Tessil / sparse-mapLinks
C++ implementation of a memory efficient hash map and hash set
☆360Updated 11 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:
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆753Updated 10 months ago
- A fast work-stealing queue template in C++☆319Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆606Updated 2 weeks ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- Greg's Template Library of useful classes.☆214Updated this week
- A STL allocator that mmaps files☆249Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 11 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated last month
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- Fast and memory efficient c++ flat hash map/set☆626Updated this week
- An implementation of Seqlock in C++11☆221Updated last year
- Header-only library for multithreaded programming☆235Updated 4 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆626Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆370Updated 3 months ago
- C++ hash map and hash set which preserve the order of insertion☆547Updated 11 months ago
- A micro microbenchmarking library for C++11 in a single header file☆224Updated last month
- A C++ implementation of timsort☆308Updated 8 months ago
- C++11 metaprogramming library☆264Updated last week
- 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
- 🚀 Fast C/C++ bit population count library☆348Updated last year
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆63Updated 7 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆831Updated 11 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Yet Another Serialization☆765Updated 6 months ago
- 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
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆417Updated 7 months ago