PeterScott / murmur3Links
Murmur3 hash in C
☆427Updated 3 years ago
Alternatives and similar repositories for murmur3
Users that are interested in murmur3 are comparing it to the libraries listed below
Sorting:
- A simple and small bloom filter implementation in plain C.☆302Updated 2 years ago
- A C library of hashtables and tries designed to store objects with high performance☆238Updated 2 years ago
- Adaptive Radix Trees implemented in C☆802Updated 3 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function