A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
☆1,328Feb 4, 2026Updated last month
Alternatives and similar repositories for unordered_dense
Users that are interested in unordered_dense are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,605May 1, 2023Updated 2 years ago
- Fast and memory efficient c++ flat hash table/map/set☆697Feb 18, 2026Updated last month
- Compact SVO optimized vector for C++17 or higher☆116May 21, 2024Updated last year
- Comprehensive benchmarks of C++ maps☆316Apr 14, 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 fast hash map and hash set using robin hood hashing☆1,451Nov 2, 2025Updated 4 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,679Oct 6, 2024Updated last year
- Greg's Template Library of useful classes.☆280Jan 9, 2026Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,020Mar 11, 2026Updated last week
- 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
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,193Feb 15, 2026Updated last month
- Extremely fast, in memory, JSON and reflection library for modern C++. BEVE, CBOR, CSV, MessagePack, TOML, YAML, EETF☆2,491Updated this week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,301Mar 15, 2026Updated last week
- scanf for modern C++