greg7mdp / parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
☆2,535Updated this week
Related projects ⓘ
Alternatives and complementary repositories for parallel-hashmap
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,529Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,272Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,825Updated this week
- A fast, memory efficient hash map for C++☆1,249Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,305Updated 2 months ago
- A fast single-producer, single-consumer lock-free queue for C++☆3,732Updated 4 months ago
- C++14 lock-free queue.☆1,518Updated this week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,709Updated 8 months ago
- A C++ library of Concurrent Data Structures☆2,563Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,414Updated 10 months ago
- A beautiful stack trace pretty printer for C++☆3,787Updated 4 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,190Updated 8 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆930Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,435Updated last month
- A hybrid thread / fiber task scheduler written in C++ 11☆1,876Updated 3 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,087Updated 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,495Updated 3 months ago
- Unified Executors☆1,482Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆729Updated last month
- A C++11 library for serialization☆4,228Updated 2 months ago
- Async++ concurrency framework for C++11☆1,347Updated 3 weeks ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,198Updated last week
- Concurrent data structures in C++☆1,405Updated 4 years ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆4,915Updated last week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,584Updated 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, Chromium, R…☆1,573Updated last week
- C++ implementation of a fast and memory efficient HAT-trie☆791Updated last month
- Portable header-only C++ low level SIMD library☆1,238Updated 2 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,867Updated 2 weeks ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆9,973Updated last year