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:
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 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
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- Library for lock-free locks☆83Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- C++20 Static Branch library☆94Updated 6 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…☆43Updated 4 months ago
- performance counters in C++☆22Updated 2 months 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
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Boost.org unordered module☆86Updated last week
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 6 years ago
- a small lightweight std::execution work-alike☆65Updated 8 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 2 months ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- For details, see the blog post:☆34Updated 2 years ago
- ☆22Updated last month
- Experimental JSON builder based on C++ reflection☆56Updated last month
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆162Updated last month
- Effective Memory Reclamation☆63Updated 5 years ago
- A hash function library☆47Updated last week
- benchmarking positional population count☆16Updated 2 months ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated last week
- C++20 Memory Allocator library☆36Updated 7 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Standalone version of the boost::unordered library☆31Updated 4 months ago