martinus / robin-hood-hashing
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
☆1,529Updated last year
Related projects ⓘ
Alternatives and complementary repositories for robin-hood-hashing
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,272Updated last month
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,540Updated last week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆930Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆729Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,435Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,825Updated this week
- C++14 lock-free queue.☆1,518Updated this week
- A fast, memory efficient hash map for C++☆1,249Updated last year
- SIMD Vector Classes for C++☆1,452Updated 5 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,192Updated 8 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,495Updated 3 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,307Updated 2 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,087Updated 3 weeks ago
- Yet Another Serialization☆731Updated 7 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆961Updated this week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,709Updated 8 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,323Updated 2 months ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,198Updated last week
- Portable header-only C++ low level SIMD library☆1,238Updated 2 months ago
- Unified Executors☆1,483Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆912Updated 10 months ago
- scanf for modern C++☆1,078Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,081Updated 2 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,540Updated last month
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,584Updated this week
- A lightweight C++20 serialization and RPC library☆743Updated this week
- C++ compile-time enum to string, iteration, in a single header file☆1,669Updated 8 months ago
- Runtime polymorphism done right☆975Updated 3 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,878Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆868Updated this week