greg7mdp / parallel-hashmapLinks
A family of header-only, very fast and memory-friendly hashmap and btree containers.
☆3,057Updated 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,586Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,398Updated 6 months ago
- C++14 lock-free queue.☆1,742Updated 2 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,679Updated 5 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,163Updated 8 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,098Updated 3 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,974Updated 7 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,889Updated last week
- A fast, memory efficient hash map for C++☆1,291Updated 4 months ago
- A C++ library of Concurrent Data Structures☆2,687Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,374Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,605Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,707Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,867Updated last year
- A beautiful stack trace pretty printer for C++☆4,149Updated 5 months ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,501Updated 2 weeks ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,043Updated this week
- A C++11 library for serialization☆4,520Updated 8 months ago
- Asynchronous Low Latency C++ Logging Library☆2,488Updated this week
- Extremely fast, in memory, JSON and reflection library for modern C++☆2,146Updated this week
- A fast single-producer, single-consumer lock-free queue for C++☆4,319Updated 3 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆760Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,236Updated 11 months ago
- A very fast hashtable☆1,800Updated 2 years ago
- Unified Executors☆1,640Updated 7 months ago
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,675Updated 9 months ago
- A high-performance, concurrent hash table☆1,704Updated 6 months ago
- SIMD Vector Classes for C++☆1,510Updated 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,561Updated 4 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,259Updated this week