martinus / robin-hood-hashing
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
☆1,543Updated 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,313Updated 2 weeks ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,010Updated 2 weeks ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,842Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆736Updated 4 months ago
- C++14 lock-free queue.☆1,597Updated last week
- A fast, memory efficient hash map for C++☆1,262Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,492Updated 4 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,144Updated this week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,934Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,509Updated 6 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,241Updated 11 months ago
- SIMD Vector Classes for C++☆1,474Updated 8 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,590Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆922Updated 2 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,370Updated last month
- A hybrid thread / fiber task scheduler written in C++ 11☆1,916Updated this week
- Portable header-only C++ low level SIMD library☆1,260Updated 5 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆961Updated last year
- Yet Another Serialization☆748Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,122Updated 2 years ago
- Fast and memory efficient c++ flat hash map/set☆552Updated this week
- A lightweight C++20 serialization and RPC library☆796Updated last month
- scanf for modern C++☆1,121Updated 3 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,763Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,134Updated 4 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,755Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,559Updated 5 months ago
- Vector class library, latest version☆1,337Updated last year
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆515Updated 2 years ago
- Unified Executors☆1,531Updated 3 weeks ago