Skip to content

Releases: romz-pl/extendible-hashing

Key as blob

12 Mar 20:58
bbec746
Compare
Choose a tag to compare

Key can be variable length blob

HashEx: Get, Put, Delete, Count

23 Oct 08:59
Compare
Choose a tag to compare

The non-template implementation.
Key is uin32_t type.
Data is std::string type.
However, it is straightforward to extend the current implementation for other types.