JacksonAllan / c_cpp_hash_tables_benchmarkLinks
A comparative, extendable benchmarking suite for C and C++ hash-table libraries.
☆36Updated 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 Coroutines and io_uring☆52Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++20 Static Branch library☆64Updated 3 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- The Fancy Named Parameters Library☆34Updated last month
- Library for lock-free locks☆82Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- Benchmarks for our memory allocator☆69Updated last year
- ☆22Updated last week
- Boost.org unordered module☆77Updated 2 weeks ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆93Updated last week
- A fast implementation of log() and exp()☆52Updated 2 years ago
- Concurrent Deferred Reference Counting☆167Updated last year
- C++20 Memory Allocator library☆36Updated 4 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 3 weeks ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆139Updated this week
- A simple replacement for std::unordered_map☆50Updated last year
- ☆109Updated last year
- fast prime sieve and hash algorithm☆38Updated last week
- Effective Memory Reclamation☆59Updated 5 years ago
- performance counters in C++☆22Updated 2 weeks ago
- Experimental JSON builder based on C++ reflection☆52Updated 2 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- ☆44Updated 4 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago