mackstann / hash-table-shootout
A benchmark of some prominent C/C++ hash table implementations
☆103Updated 5 years ago
Alternatives and similar repositories for hash-table-shootout:
Users that are interested in hash-table-shootout are comparing it to the libraries listed below
- Fast decoder for VByte-compressed integers☆121Updated 8 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 8 months ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- Sample implementation of a proposed C++ hashing framework☆29Updated 9 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- ☆66Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Experiments with array layouts for comparison-based searching☆82Updated last year
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- Rolling Hash C++ Library☆188Updated 11 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- MDBM a very fast memory-mapped key/value store.☆76Updated last year
- ☆15Updated 10 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Iterator library.☆79Updated 5 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆76Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated 11 months ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- bit & sketches data structures☆60Updated 6 years ago
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year