greg7mdp / parallel-hashmapLinks
A family of header-only, very fast and memory-friendly hashmap and btree containers.
☆2,997Updated 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:
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,365Updated 3 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,575Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,595Updated 2 months ago
- C++14 lock-free queue.☆1,681Updated 2 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,040Updated this week
- A fast, memory efficient hash map for C++☆1,283Updated last month
- A fast single-producer, single-consumer lock-free queue for C++☆4,182Updated 2 weeks ago
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,578Updated 6 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,632Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,839Updated last year
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,111Updated 5 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,323Updated last year
- A C++11 library for serialization☆4,455Updated 5 months ago
- Asynchronous Low Latency C++ Logging Library☆2,350Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,961Updated 4 months ago
- A beautiful stack trace pretty printer for C++☆4,076Updated 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,810Updated last month
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,939Updated this week
- A C++ library of Concurrent Data Structures☆2,655Updated last year
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,426Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,211Updated 8 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,567Updated 9 months ago
- Argument Parser for Modern C++☆3,138Updated 5 months ago
- Unified Executors☆1,609Updated 4 months ago
- Lightweight profiler library for c++☆2,287Updated 7 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,017Updated last year
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,523Updated last week
- A high-performance, concurrent hash table☆1,677Updated 3 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆745Updated 9 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆11,200Updated this week