A fast, memory efficient hash map for C++
☆1,300May 19, 2025Updated 9 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,151Dec 6, 2025Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 3 months ago
- C++ associative containers☆1,603Nov 30, 2021Updated 4 years ago
- A very fast hashtable☆1,840Sep 27, 2023Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆859Nov 11, 2025Updated 3 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602May 1, 2023Updated 2 years ago
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,451Nov 2, 2025Updated 3 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,594May 29, 2025Updated 9 months ago
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Nov 3, 2025Updated 3 months ago
- A high-performance, concurrent hash table☆1,733Mar 31, 2025Updated 10 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,073Feb 14, 2026Updated last week
- Your binary serialization library☆1,218Oct 9, 2025Updated 4 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,404Oct 26, 2025Updated 4 months ago
- Portable header-only C++ low level SIMD library☆1,299Aug 26, 2024Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,915Feb 11, 2024Updated 2 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,494Jun 25, 2025Updated 8 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆556Jan 5, 2024Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆487Jan 2, 2026Updated last month
- Experimental C++11 version of sparsehash☆294Oct 18, 2022Updated 3 years ago
- SIMD Vector Classes for C++☆1,516Jun 6, 2024Updated last year
- C++ hash map and hash set which preserve the order of insertion☆567Nov 2, 2025Updated 3 months ago
- Yet Another Serialization☆772Feb 18, 2025Updated last year
- Fast and memory efficient c++ flat hash table/map/set☆688Feb 18, 2026Updated last week
- Async++ concurrency framework for C++11☆1,410Oct 11, 2024Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,954Sep 29, 2025Updated 4 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Jan 2, 2024Updated 2 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,994Feb 22, 2025Updated last year
- 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
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- BitMagic Library☆443Aug 26, 2025Updated 6 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,607Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated 3 weeks ago
- A C++11 library for serialization☆4,623Jan 20, 2025Updated last year