greg7mdp / parallel-hashmapLinks
A family of header-only, very fast and memory-friendly hashmap and btree containers.
☆3,072Updated this week
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,589Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,407Updated 6 months ago
- C++14 lock-free queue.☆1,750Updated 2 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,684Updated 5 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,124Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆3,725Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,058Updated this week
- A beautiful stack trace pretty printer for C++☆4,161Updated 6 months ago
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,703Updated 10 months ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,345Updated 4 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, MySQL, Chro…☆1,900Updated 2 weeks ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,178Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,611Updated last year
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,522Updated 2 weeks ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,396Updated last year
- A C++11 library for serialization☆4,534Updated 9 months ago
- A C++ library of Concurrent Data Structures☆2,696Updated 2 years ago
- A fast, memory efficient hash map for C++☆1,292Updated 5 months ago
- Asynchronous Low Latency C++ Logging Library☆2,525Updated this week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,874Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,978Updated 8 months ago
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,281Updated last year
- SIMD Vector Classes for C++☆1,510Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,241Updated last year
- Extremely fast, in memory, JSON and reflection library for modern C++☆2,166Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,094Updated last year
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆3,925Updated this week
- A high-performance, concurrent hash table☆1,711Updated 6 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,320Updated 7 months ago
- Unified Executors☆1,644Updated 8 months ago