mvhutz afd3472d1d
CI / Makefile Lint (pull_request) Successful in 20s
CI / Go Lint (pull_request) Successful in 17s
CI / Unit Tests (pull_request) Successful in 14s
CI / Mutation Tests (pull_request) Failing after 13s
CI / Fuzz Tests (pull_request) Successful in 1m13s
ci: enforce 100% mutation coverage
This will strongly indicate whether the test cases actually cover.
2026-03-19 21:20:18 -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-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-19 21:20:18 -04: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.

S
Description
A hash table that uses cuckoo hashing to achieve a worst-case O(1) lookup time.
Readme AGPL-3.0 3.4 MiB
Languages
Go 94.9%
Makefile 5.1%