greg7mdp / parallel-hashmapLinks
A family of header-only, very fast and memory-friendly hashmap and btree containers.
☆3,080Updated 3 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,592Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,414Updated 2 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,704Updated 6 months ago
- C++14 lock-free queue.☆1,767Updated last week
- 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,918Updated 2 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,143Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆3,747Updated last year
- A beautiful stack trace pretty printer for C++☆4,178Updated 7 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,211Updated 2 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,982Updated 9 months ago
- A fast, memory efficient hash map for C++☆1,292Updated 6 months ago
- Asynchronous Low Latency C++ Logging Library☆2,648Updated this week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,416Updated last year
- A C++ library of Concurrent Data Structures☆2,703Updated 2 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,883Updated last year
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,544Updated this week
- A C++11 library for serialization☆4,557Updated 10 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,255Updated last year
- A high-performance, concurrent hash table☆1,715Updated 7 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,628Updated last year
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,731Updated 11 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,101Updated last week
- A fast single-producer, single-consumer lock-free queue for C++☆4,379Updated 4 months ago
- Modern and efficient C++ Thread Pool Library☆2,003Updated 2 years ago
- A very fast hashtable☆1,808Updated 2 years ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,800Updated 3 weeks ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,483Updated 10 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated 2 weeks ago
- Unified Executors☆1,654Updated last week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,330Updated 8 months ago