3 lines
92 B
Markdown
3 lines
92 B
Markdown
# go-cuckoo
|
|
|
|
A hash table that uses cuckoo hashing to achieve a worst-case O(1) lookup time. |