greg7mdp / parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
☆2,842Updated last week
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,543Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,313Updated 2 weeks ago
- C++14 lock-free queue.☆1,597Updated last week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,466Updated 6 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,916Updated this week
- A C++ library of Concurrent Data Structures☆2,594Updated last year
- A fast, memory efficient hash map for C++☆1,262Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,934Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆3,499Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,763Updated this week
- A fast single-producer, single-consumer lock-free queue for C++☆3,958Updated 7 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,241Updated 11 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,010Updated 2 weeks ago
- A beautiful stack trace pretty printer for C++☆3,892Updated 2 weeks ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,755Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,492Updated 4 months ago
- Concurrent data structures in C++☆1,410Updated 4 years ago
- A C++11 library for serialization☆4,314Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,509Updated 6 months ago
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,381Updated 2 months ago
- oneAPI Threading Building Blocks (oneTBB)☆5,947Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆961Updated last year
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆10,662Updated 3 weeks ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,309Updated this week
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,394Updated 3 weeks ago
- Proxy: Next Generation Polymorphism in C++☆2,466Updated this week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,880Updated last 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,701Updated last week
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆1,667Updated last week
- Unified Executors☆1,531Updated 3 weeks ago