mackstann / hash-table-shootoutLinks
A benchmark of some prominent C/C++ hash table implementations
☆104Updated 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
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Rolling Hash C++ Library☆190Updated last year
- Fast decoder for VByte-compressed integers☆126Updated 2 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66Updated last year
- Linear vs binary search benchmark☆41Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 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
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 3 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- Sample implementation of a proposed C++ hashing framework☆29Updated 10 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- ☆16Updated 11 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- Lightweight locality-aware user-level threading runtime.☆197Updated 3 weeks ago
- A collection of SIMD optimized general purpose hash functions☆48Updated 10 years ago
- Compact Data Structures Library☆103Updated 3 years ago
- Memory-mapped storage library☆76Updated 9 years ago