martinus / robin-hood-hashingLinks
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
☆1,586Updated 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,398Updated 6 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,163Updated 8 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆760Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,603Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,098Updated 3 weeks ago
- C++14 lock-free queue.☆1,742Updated last week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,059Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,475Updated 2 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,374Updated 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,561Updated 4 months ago
- A fast, memory efficient hash map for C++☆1,290Updated 4 months ago
- Your binary serialization library☆1,180Updated 3 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,236Updated 11 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,867Updated last year
- A lightweight C++20 serialization and RPC library☆883Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,675Updated 5 months ago
- Yet Another Serialization☆765Updated 7 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆985Updated last month
- scanf for modern C++☆1,271Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆613Updated 2 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,259Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,175Updated 2 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,972Updated 7 months ago
- C++ Benchmark Authoring Library/Framework☆857Updated 3 months ago
- Unified Executors☆1,640Updated 7 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,597Updated last year
- C++11/14/17 std::expected with functional-style extensions☆1,756Updated last month
- SIMD Vector Classes for C++☆1,510Updated last year
- Fast and memory efficient c++ flat hash table/map/set☆638Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,427Updated 3 weeks ago