cmuparlay / parlayhashLinks
Concurrent Hash Table
☆27Updated last month
Alternatives and similar repositories for parlayhash
Users that are interested in parlayhash are comparing it to the libraries listed below
Sorting:
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆43Updated last year
- ☆44Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- A simple replacement for std::unordered_map☆49Updated 10 months ago
- Library for lock-free locks☆80Updated last year
- B++ Tree☆68Updated 10 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Test if AVX vector loads and stores are atomic☆30Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Boost.org unordered module☆73Updated this week
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆34Updated 7 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- For details, see the blog post:☆32Updated last year
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- C++ wrapper around wyhash and wyrand☆14Updated 10 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆82Updated 9 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 5 months ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆20Updated 2 months ago