A fast, memory efficient hash map for C++
☆1,311Jun 13, 2026Updated last month
Alternatives and similar repositories for sparsepp
Users that are interested in sparsepp are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,201Jun 10, 2026Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆849Nov 2, 2025Updated 9 months ago
- C++ associative containers☆1,600Nov 30, 2021Updated 4 years ago
- A very fast hashtable☆1,855Sep 27, 2023Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆872Nov 11, 2025Updated 8 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,499Jun 13, 2026Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,620May 1, 2023Updated 3 years ago
- Concurrent data structures in C++☆1,458May 16, 2026Updated 2 months ago
- C++ implementation of a memory efficient hash map and hash set☆367Nov 3, 2025Updated 9 months 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,615May 29, 2025Updated last year
- A C++ library of Concurrent Data Structures☆2,742Oct 17, 2023Updated 2 years ago
- Experimental C++11 version of sparsehash☆295Oct 18, 2022Updated 3 years ago
- A high-performance, concurrent hash table☆1,744Jul 31, 2026Updated last week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,434Jul 11, 2026Updated 3 weeks ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,486Jul 15, 2026Updated 3 weeks ago
- A header-only C++ library for task concurrency☆634May 18, 2023Updated 3 years ago
- Your binary serialization library☆1,260Oct 9, 2025Updated 10 months ago
- Portable header-only C++ low level SIMD library☆1,303Aug 26, 2024Updated last year
- A fast single-producer, single-consumer lock-free queue for C++☆4,610Mar 28, 2026Updated 4 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,951Feb 11, 2024Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,566Apr 20, 2026Updated 3 months ago
- C++ hash map and hash set which preserve the order of insertion☆574Jun 13, 2026Updated last month
- SIMD Vector Classes for C++☆1,539Jul 7, 2026Updated last month
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆559Jan 5, 2024Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆502Jul 31, 2026Updated last week
- Fast and memory efficient c++ flat hash table/map/set☆723Aug 2, 2026Updated last week
- Async++ concurrency framework for C++11☆1,414Oct 11, 2024Updated last year
- A modern formatting library☆23,716Updated this week
- Loose collection of misc C++ libs☆353Jan 9, 2022Updated 4 years ago
- Yet Another Serialization☆794Feb 18, 2025Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆851Sep 12, 2023Updated 2 years ago
- Various open addressing hashmap algorithms in C++☆255Jan 13, 2022Updated 4 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)