greg7mdp / parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
☆2,714Updated 2 weeks ago
Alternatives and similar repositories for parallel-hashmap:
Users that are interested in parallel-hashmap are comparing it to the libraries listed below
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,538Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,302Updated 3 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,432Updated 5 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,902Updated this week
- A fast, memory efficient hash map for C++☆1,259Updated last year
- C++14 lock-free queue.☆1,571Updated last month
- A C++ library of Concurrent Data Structures☆2,582Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,224Updated 10 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,901Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆3,471Updated last year
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆988Updated last month
- Concurrent data structures in C++☆1,410Updated 4 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,713Updated last week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,740Updated 11 months ago
- A beautiful stack trace pretty printer for C++☆3,861Updated 6 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆732Updated 3 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,120Updated 3 months ago
- A C++11 library for serialization☆4,284Updated 3 weeks ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,506Updated 5 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,470Updated 3 months ago
- Unified Executors☆1,519Updated last week
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,284Updated this week
- A fast single-producer, single-consumer lock-free queue for C++☆3,906Updated 6 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,171Updated 3 months ago
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,304Updated 3 weeks ago
- Lightweight profiler library for c++☆2,226Updated last month
- Async++ concurrency framework for C++11☆1,368Updated 3 months ago
- oneAPI Threading Building Blocks (oneTBB)☆5,870Updated this week
- Asynchronous Low Latency C++ Logging Library☆1,894Updated this week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,863Updated this week