Tessil / sparse-mapLinks
C++ implementation of a memory efficient hash map and hash set
☆363Updated last month
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☆760Updated last year
- Comprehensive benchmarks of C++ maps☆315Updated 2 years ago
- A fast work-stealing queue template in C++☆321Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- A feature complete LRU cache implementation in C++☆257Updated 5 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆617Updated 2 months ago
- Experimental C++11 version of sparsehash☆292Updated 3 years ago
- A STL allocator that mmaps files☆252Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 3 months ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- Fast and memory efficient c++ flat hash table/map/set☆645Updated 2 weeks ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆210Updated 2 years ago
- C++11 metaprogramming library☆269Updated last week
- Greg's Template Library of useful classes.☆224Updated this week
- A micro microbenchmarking library for C++11 in a single header file☆225Updated 3 months ago
- Header-only library for multithreaded programming☆236Updated 6 months ago
- C++ hash map and hash set which preserve the order of insertion☆554Updated last year
- An implementation of Seqlock in C++11☆226Updated last year
- A C++ implementation of timsort☆310Updated 10 months ago
- Scope Guard & Defer C++☆177Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆989Updated last week
- Microbenchmarking for Modern C++☆226Updated 4 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆632Updated 2 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated last month
- 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
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆453Updated 3 weeks ago
- Implementation of C++20's std::span for older compilers☆367Updated 2 years ago
- ☆276Updated 10 months ago