PeterScott / murmur3Links
Murmur3 hash in C
☆432Updated 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.☆301Updated 3 years ago
- A C library of hashtables and tries designed to store objects with high performance☆240Updated 2 weeks ago
- An efficient trie implementation.☆255Updated 4 years ago
- Adaptive Radix Trees implemented in C☆810Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function