google / hashtable-benchmarksLinks
☆111Updated 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:
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Fast Approximate Membership Filters (C++)☆286Updated 2 months ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆116Updated 10 months ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆70Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 2 weeks ago
- Concurrent Deferred Reference Counting☆169Updated last year
- High-performance multicore-scalable data structures and benchmarks☆143Updated 6 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆404Updated last month
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Library for lock-free locks☆83Updated 2 years ago
- C++ framework for rapid server development☆77Updated last year
- ☆128Updated 2 years ago
- Succinct data structures in C/C++☆89Updated last year
- A fast SIMD parser for CSV files☆158Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last week
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Storage for my snippets, toy programs, etc.☆368Updated 7 months ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆332Updated 11 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆180Updated 3 months ago