martinus / robin-hood-hashing
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
☆1,538Updated last year
Alternatives and similar repositories for robin-hood-hashing:
Users that are interested in robin-hood-hashing are comparing it to the libraries listed below
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,302Updated 3 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆988Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆732Updated 3 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,902Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,714Updated 2 weeks ago
- C++14 lock-free queue.☆1,571Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,470Updated 3 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,224Updated 10 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,356Updated this week
- A fast, memory efficient hash map for C++☆1,259Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,506Updated 5 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,104Updated 2 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,120Updated 3 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,432Updated 5 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆947Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,551Updated 4 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,740Updated 11 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,901Updated last week
- scanf for modern C++☆1,101Updated 2 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,568Updated last year
- Unified Executors☆1,519Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆904Updated this week
- A lightweight C++20 serialization and RPC library☆771Updated 2 weeks ago
- Portable header-only C++ low level SIMD library☆1,255Updated 4 months ago
- Yet Another Serialization☆736Updated 9 months ago
- Your binary serialization library☆1,101Updated 5 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,713Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,111Updated this week
- A header-only C++ library for task concurrency☆623Updated last year
- Runtime polymorphism done right☆988Updated 3 years ago