ericherman / libjumphash
A Fast, Minimal Memory, Consistent Hash Algorithm ( origin: Google https://arxiv.org/pdf/1406.2294v1.pdf )
☆14Updated 10 months ago
Alternatives and similar repositories for libjumphash:
Users that are interested in libjumphash are comparing it to the libraries listed below
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Updated 4 years ago
- A C implementation of a self-balancing order statistic AVL tree☆17Updated 7 years ago
- Simple multiplicative hash like Murmur3 but a bit safer☆21Updated 7 years ago
- Roaring bitmaps in C☆17Updated 9 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- C port of the Farmhash Hash64 (farmhashna) hash function☆16Updated 10 years ago
- Crit-bit tree (trie) library☆32Updated 10 years ago
- A queue implemented on an array, written in C using the BSD licence.☆11Updated 9 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- A decentralized unique ID generator (int64)☆21Updated 8 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Bag ADT written in C so that you can take randomly, licensed under a BSD license☆13Updated 9 years ago
- Perfect Hash Functions☆18Updated 10 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- Very late bitcode and data binder☆19Updated 3 years ago
- Fast caclulation of the coordinates of the nth point of the Hilbert curve☆17Updated 6 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Columnar storage and query engine☆9Updated 6 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- ↗️ A growable C char array and also a stream - on stack and heap☆9Updated 3 months ago
- A library to support streaming data applications☆24Updated 4 years ago
- Heap priority queue written in C, licensed under a BSD license☆32Updated 10 years ago
- A rethinking of the C time library☆10Updated 2 months ago
- EWAH Compressed Bitmaps☆25Updated 4 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago