Tessil / sparse-mapLinks
C++ implementation of a memory efficient hash map and hash set
☆363Updated last week
Alternatives and similar repositories for sparse-map
Users that are interested in sparse-map are comparing it to the libraries listed below
Sorting:
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated last week
- A fast work-stealing queue template in C++☆326Updated last year
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆621Updated 3 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last week
- A STL allocator that mmaps files☆252Updated 4 years ago
- Experimental C++11 version of sparsehash☆293Updated 3 years ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- Greg's Template Library of useful classes.☆226Updated 3 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆584Updated 3 months ago
- A C++ implementation of timsort☆311Updated 11 months ago
- An implementation of Seqlock in C++11☆228Updated last year
- Fast and memory efficient c++ flat hash table/map/set☆652Updated this week
- C++11 metaprogramming library☆276Updated last week
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆438Updated 10 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆211Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 4 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆632Updated 2 years ago
- Header-only library for multithreaded programming☆237Updated 7 months ago
- ☆276Updated 11 months ago
- C++ hash map and hash set which preserve the order of insertion☆556Updated last week
- C++ cache with LRU/LFU/FIFO policies implementation☆372Updated last month
- C++ implementation of a fast and memory efficient HAT-trie☆842Updated last week
- Yet Another Serialization☆766Updated 8 months ago
- Scope Guard & Defer C++☆177Updated last year
- 🚀 Fast C/C++ bit population count library☆354Updated last year