A fast, memory efficient hash map for C++
☆1,303May 19, 2025Updated 10 months ago
Alternatives and similar repositories for sparsepp
Users that are interested in sparsepp are comparing it to the libraries listed below
Sorting:
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,160Dec 6, 2025Updated 3 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Nov 2, 2025Updated 4 months ago
- C++ associative containers☆1,604Nov 30, 2021Updated 4 years ago
- A very fast hashtable☆1,843Sep 27, 2023Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆860Nov 11, 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
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,451Nov 2, 2025Updated 4 months ago
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Nov 3, 2025Updated 4 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,598May 29, 2025Updated 9 months ago
- Experimental C++11 version of sparsehash☆294Oct 18, 2022Updated 3 years ago
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago
- A high-performance, concurrent hash table☆1,734Mar 31, 2025Updated 11 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,409Oct 26, 2025Updated 4 months ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- Your binary serialization library☆1,226Oct 9, 2025Updated 5 months ago
- Portable header-only C++ low level SIMD library☆1,301Aug 26, 2024Updated last year
- A fast single-producer, single-consumer lock-free queue for C++☆4,508Jun 25, 2025Updated 8 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,916Feb 11, 2024Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆567Nov 2, 2025Updated 4 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,530Jul 29, 2025Updated 7 months ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆558Jan 5, 2024Updated 2 years ago
- SIMD Vector Classes for C++☆1,517Jun 6, 2024Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆488Mar 3, 2026Updated 2 weeks ago
- Fast and memory efficient c++ flat hash table/map/set☆697Feb 18, 2026Updated last month
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Jul 14, 2017Updated 8 years ago
- Loose collection of misc C++ libs☆353Jan 9, 2022Updated 4 years ago
- Async++ concurrency framework for C++11☆1,410Oct 11, 2024Updated last year
- Various open addressing hashmap algorithms in C++☆257Jan 13, 2022Updated 4 years ago
- Yet Another Serialization☆772Feb 18, 2025Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- A modern formatting library☆23,328Updated this week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Nov 4, 2019Updated 6 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆995Jan 2, 2024Updated 2 years ago
- Bloom-filter based minimal perfect hash function library☆276Jul 16, 2025Updated 8 months ago
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,963Sep 29, 2025Updated 5 months ago
- A C++11 library for serialization☆4,631Mar 11, 2026Updated last week