greg7mdp / parallel-hashmapLinks
A family of header-only, very fast and memory-friendly hashmap and btree containers.
☆3,139Updated 2 months ago
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,603Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,447Updated 3 months ago
- C++14 lock-free queue.☆1,809Updated last week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,739Updated 9 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,168Updated last month
- 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,989Updated this week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,306Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,668Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,992Updated 11 months ago
- A beautiful stack trace pretty printer for C++☆4,237Updated 9 months ago
- A C++ library of Concurrent Data Structures☆2,722Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,471Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,810Updated 2 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,911Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,226Updated this week
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,614Updated this week
- A fast, memory efficient hash map for C++☆1,299Updated 8 months ago
- A very fast hashtable☆1,836Updated 2 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,474Updated 7 months ago
- Asynchronous Low Latency C++ Logging Library☆2,807Updated 2 weeks ago
- Unified Executors☆1,681Updated 3 weeks ago
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,885Updated last month
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,157Updated 2 years ago
- Concurrent data structures in C++☆1,446Updated 5 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,284Updated last year
- A high-performance, concurrent hash table☆1,732Updated 10 months ago
- A C++11 library for serialization☆4,610Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,593Updated 8 months ago
- SIMD Vector Classes for C++☆1,517Updated last year
- Async++ concurrency framework for C++11☆1,413Updated last year