martinus / robin-hood-hashingLinks
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
☆1,594Updated 2 years ago
Alternatives and similar repositories for robin-hood-hashing
Users that are interested in robin-hood-hashing are comparing it to the libraries listed below
Sorting:
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,415Updated last month
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,220Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated last month
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,088Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,501Updated 4 months ago
- A fast, memory efficient hash map for C++☆1,291Updated 6 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,631Updated last year
- C++14 lock-free queue.☆1,773Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,148Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,423Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,885Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,001Updated last month
- A lightweight C++20 serialization and RPC library☆894Updated 3 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,256Updated last year
- SIMD Vector Classes for C++☆1,512Updated 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,574Updated 6 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,276Updated this week
- Fast and memory efficient c++ flat hash table/map/set☆661Updated 2 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,703Updated 7 months ago
- Your binary serialization library☆1,202Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,605Updated last month
- Yet Another Serialization☆767Updated 9 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,114Updated last year
- Portable header-only C++ low level SIMD library☆1,292Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,446Updated 2 weeks ago
- Unified Executors☆1,663Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆625Updated 3 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,983Updated 9 months ago
- scanf for modern C++☆1,285Updated last month
- C++11/14/17 std::expected with functional-style extensions☆1,776Updated 3 months ago