PeterScott / murmur3Links
Murmur3 hash in C
☆421Updated 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 C library of hashtables and tries designed to store objects with high performance☆232Updated 2 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- One of the fastest hash functions.☆353Updated 3 months ago
- A simple and small bloom filter implementation in plain C.☆297Updated 2 years ago
- Configurable C++ platform adapter☆560Updated 6 years ago
- The atomic_ops project (Atomic memory update operations portable implementation)☆439Updated last week
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆471Updated 4 years ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆937Updated 3 weeks ago
- Fast integer compression in C using the StreamVByte codec☆400Updated 3 months ago
- The Memory Pool System☆594Updated 6 months ago
- The FastPFOR C++ library: Fast integer compression☆920Updated 2 months ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆366Updated 2 years ago
- Adaptive Radix Trees implemented in C☆794Updated 3 years ago
- A compressed bitmap class in C++.☆452Updated 7 months ago
- Small, portable implementation of the C11 threads API☆976Updated last year
- Critbit trees in C☆335Updated 3 years ago
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆677Updated 2 weeks ago
- C library of key-value data structures.☆294Updated 5 years ago
- C++ integer-to-string conversion benchmark☆341Updated 3 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆820Updated 8 months ago
- Bloom filters for C++11☆358Updated 3 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,017Updated 11 months ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆379Updated 4 years ago