greg7mdp / parallel-hashmapLinks
A family of header-only, very fast and memory-friendly hashmap and btree containers.
☆2,976Updated last week
Alternatives and similar repositories for parallel-hashmap
Users that are interested in parallel-hashmap are comparing it to the libraries listed below
Sorting:
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,569Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,570Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,033Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,354Updated 2 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,817Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,619Updated last year
- A beautiful stack trace pretty printer for C++☆4,044Updated 2 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,952Updated 3 months ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,126Updated last month
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,913Updated last week
- A C++11 library for serialization☆4,430Updated 4 months ago
- A C++ library of Concurrent Data Structures☆2,647Updated last year
- C++14 lock-free queue.☆1,665Updated last month
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,255Updated 2 months ago
- A fast, memory efficient hash map for C++☆1,281Updated 3 weeks ago
- SIMD Vector Classes for C++☆1,492Updated last year
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,398Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,201Updated 8 months ago
- Unified Executors☆1,600Updated 3 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,308Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,556Updated 8 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆11,077Updated 3 weeks ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,089Updated 4 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,467Updated 3 months ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,783Updated last week
- Async++ concurrency framework for C++11☆1,403Updated 8 months ago
- Lightweight profiler library for c++☆2,281Updated 6 months ago
- Asynchronous Low Latency C++ Logging Library☆2,215Updated this week
- oneAPI Threading Building Blocks (oneTBB)☆6,169Updated this week
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,550Updated 5 months ago