M.V. Hutz 977bd25e9a
All checks were successful
CI / Check PR Title (pull_request) Successful in 18s
CI / Go Lint (pull_request) Successful in 34s
CI / Markdown Lint (pull_request) Successful in 22s
CI / Makefile Lint (pull_request) Successful in 33s
CI / Unit Tests (pull_request) Successful in 47s
CI / Fuzz Tests (pull_request) Successful in 1m3s
CI / Mutation Tests (pull_request) Successful in 1m13s
fix: disable blank issue forms
2026-04-03 15:52:47 +02:00
2026-04-03 15:52:47 +02: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-20 01:59:54 +00:00
2026-03-20 01:59:54 +00:00
2026-03-17 01:22:42 +00:00
2026-03-17 00:59:15 +00:00
2026-03-20 01:59:54 +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.

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