mackstann / hash-table-shootoutLinks
A benchmark of some prominent C/C++ hash table implementations
☆105Updated 6 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
Sorting:
- Sample implementation of a proposed C++ hashing framework☆29Updated 9 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Compact Data Structures Library☆100Updated 3 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- ☆66Updated 4 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated last year
- Fast decoder for VByte-compressed integers☆123Updated last year
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Iterator library.☆79Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- 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
- For details, see the blog post:☆32Updated last year
- A C++ library for integer array compression☆29Updated 3 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- High-performance multicore-scalable data structures and benchmarks☆141Updated 5 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Fast and Reliable (but not Secure) Hash☆53Updated 7 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago