JacksonAllan / c_cpp_hash_tables_benchmarkLinks
A comparative, extendable benchmarking suite for C and C++ hash-table libraries.
☆34Updated 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☆51Updated 2 years ago
- ☆21Updated 8 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- The Fancy Named Parameters Library☆31Updated last month
- C++20 Static Branch library☆59Updated 2 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 8 months ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Experimental JSON builder based on C++ reflection☆51Updated 3 months ago
- C++20 SIMD Within A Register library☆40Updated last month
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Standalone version of the boost::unordered library☆27Updated 4 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A hash function library☆45Updated last week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆35Updated 8 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆58Updated last year
- C++20 Memory Allocator library☆35Updated last month
- Boost.org unordered module☆75Updated 2 weeks ago
- ☆26Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- benchmarking positional population count☆14Updated last year
- ☆16Updated 11 years ago
- For details, see the blog post:☆32Updated last year
- Benchmarks for our memory allocator☆65Updated last year
- Boost.Scope, a collection of scope guard utilities.☆16Updated this week
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Library for lock-free locks☆82Updated last year
- fast prime sieve and hash algorithm☆38Updated 3 weeks ago