ericherman / libjumphashLinks
A Fast, Minimal Memory, Consistent Hash Algorithm ( origin: Google https://arxiv.org/pdf/1406.2294v1.pdf )
☆14Updated last year
Alternatives and similar repositories for libjumphash
Users that are interested in libjumphash are comparing it to the libraries listed below
Sorting:
- Dictionary implemented through a skiplist☆15Updated 11 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
- Bag ADT written in C so that you can take randomly, licensed under a BSD license☆13Updated 9 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Updated 4 years ago
- Small strings compression library☆41Updated 4 years ago
- Collection of Parallel String Sorting Algorithms including Parallel Super Scalar String Sample Sort and Parallel Multiway LCP-Mergesort☆33Updated 2 years ago
- ↗️ A growable C char array and also a stream - on stack and heap☆9Updated last month
- Simple multiplicative hash like Murmur3 but a bit safer☆21Updated 7 years ago
- A textual language for binary data.☆37Updated 3 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A library to support streaming data applications☆24Updated 4 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- AVX-512 utilities☆20Updated 10 years ago
- ☆26Updated 8 years ago
- leveldb FUSE filesystem☆16Updated 11 years ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- Perfect Hash Functions☆18Updated 10 years ago
- ARTful radix tree☆13Updated 8 years ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆31Updated 6 years ago
- Bullet physics library ported to JavaScript with Cheerp☆23Updated 9 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A minimalist event emitter in C++☆15Updated 4 years ago
- YAML Object Model Layer - a DOM-like interface for YAML☆41Updated last year
- Simple wildcard string comparison for C☆19Updated 4 years ago
- A fairly quick data structure for matching a string against a large list of patterns.☆35Updated 3 weeks ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- A decentralized unique ID generator (int64)☆21Updated 9 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- asm.js parser in C++☆18Updated 9 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago