PeterScott / murmur3Links
Murmur3 hash in C
☆437Updated 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 3 years ago
- A C library of hashtables and tries designed to store objects with high performance☆243Updated last month
- Adaptive Radix Trees implemented in C☆815Updated 3 years ago
- An efficient trie implementation.☆255Updated 5 years ago
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- The atomic_ops project (Atomic memory update operations portable implementation)☆445Updated last month
- SIMD-accelerated base64 codecs☆441Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- Automatically exported from code.google.com/p/cityhash☆1,212Updated last year
- Configurable C++ platform adapter☆559Updated 6 years ago
- Various open addressing hashmap algorithms in C++☆258Updated 4 years ago
- Bloom filters for C++11☆365Updated 4 years ago
- A simple C library for compressing lists of integers using binary packing☆514Updated 2 years ago
- C++ integer-to-string conversion benchmark☆343Updated 11 months ago
- High-speed secure pseudorandom function for short messages☆736Updated last year
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 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
- A compressed bitmap class in C++.☆459Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- Critbit trees in C☆334Updated 4 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,204Updated 2 weeks ago
- C library of key-value data structures.☆297Updated 5 years ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆987Updated 8 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆852Updated 2 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Doug Lea's memory allocator☆283Updated 6 years ago
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆553Updated 2 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆448Updated 2 months ago