greg7mdp / parallel-hashmapLinks
A family of header-only, very fast and memory-friendly hashmap and btree containers.
☆3,029Updated 2 weeks ago
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,578Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,386Updated 4 months ago
- C++14 lock-free queue.☆1,712Updated 2 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,643Updated 3 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,133Updated 6 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,076Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆3,668Updated last year
- A fast, memory efficient hash map for C++☆1,286Updated 3 months ago
- A beautiful stack trace pretty printer for C++☆4,113Updated 4 months ago
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,631Updated 8 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,347Updated last year
- A C++ library of Concurrent Data Structures☆2,673Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,965Updated 5 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,851Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,592Updated 10 months ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,465Updated this week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,995Updated this week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,854Updated last year
- Asynchronous Low Latency C++ Logging Library☆2,427Updated this week
- A C++11 library for serialization☆4,498Updated 7 months ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,270Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,555Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆753Updated 10 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,226Updated 10 months ago
- A very fast hashtable☆1,790Updated last year
- Unified Executors☆1,627Updated 5 months ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,459Updated 6 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,050Updated last year
- A high-performance, concurrent hash table☆1,695Updated 4 months ago
- Async++ concurrency framework for C++11☆1,404Updated 10 months ago