greg7mdp / parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
☆2,573Updated last month
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,533Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,285Updated 2 months ago
- C++14 lock-free queue.☆1,536Updated 3 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,322Updated 3 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,886Updated 4 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,434Updated 10 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,446Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,843Updated last week
- A fast, memory efficient hash map for C++☆1,255Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,204Updated 8 months ago
- A beautiful stack trace pretty printer for C++☆3,816Updated 5 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆953Updated last month
- A C++ library of Concurrent Data Structures☆2,568Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,713Updated 9 months ago
- A fast single-producer, single-consumer lock-free queue for C++☆3,769Updated 4 months ago
- A C++11 library for serialization☆4,243Updated 3 months 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,497Updated 4 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,636Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,100Updated last month
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,224Updated last week
- SIMD Vector Classes for C++☆1,459Updated 5 months ago
- BS: a fast, lightweight, and easy-to-use C++17 thread pool library☆2,229Updated 6 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,334Updated 3 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆921Updated 10 months ago
- Unified Executors☆1,493Updated this week
- Concurrent data structures in C++☆1,407Updated 4 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,093Updated 2 years ago
- oneAPI Threading Building Blocks (oneTBB)☆5,758Updated this week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆729Updated 2 months ago
- Header-only TOML config file parser and serializer for C++17.☆1,589Updated 2 weeks ago