M.V. Hutz bd3f0aad04
Some checks failed
CI / Go Lint (pull_request) Failing after 11s
CI / Makefile Lint (pull_request) Successful in 41s
CI / Unit Tests (pull_request) Successful in 45s
CI / Fuzz Tests (pull_request) Successful in 1m25s
CI / Mutation Tests (pull_request) Successful in 1m17s
chore: removed testdata for fuzz test
2026-03-19 20:54:54 -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-19 20:46:31 -04:00
2026-03-17 01:22:42 +00:00
2026-03-17 01:22:42 +00:00
2026-03-19 20:46:31 -04:00
2026-03-19 20:46:31 -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
2026-03-19 20:46:31 -04: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%