google / hashtable-benchmarks
☆104Updated last year
Alternatives and similar repositories for hashtable-benchmarks:
Users that are interested in hashtable-benchmarks are comparing it to the libraries listed below
- The world's first wait-free Software Transactional Memory☆171Updated 5 years ago
- Comprehensive benchmarks of C++ maps☆304Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Concurrent Deferred Reference Counting☆156Updated last year
- C++ framework for rapid server development☆77Updated last year
- Effective Memory Reclamation☆54Updated 5 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆108Updated last month
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- A fast SIMD parser for CSV files☆150Updated 2 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- ☆127Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- STL compatible implementation of hash map optimized for concurrent access☆25Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆138Updated 4 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆201Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 3 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆131Updated 5 years ago
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 6 years ago
- Lock-free framework for loggers, tracers, and mockers in multithreaded C++ programs.☆100Updated 7 years ago
- High-performance dictionary coding☆104Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago