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
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- C++20 Static Branch library☆61Updated 2 months ago
- Boost.org unordered module☆76Updated last week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 10 months ago
- The Fancy Named Parameters Library☆33Updated last week
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆32Updated 7 years ago
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- ☆22Updated this week
- For details, see the blog post:☆32Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 2 weeks ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Benchmarks for our memory allocator☆68Updated last year
- Experimental JSON builder based on C++ reflection☆52Updated 2 months ago
- ☆108Updated last year
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Concurrent Deferred Reference Counting☆166Updated last year
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆133Updated this week
- Key/Value NoSQL database that utilize LSM trees☆40Updated last week
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Effective Memory Reclamation☆58Updated 5 years ago
- A hash function library☆47Updated last week
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago