PeterScott / murmur3Links
Murmur3 hash in C
☆434Updated 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 C library of hashtables and tries designed to store objects with high performance☆241Updated last month
- A simple and small bloom filter implementation in plain C.☆302Updated 3 years ago
- Adaptive Radix Trees implemented in C☆809Updated 3 years ago
- An efficient trie implementation.☆255Updated 5 years ago
- Automatically exported from code.google.com/p/cityhash☆1,209Updated last year
- The atomic_ops project (Atomic memory update operations portable implementation)☆444Updated last week
- A simple C library for compressing lists of integers using binary packing☆511Updated 2 years ago
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆976Updated 6 months ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆478Updated 4 years ago
- A compressed bitmap class in C++.☆457Updated last year
- High-speed secure pseudorandom function for short messages☆732Updated last year
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,185Updated last month
- Configurable C++ platform adapter☆561Updated 6 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆847Updated 3 weeks ago
- Doug Lea's memory allocator☆278Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- SIMD-accelerated base64 codecs☆438Updated last year
- One of the fastest hash functions.☆362Updated 9 months ago
- Bloom filters for C++11☆365Updated 3 years ago
- Branchless UTF-8 decoder☆622Updated 3 years ago
- C++ integer-to-string conversion benchmark☆342Updated 9 months ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Sorting routine implementations in "template" C☆471Updated last year
- Critbit trees in C☆334Updated 3 years ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆440Updated 4 months ago