mvhutz 00ed7c8888
CI / Check PR Title (pull_request) Successful in 43s
CI / Makefile Lint (pull_request) Successful in 1m14s
CI / Go Lint (pull_request) Successful in 1m24s
CI / Markdown Lint (pull_request) Successful in 47s
CI / Unit Tests (pull_request) Successful in 1m15s
CI / Fuzz Tests (pull_request) Successful in 1m41s
CI / Mutation Tests (pull_request) Successful in 1m22s
style: capitalization in status for adr template
2026-07-03 21:41:42 -04:00
2026-07-03 23:53:17 +00:00
2026-07-03 23:53:17 +00:00
2026-07-03 23:53:17 +00:00
2026-03-17 01:22:42 +00:00
2026-03-17 00:59:15 +00:00
2026-07-03 23:53:17 +00:00

Go Cuckoo, by `mvhutz`. 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.

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%