PeterScott / murmur3Links
Murmur3 hash in C
☆440Updated 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
- Adaptive Radix Trees implemented in C☆816Updated 3 years ago
- [deprecated] For native C atomics, see Turf instead☆519Updated 9 years ago
- A C library of hashtables and tries designed to store objects with high performance☆243Updated 2 months ago
- An efficient trie implementation.☆255Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Various open addressing hashmap algorithms in C++☆258Updated 4 years ago
- Bloom filters for C++11☆364Updated 4 years ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆991Updated 8 months ago
- The atomic_ops project (Atomic memory update operations portable implementation)☆445Updated last week
- Automatically exported from code.google.com/p/cityhash☆1,215Updated last year
- Configurable C++ platform adapter☆559Updated 6 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- High-speed secure pseudorandom function for short messages☆743Updated last year
- A simple C library for compressing lists of integers using binary packing☆515Updated 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 3 months ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- SIMD-accelerated base64 codecs☆444Updated last year
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆415Updated 6 years ago
- C++ integer-to-string conversion benchmark☆343Updated 11 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆853Updated 2 months ago
- A compressed bitmap class in C++.☆460Updated last year
- A C++ implementation of the aho corasick pattern search algorithm☆232Updated last year
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- C library of key-value data structures.☆298Updated 5 years ago
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- A radix tree implementation in ANSI C☆1,215Updated 2 years ago
- C port of the HdrHistogram☆270Updated 5 months ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆479Updated 5 years ago