C++ implementation of a memory efficient hash map and hash set
☆367Nov 3, 2025Updated 6 months ago
Alternatives and similar repositories for sparse-map
Users that are interested in sparse-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 6 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,475Nov 2, 2025Updated 6 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆186Nov 2, 2025Updated 6 months ago
- C++ hash map and hash set which preserve the order of insertion☆573Nov 2, 2025Updated 6 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,611May 1, 2023Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- C++ implementation of a fast and memory efficient HAT-trie☆865Nov 11, 2025Updated 6 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,178Apr 8, 2026Updated last month
- A fast, memory efficient hash map for C++☆1,305May 19, 2025Updated last year
- Comprehensive benchmarks of C++ maps☆319Apr 14, 2023Updated 3 years ago
- Fast and memory efficient c++ flat hash table/map/set☆708May 1, 2026Updated 2 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,219May 8, 2026Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,696Oct 6, 2024Updated last year
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆469Nov 28, 2025Updated 5 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,387Feb 4, 2026Updated 3 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆850Sep 12, 2023Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆75Updated this week
- A very fast hashtable☆1,849Sep 27, 2023Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆515Feb 6, 2026Updated 3 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,512Mar 8, 2024Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆117May 21, 2024Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆600Jul 17, 2025Updated 10 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆496Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- BitMagic Library☆450Apr 2, 2026Updated last month
- 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,049Apr 27, 2026Updated 3 weeks ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,939Feb 11, 2024Updated 2 years ago
- A C++ library of Concurrent Data Structures☆2,739Oct 17, 2023Updated 2 years ago
- C++ associative containers☆1,602Nov 30, 2021Updated 4 years ago
- scanf for modern C++☆1,312Oct 29, 2025Updated 6 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,545Apr 20, 2026Updated 3 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,991Apr 27, 2026Updated 3 weeks ago
- A high-performance, concurrent hash table☆1,739Apr 25, 2026Updated 3 weeks ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- C++14 concurrent lock-free low-latency queue.☆1,852Updated this week
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆650Mar 10, 2023Updated 3 years ago
- Portable header-only C++ low level SIMD library☆1,299Aug 26, 2024Updated last year
- Yet Another Serialization☆778Feb 18, 2025Updated last year
- Lightweight Error Augmentation Framework☆339Apr 22, 2026Updated 3 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,200Nov 5, 2022Updated 3 years ago