PeterScott / murmur3Links
Murmur3 hash in C
☆442Updated 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.☆304Updated 3 years ago
- A C library of hashtables and tries designed to store objects with high performance☆243Updated 2 months ago
- Adaptive Radix Trees implemented in C☆816Updated 3 years ago
- An efficient trie implementation.☆255Updated 5 years ago
- The atomic_ops project (Atomic memory update operations portable implementation)☆445Updated 2 weeks ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Bloom filters for C++11☆364Updated 4 years ago
- Various open addressing hashmap algorithms in C++☆258Updated 4 years ago
- [deprecated] For native C atomics, see Turf instead☆519Updated 9 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- A simple C library for compressing lists of integers using binary packing☆515Updated 2 years ago
- Automatically exported from code.google.com/p/cityhash☆1,215Updated last year
- C library of key-value data structures.☆298Updated 5 years ago
- High-speed secure pseudorandom function for short messages☆745Updated last year
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- Critbit trees in C☆334Updated 4 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆479Updated 5 years ago
- Sorting routine implementations in "template" C☆473Updated last year
- Fast integer compression in C using the StreamVByte codec☆413Updated last year
- Doug Lea's memory allocator☆284Updated 6 years ago
- C++ integer-to-string conversion benchmark☆343Updated 11 months ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆448Updated 3 months ago
- SIMD-accelerated base64 codecs☆443Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆853Updated 2 months ago
- Configurable C++ platform adapter☆559Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆994Updated 9 months ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆391Updated 5 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆415Updated 6 years ago