b1ab3a6326432072676058c8ea7be26f3b79b2f0
All checks were successful
CI / Go Lint (push) Successful in 29s
CI / Makefile Lint (push) Successful in 28s
CI / Markdown Lint (push) Successful in 16s
CI / Unit Tests (push) Successful in 28s
CI / Fuzz Tests (push) Successful in 59s
CI / Mutation Tests (push) Successful in 1m7s
./.claude/settings.json (#14)
There shouldn't be a global settings folder for Claude in the repository. Also, add final newline to `.gitignore`. Reviewed-on: #14 Co-authored-by: M.V. Hutz <git@maximhutz.me> Co-committed-by: M.V. Hutz <git@maximhutz.me>
Go Cuckoo
A hash table that uses cuckoo hashing to achieve a worst-case O(1) lookup time. Read more about it in the package documentation.
Languages
Go
93.9%
Makefile
6.1%