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:
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Lock-free multithreaded memory allocation☆110Updated 8 years ago
- Rolling Hash C++ Library☆189Updated last year
- Linear vs binary search benchmark☆41Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆120Updated 8 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- For details, see the blog post:☆34Updated last year
- Fast decoder for VByte-compressed integers☆125Updated 2 weeks ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Our open source benchmarks and code samples☆193Updated last month
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Cross-platform atomic operations and lock algorithm library☆100Updated 7 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 6 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- Experiments with array layouts for comparison-based searching☆85Updated last year
- C Minimal Perfect Hashing Library☆89Updated 8 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- QSBR and EBR library☆133Updated 5 years ago
- Algorithms to compress sorted arrays of integers☆19Updated 11 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆276Updated 4 years ago