google / hashtable-benchmarksLinks
☆112Updated last year
Alternatives and similar repositories for hashtable-benchmarks
Users that are interested in hashtable-benchmarks are comparing it to the libraries listed below
Sorting:
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- A fast SIMD parser for CSV files☆160Updated 3 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆408Updated 2 weeks ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Simple C++ code to benchmark fast division algorithms☆54Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 months ago
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- Succinct data structures in C/C++☆92Updated last year
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 2 months ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆103Updated 5 months ago
- C++ framework for rapid server development☆76Updated last year
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago