PeterScott / murmur3Links
Murmur3 hash in C
☆423Updated 2 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.☆299Updated 2 years ago
- A C library of hashtables and tries designed to store objects with high performance☆235Updated 2 years ago
- Adaptive Radix Trees implemented in C☆797Updated 3 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function☆279Updated last year
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- Configurable C++ platform adapter☆561Updated 6 years ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆943Updated 2 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆827Updated 9 months ago
- C++ integer-to-string conversion benchmark☆341Updated 5 months ago
- The atomic_ops project (Atomic memory update operations portable implementation)☆441Updated last month
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- Automatically exported from code.google.com/p/cityhash☆1,176Updated last year
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- A simple C library for compressing lists of integers using binary packing☆501Updated last year
- Rolling Hash C++ Library☆187Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- Bloom filters for C++11☆359Updated 3 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,172Updated 3 months ago
- A compressed bitmap class in C++.☆454Updated 8 months ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- Lightweight and fast JSON parser for C++☆340Updated 11 months ago
- High-speed secure pseudorandom function for short messages☆711Updated last year
- Fast integer compression in C using the StreamVByte codec☆402Updated 5 months ago
- SIMD-accelerated base64 codecs☆436Updated last year
- A fast, memory efficient hash map for C++☆1,283Updated last month
- Tiny perfect hash library for C, C++, and Lua☆166Updated 6 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆403Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago