Tessil / sparse-mapLinks
C++ implementation of a memory efficient hash map and hash set
☆364Updated 3 weeks 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☆763Updated 3 weeks ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A fast work-stealing queue template in C++☆327Updated last year
- Ultra fast C++11 allocator for STL containers.☆275Updated 3 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆625Updated 3 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated 3 weeks ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- Fast and memory efficient c++ flat hash table/map/set☆661Updated 2 weeks ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- A STL allocator that mmaps files☆253Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆590Updated 4 months 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
- std::simd for GCC [ISO/IEC TS 19570:2018]☆632Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 5 months ago
- C++11 metaprogramming library☆278Updated 2 weeks ago
- Greg's Template Library of useful classes.☆228Updated this week
- An implementation of Seqlock in C++11☆228Updated last year
- C++ cache with LRU/LFU/FIFO policies implementation☆374Updated 2 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆562Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,001Updated last month
- A C++ implementation of timsort☆312Updated 11 months ago
- ☆276Updated 11 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☆462Updated this week
- Yet Another Serialization☆767Updated 9 months ago
- ☆128Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆844Updated 2 weeks ago
- Header-only library for multithreaded programming☆239Updated 8 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆440Updated 10 months ago