greg7mdp / parallel-hashmapLinks
A family of header-only, very fast and memory-friendly hashmap and btree containers.
☆2,966Updated last month
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,567Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,347Updated 2 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,557Updated 3 weeks ago
- C++14 lock-free queue.☆1,657Updated 3 weeks ago
- A C++ library of Concurrent Data Structures☆2,643Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,302Updated last year
- A C++11 library for serialization☆4,427Updated 4 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,021Updated this week
- A fast, memory efficient hash map for C++☆1,274Updated last week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,942Updated 3 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,606Updated last year
- A beautiful stack trace pretty printer for C++☆4,027Updated last month
- A fast single-producer, single-consumer lock-free queue for C++☆4,111Updated last month
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,079Updated 3 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,799Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,906Updated this week
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,212Updated 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,536Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,550Updated 7 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,193Updated 7 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆997Updated last year
- oneAPI Threading Building Blocks (oneTBB)☆6,142Updated this week
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆3,660Updated this week
- Concurrent data structures in C++☆1,423Updated 4 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆11,013Updated last week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,246Updated 2 months ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,387Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆742Updated 8 months ago
- C/C++ Performance Profiler☆4,286Updated 4 months ago
- Lightweight profiler library for c++☆2,274Updated 6 months ago