martinus / robin-hood-hashingView external linksLinks
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
☆1,603May 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,309Feb 4, 2026Updated last week
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,448Nov 2, 2025Updated 3 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,146Dec 6, 2025Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 3 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,670Oct 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☆684Jan 18, 2026Updated 3 weeks ago
- A very fast hashtable☆1,839Sep 27, 2023Updated 2 years ago
- C++14 lock-free queue.☆1,814Jan 31, 2026Updated 2 weeks ago
- C++ implementation of a memory efficient hash map and hash set☆366Nov 3, 2025Updated 3 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,173Dec 13, 2025Updated 2 months ago
- A fast, memory efficient hash map for C++☆1,300May 19, 2025Updated 8 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,522Jul 29, 2025Updated 6 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…☆1,995Feb 4, 2026Updated last week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,049Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,284Oct 14, 2024Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,914Feb 11, 2024Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆113May 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,956Feb 7, 2026Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,477Mar 8, 2024Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,992Feb 22, 2025Updated 11 months ago
- Unified Executors☆1,684Feb 6, 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,592May 29, 2025Updated 8 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,739May 1, 2025Updated 9 months ago
- Reference implementation of Dragonbox in C++☆796Oct 3, 2025Updated 4 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,469Feb 6, 2026Updated last week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆639Mar 10, 2023Updated 2 years ago
- scanf for modern C++☆1,297Oct 29, 2025Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,627Oct 13, 2025Updated 4 months ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,619Feb 4, 2026Updated last week
- A General-purpose Task-parallel Programming System using Modern C++☆11,722Updated this week
- Compile Time Regular Expression in C++☆3,757Sep 12, 2025Updated 5 months ago
- Your binary serialization library☆1,215Oct 9, 2025Updated 4 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,402Oct 26, 2025Updated 3 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 week
- A modern formatting library☆23,254Updated this week
- C++ implementation of a fast and memory efficient HAT-trie☆855Nov 11, 2025Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- A C++ library of Concurrent Data Structures☆2,729Oct 17, 2023Updated 2 years ago