Tessil / sparse-mapLinks
C++ implementation of a memory efficient hash map and hash set
☆366Updated 2 months ago
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☆765Updated 2 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A High-Performance Work-Stealing Queue for C++☆331Updated this week
- Ultra fast C++11 allocator for STL containers.☆274Updated 4 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆629Updated 5 months ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- A STL allocator that mmaps files☆254Updated 4 years ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- A feature complete LRU cache implementation in C++☆262Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆596Updated 5 months ago
- Fast and memory efficient c++ flat hash table/map/set☆669Updated last week
- C++11 metaprogramming library☆279Updated 3 weeks ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆634Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 3 weeks ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Greg's Template Library of useful classes.☆256Updated this week
- Yet Another Serialization☆770Updated 10 months ago
- A C++ implementation of timsort☆313Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Updated 2 years ago
- Microbenchmarking for Modern C++☆232Updated 5 years ago
- C++ hash map and hash set which preserve the order of insertion☆565Updated 2 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆851Updated 2 months ago
- userland threads☆495Updated last month
- An implementation of Seqlock in C++11☆232Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,011Updated 3 weeks ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- A single header standard C++ serialization framework.☆199Updated 4 years ago
- Header-only library for multithreaded programming☆239Updated 9 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆466Updated last month