cmuparlay / parlayhash
Concurrent Hash Table
☆21Updated last month
Alternatives and similar repositories for parlayhash:
Users that are interested in parlayhash are comparing it to the libraries listed below
- A simple replacement for std::unordered_map☆47Updated 6 months ago
- ☆43Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆42Updated last year
- Boost.org unordered module☆66Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- C++ Channels & WaitGroup inspired by the Go Programming Language☆18Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated last year
- Compact SVO optimized vector for C++17 or higher☆100Updated 9 months ago
- C++ wrapper around wyhash and wyrand☆14Updated 7 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆55Updated last week
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- A C++ implementation of a LRU cache☆38Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- Benchmarks for our memory allocator☆63Updated last year
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- Library for lock-free locks☆77Updated last year
- Experimental JSON builder based on C++ reflection☆49Updated last week
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- C++20 SIMD Within A Register library☆29Updated 6 months ago
- Tiny Test System☆27Updated last month
- C++20 Static Branch library☆52Updated 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…☆31Updated 4 months ago
- A header only structure of arrays container for C++☆41Updated last year