greg7mdp / parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
☆2,936Updated 3 weeks ago
Alternatives and similar repositories for parallel-hashmap:
Users that are interested in parallel-hashmap are comparing it to the libraries listed below
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,340Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,561Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,529Updated last week
- C++14 lock-free queue.☆1,637Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,006Updated last week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,063Updated 3 months ago
- A beautiful stack trace pretty printer for C++☆3,997Updated 3 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,934Updated 2 months ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,072Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆3,587Updated last year
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,506Updated 4 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,869Updated this week
- A C++11 library for serialization☆4,412Updated 3 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,535Updated 6 months ago
- A C++ library of Concurrent Data Structures☆2,626Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,287Updated last year
- A fast, memory efficient hash map for C++☆1,267Updated 2 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,186Updated 6 months ago
- Argument Parser for Modern C++☆3,028Updated 3 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,788Updated last year
- Concurrent data structures in C++☆1,417Updated 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 …☆5,379Updated 2 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,231Updated last month
- Extremely fast, in memory, JSON and interface library for modern C++☆1,827Updated this week
- Lightweight C++ command line option parser☆4,410Updated last week
- Async++ concurrency framework for C++11☆1,395Updated 6 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,928Updated 3 weeks ago
- Unified Executors☆1,580Updated 2 months ago
- 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,751Updated last month
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,361Updated last week