c1314f8a3ced54c39c9619f613d670404590f328
- Generalized Table.resize() to accept a capacity size for each bucket.
go-cuckoo
A hash table that uses cuckoo hashing to achieve a worst-case O(1) lookup time.
Languages
Go
93.3%
Makefile
6.7%