M.V. Hutz cd115ba7a2
Some checks failed
CI / Makefile Lint (pull_request) Successful in 16s
CI / Go Lint (pull_request) Successful in 20s
CI / Unit Tests (pull_request) Successful in 15s
CI / Fuzz Tests (pull_request) Successful in 47s
CI / Mutation Tests (pull_request) Failing after 40s
fix: mutation test threshold should be in config
There isn't a `--threshold` flag for `go-gremlins`.
2026-03-19 21:23:16 -04:00
2026-03-17 00:59:15 +00:00
2026-03-17 01:22:42 +00:00
2026-03-17 01:22:42 +00:00
2026-03-17 01:22:42 +00:00
2026-03-19 21:08:23 -04:00
2026-03-19 21:08:23 -04:00
2026-03-17 01:22:42 +00:00
2026-03-17 00:59:15 +00:00
2026-03-17 00:59:15 +00:00
2026-03-17 01:22:42 +00:00

go-cuckoo

A hash table that uses cuckoo hashing to achieve a worst-case O(1) lookup time.

Description
A hash table that uses cuckoo hashing to achieve a worst-case O(1) lookup time.
Readme AGPL-3.0 141 KiB
Languages
Go 93.3%
Makefile 6.7%