greg7mdp / parallel-hashmapLinks
A family of header-only, very fast and memory-friendly hashmap and btree containers.
☆3,140Updated last month
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,599Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,443Updated 2 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,733Updated 8 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,165Updated last month
- C++14 lock-free queue.☆1,803Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆3,801Updated 2 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,453Updated 7 months ago
- A beautiful stack trace pretty printer for C++☆4,222Updated 9 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,992Updated 11 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,296Updated 2 months ago
- A fast, memory efficient hash map for C++☆1,299Updated 8 months ago
- A C++11 library for serialization☆4,598Updated last year
- A C++ library of Concurrent Data Structures☆2,720Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,465Updated last year
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,596Updated this week
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆1,977Updated this week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,206Updated this week
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,863Updated 3 weeks ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,907Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,660Updated last year
- Asynchronous Low Latency C++ Logging Library☆2,782Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,279Updated last year
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,324Updated last year
- Unified Executors☆1,679Updated 2 weeks ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆11,998Updated 6 months ago
- A high-performance, concurrent hash table☆1,728Updated 9 months ago
- Concurrent data structures in C++☆1,446Updated 5 years ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,916Updated 3 weeks ago
- A very fast hashtable☆1,831Updated 2 years 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,590Updated 7 months ago