greg7mdp / parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
☆2,895Updated last month
Alternatives and similar repositories for parallel-hashmap:
Users that are interested in parallel-hashmap are comparing it to the libraries listed below
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,548Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,327Updated last week
- A fast, memory efficient hash map for C++☆1,265Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,966Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,492Updated last week
- C++14 lock-free queue.☆1,613Updated last month
- A fast single-producer, single-consumer lock-free queue for C++☆4,010Updated 8 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,925Updated last month
- A C++11 library for serialization☆4,355Updated 2 months ago
- A beautiful stack trace pretty printer for C++☆3,918Updated last month
- A C++ library of Concurrent Data Structures☆2,601Updated last year
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,037Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆3,531Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,800Updated this week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆10,768Updated 3 weeks ago
- A curated list of awesome header-only C++ libraries☆3,685Updated 8 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,716Updated this week
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,435Updated 3 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,163Updated 5 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,213Updated this week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,253Updated last year
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,333Updated this week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,263Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,510Updated 5 months ago
- A high-performance, concurrent hash table☆1,646Updated 3 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,515Updated 7 months ago
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆3,544Updated last week
- C++ Reflection Library☆3,269Updated 10 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,400Updated 2 months ago
- Lightweight profiler library for c++☆2,250Updated 3 months ago