An open API service indexing awesome lists of open source software.

https://github.com/tokenrove/small-cuckoo

some old cuckoo hashing code
https://github.com/tokenrove/small-cuckoo

c hash-map snippet

Last synced: 12 months ago
JSON representation

some old cuckoo hashing code

Awesome Lists containing this project

README

          

Implementation of Cuckoo hashing for small tables. Extracted from
something else, probably not useful for others right now.