Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
☆1,602May 1, 2023Updated 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:
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,322Feb 4, 2026Updated last month
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,449Nov 2, 2025Updated 4 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,157Dec 6, 2025Updated 3 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 4 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,675Oct 6, 2024Updated last year
- Comprehensive benchmarks of C++ maps☆316Apr 14, 2023Updated 2 years ago
- Fast and memory efficient c++ flat hash table/map/set☆693Feb 18, 2026Updated 3 weeks ago
- A very fast hashtable☆1,843Sep 27, 2023Updated 2 years ago
- C++14 lock-free queue.☆1,821Feb 17, 2026Updated 3 weeks ago
- C++ implementation of a memory efficient hash map and hash set☆366Nov 3, 2025Updated 4 months ago
- A fast, memory efficient hash map for C++☆1,302May 19, 2025Updated 9 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,186Feb 15, 2026Updated 3 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,531Jul 29, 2025Updated 7 months ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆2,023Updated this week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,098Feb 14, 2026Updated 3 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,294Feb 27, 2026Updated last week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,915Feb 11, 2024Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆116May 21, 2024Updated last year
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,970Mar 1, 2026Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,478Mar 8, 2024Updated 2 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,993Feb 22, 2025Updated last year
- Unified Executors☆1,685Mar 4, 2026Updated 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,597May 29, 2025Updated 9 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,743May 1, 2025Updated 10 months ago
- Reference implementation of Dragonbox in C++☆798Oct 3, 2025Updated 5 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,585Updated this week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆640Mar 10, 2023Updated 3 years ago
- scanf for modern C++☆1,301Oct 29, 2025Updated 4 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,636Oct 13, 2025Updated 4 months ago
- A General-purpose Task-parallel Programming System using Modern C++☆11,755Mar 2, 2026Updated last week
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,640Updated this week
- Compile Time Regular Expression in C++☆3,766Sep 12, 2025Updated 5 months ago
- Your binary serialization library☆1,223Oct 9, 2025Updated 5 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,409Oct 26, 2025Updated 4 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- A modern formatting library☆23,304Mar 4, 2026Updated last week
- C++ implementation of a fast and memory efficient HAT-trie☆859Nov 11, 2025Updated 4 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,017Jan 8, 2026Updated 2 months ago
- A C++ library of Concurrent Data Structures☆2,730Oct 17, 2023Updated 2 years ago