Tessil / sparse-mapLinks
C++ implementation of a memory efficient hash map and hash set
☆357Updated 10 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☆748Updated 10 months ago
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- A fast work-stealing queue template in C++☆315Updated last year
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆600Updated this week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 10 months ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- A STL allocator that mmaps files☆248Updated 4 years ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- Fast and memory efficient c++ flat hash map/set☆619Updated 2 weeks ago
- A C++ implementation of timsort☆308Updated 7 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆626Updated 2 years ago
- Greg's Template Library of useful classes.☆208Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated 2 weeks ago
- C++11 metaprogramming library☆263Updated last month
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- An implementation of Seqlock in C++11☆219Updated last year
- Microbenchmarking for Modern C++☆225Updated 4 years ago
- C++ hash map and hash set which preserve the order of insertion☆546Updated 10 months ago
- A micro microbenchmarking library for C++11 in a single header file☆224Updated last month
- C++ implementation of a fast and memory efficient HAT-trie☆828Updated 10 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 4 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆967Updated 3 weeks ago
- ☆275Updated 7 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆367Updated 2 months ago
- userland threads☆486Updated 3 months ago
- 🚀 Fast C/C++ bit population count library☆348Updated last year