JacksonAllan / c_cpp_hash_tables_benchmarkLinks
A comparative, extendable benchmarking suite for C and C++ hash-table libraries.
☆41Updated last year
Alternatives and similar repositories for c_cpp_hash_tables_benchmark
Users that are interested in c_cpp_hash_tables_benchmark are comparing it to the libraries listed below
Sorting:
- C++20 Static Branch library☆94Updated 6 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- A fast implementation of log() and exp()☆55Updated 3 years ago
- Library for lock-free locks☆83Updated 2 years ago
- Concurrent Deferred Reference Counting☆172Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- a small lightweight std::execution work-alike☆65Updated 8 months ago
- C++20 Memory Allocator library☆36Updated 7 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 2 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- A simple replacement for std::unordered_map☆51Updated last year
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆162Updated this week
- Boost.org unordered module☆86Updated last week
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Experimental JSON builder based on C++ reflection☆56Updated last month
- Effective Memory Reclamation☆63Updated 5 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- performance counters in C++☆22Updated 2 months ago
- A header only structure of arrays container for C++☆43Updated 2 years ago