Tessil / robin-map
C++ implementation of a fast hash map and hash set using robin hood hashing
☆1,278Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for robin-map
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,533Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated last month
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,561Updated 2 weeks ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆944Updated last month
- Yet Another Serialization☆733Updated 8 months ago
- C++14 lock-free queue.☆1,527Updated 2 weeks ago
- A fast, memory efficient hash map for C++☆1,255Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,199Updated 8 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,444Updated last month
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆914Updated 10 months ago
- SIMD Vector Classes for C++☆1,458Updated 5 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,498Updated 3 months ago
- Fast and memory efficient c++ flat hash map/set☆503Updated 2 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,314Updated 3 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,327Updated 2 months ago
- Unified Executors☆1,491Updated 3 weeks ago
- Async++ concurrency framework for C++11☆1,350Updated last month
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,217Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- Portable header-only C++ low level SIMD library☆1,244Updated 2 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,090Updated 2 years ago
- A header-only C++ library for task concurrency☆624Updated last year
- Your binary serialization library☆1,077Updated 3 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,623Updated this week
- C++ implementation of a memory efficient hash map and hash set☆335Updated 2 months ago
- C++ Benchmark Authoring Library/Framework☆824Updated last month
- Cross-platform C++11 header-only library for memory mapped file IO☆1,710Updated 9 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆579Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,883Updated 4 months ago