ericherman / libjumphash
A Fast, Minimal Memory, Consistent Hash Algorithm ( origin: Google https://arxiv.org/pdf/1406.2294v1.pdf )
☆14Updated 6 months ago
Alternatives and similar repositories for libjumphash:
Users that are interested in libjumphash are comparing it to the libraries listed below
- AVX-2 vectorised 8-bit positional popcount for Go☆23Updated 4 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- AVX-512 utilities☆18Updated 10 years ago
- A library to support streaming data applications☆24Updated 3 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Crit-bit tree (trie) library☆32Updated 10 years ago
- Zobrist hashing in C☆13Updated 8 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 5 years ago
- ↗️ A growable C char array and also a stream☆9Updated last month
- Small strings compression library☆41Updated 4 years ago
- Interleaving bits from two sources using SIMD instructions.☆14Updated 6 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- C port of the Farmhash Hash64 (farmhashna) hash function☆16Updated 10 years ago
- A decentralized unique ID generator (int64)☆21Updated 8 years ago
- leveldb FUSE filesystem☆15Updated 10 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- A fairly quick data structure for matching a string against a large list of patterns.☆35Updated 8 months ago
- Drop-in replacement for strdup(3) from libc☆12Updated 4 years ago
- Yet Another Efficient Unification Algorithm☆26Updated 5 months ago
- Bullet physics library ported to JavaScript with Cheerp☆23Updated 9 years ago
- PPM compressor with high compression ratio.☆32Updated 6 years ago
- Cuckoo Hashtable C Library☆33Updated 4 years ago
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆15Updated 7 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- Fast 64 bit evolved hash.☆32Updated 7 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- cityhash (C99)☆12Updated 5 years ago