Tessil / sparse-mapLinks
C++ implementation of a memory efficient hash map and hash set
☆366Updated 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☆765Updated last month
- 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.☆274Updated 3 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆626Updated 4 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- A STL allocator that mmaps files☆254Updated 4 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- A feature complete LRU cache implementation in C++☆260Updated 6 years ago
- C++11 metaprogramming library☆279Updated last week
- A micro microbenchmarking library for C++11 in a single header file☆225Updated this week
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆591Updated 5 months ago
- Fast and memory efficient c++ flat hash table/map/set☆663Updated last month
- Greg's Template Library of useful classes.☆243Updated 2 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
- std::simd for GCC [ISO/IEC TS 19570:2018]☆632Updated 2 years ago
- An implementation of Seqlock in C++11☆229Updated last year
- A C++ implementation of timsort☆312Updated last year
- Header-only library for multithreaded programming☆239Updated 8 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆849Updated last month
- C++ hash map and hash set which preserve the order of insertion☆563Updated last month
- C++ cache with LRU/LFU/FIFO policies implementation☆375Updated 3 months ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- ☆276Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆218Updated 2 years ago
- Yet Another Serialization☆769Updated 10 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆440Updated 11 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,006Updated this week