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:
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Rolling Hash C++ Library☆187Updated last year
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- Fast decoder for VByte-compressed integers☆124Updated last year
- 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
- Linear vs binary search benchmark☆40Updated 5 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 4 years ago
- Sample implementation of a proposed C++ hashing framework☆29Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- ☆108Updated last year
- Compact Data Structures Library☆100Updated 3 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 3 years ago
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- Algorithms to compress sorted arrays of integers☆18Updated 11 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- For details, see the blog post:☆32Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 10 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆291Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆167Updated 5 months ago
- Iterator library.☆79Updated 5 years ago
- ☆16Updated 11 years ago