mvhutz b762417b80
CI / lint (pull_request) Successful in 51s
CI / unit-test (pull_request) Successful in 25s
CI / mutation-test (pull_request) Successful in 2m44s
CI / fuzz-test (pull_request) Successful in 1m2s
chore: move from tools/dsa
Moved the implementation of this hash table from `tools/dsa` #1.
2026-03-16 21:10:08 -04:00
2026-03-17 00:59:15 +00:00
2026-03-16 21:10:08 -04:00
2026-03-16 21:10:08 -04:00
2026-03-16 21:10:08 -04:00
2026-03-16 21:10:08 -04:00
2026-03-16 21:10:08 -04:00
2026-03-16 21:10:08 -04:00
2026-03-16 21:10:08 -04:00
2026-03-16 21:10:08 -04:00
2026-03-16 21:10:08 -04:00
2026-03-16 21:10:08 -04:00
2026-03-16 21:10:08 -04:00
2026-03-17 00:59:15 +00:00
2026-03-16 21:10:08 -04:00
2026-03-17 00:59:15 +00:00
2026-03-16 21:10:08 -04:00
2026-03-16 21:10:08 -04: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%