C++ implementation of a fast hash map and hash set using robin hood hashing
☆1,451Nov 2, 2025Updated 4 months ago
Alternatives and similar repositories for robin-map
Users that are interested in robin-map are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Nov 2, 2025Updated 4 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,605May 1, 2023Updated 2 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,161Dec 6, 2025Updated 3 months ago
- C++ implementation of a memory efficient hash map and hash set☆366Nov 3, 2025Updated 4 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,328Feb 4, 2026Updated last month
- Fast and memory efficient c++ flat hash table/map/set☆697Feb 18, 2026Updated last month
- C++ hash map and hash set which preserve the order of insertion☆567Nov 2, 2025Updated 4 months ago
- A fast, memory efficient hash map for C++☆1,302May 19, 2025Updated 10 months ago
- A very fast hashtable☆1,843Sep 27, 2023Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,679Oct 6, 2024Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,193Feb 15, 2026Updated last month
- C++ implementation of a fast and memory efficient HAT-trie☆859Nov 11, 2025Updated 4 months ago
- C++14 lock-free queue.☆1,828Updated this week
- Comprehensive benchmarks of C++ maps☆316Apr 14, 2023Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Nov 2, 2025Updated 4 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,995Feb 22, 2025Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,530Jul 29, 2025Updated 7 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,916Feb 11, 2024Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,485Mar 8, 2024Updated 2 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,642Mar 11, 2026Updated last week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,744May 1, 2025Updated 10 months ago
- Experimental C++11 version of sparsehash☆294Oct 18, 2022Updated 3 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 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,027Mar 16, 2026Updated last week
- A high-performance, concurrent hash table☆1,734Mar 31, 2025Updated 11 months ago
- oneAPI Threading Building Blocks (oneTBB)☆6,591Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,020Mar 11, 2026Updated last week
- Your binary serialization library☆1,226Oct 9, 2025Updated 5 months ago
- C++ associative containers☆1,604Nov 30, 2021Updated 4 years ago
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago
- A modern formatting library☆23,328Updated this week
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆979Mar 21, 2025Updated 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,985Mar 1, 2026Updated 3 weeks ago
- A General-purpose Task-parallel Programming System using Modern C++☆11,816Mar 11, 2026Updated last week
- (ICRA 2025) This repository is the official code for DiTer++: Diverse Terrain and Multi-modal Dataset for Multi-Robot Navigation in Multi…☆64Jul 27, 2025Updated 7 months ago
- A lightweight C++20 serialization and RPC library☆942Jan 23, 2026Updated 2 months ago