ericherman / libjumphash
A Fast, Minimal Memory, Consistent Hash Algorithm ( origin: Google https://arxiv.org/pdf/1406.2294v1.pdf )
☆14Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for libjumphash
- AVX-2 vectorised 8-bit positional popcount for Go☆23Updated 4 years ago
- AVX-512 utilities☆18Updated 10 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 5 years ago
- A library to support streaming data applications☆24Updated 3 years ago
- High-performance Concurrent Cuckoo Hashing Library☆46Updated 9 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆9Updated 3 years ago
- AVX512 population count routines☆22Updated 5 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- Crit-bit tree (trie) library☆32Updated 10 years ago
- YAML Object Model Layer - a DOM-like interface for YAML☆40Updated 6 months ago
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆15Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- Drop-in replacement for strdup(3) from libc☆12Updated 4 years ago
- A fairly quick data structure for matching a string against a large list of patterns.☆34Updated 6 months ago
- Perfect Hash Functions☆17Updated 9 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆10Updated 5 years ago
- Benchmark supporting baseless libel against clang-format☆11Updated 4 years ago
- A decentralized unique ID generator (int64)☆21Updated 8 years ago
- PPM compressor with high compression ratio.☆31Updated 6 years ago
- Lightweight cryptographic hash functions (reference code)☆15Updated 10 years ago
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- C library to compute the Hamming weight of arrays☆44Updated 5 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Efficient and customisable compression of short strings☆49Updated 8 years ago