717408239b1e779543f2ca234b21f81f7f3c3c9b
tools/dsa (#1)
Moved the implementation of this hash table from `tools/dsa` #1. Reviewed-on: #1 Co-authored-by: M.V. Hutz <git@maximhutz.me> Co-committed-by: M.V. Hutz <git@maximhutz.me>
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%