google / hashtable-benchmarksLinks
☆108Updated 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☆173Updated 5 years ago
- A fast SIMD parser for CSV files☆155Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- Fast Approximate Membership Filters (C++)☆281Updated 7 months ago
- Succinct data structures in C/C++☆88Updated 10 months ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Effective Memory Reclamation☆58Updated 5 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- ☆128Updated 2 years ago
- Simple C++ code to benchmark fast division algorithms☆52Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years 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 fast alternative to the modulo reduction☆311Updated 4 years ago
- Portable C++ SIMD library☆173Updated 5 years ago
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 9 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆400Updated 2 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 11 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆207Updated 2 years ago