Tessil / sparse-mapLinks
C++ implementation of a memory efficient hash map and hash set
☆366Updated 2 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☆316Updated 2 years ago
- A High-Performance Work-Stealing Queue for C++☆333Updated 3 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 2 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 2 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆632Updated 5 months ago
- A header-only C++ library for task concurrency☆632Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- Greg's Template Library of useful classes.☆261Updated 3 weeks ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- A STL allocator that mmaps files☆254Updated 4 years ago
- Fast and memory efficient c++ flat hash table/map/set☆676Updated 2 weeks ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- C++11 metaprogramming library☆280Updated last week
- An implementation of Seqlock in C++11☆235Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆638Updated 2 years ago
- A C++ implementation of timsort☆313Updated last year
- C++ hash map and hash set which preserve the order of insertion☆566Updated 2 months ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,014Updated 3 weeks ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated this week
- Header-only library for multithreaded programming☆241Updated last week
- Microbenchmarking for Modern C++☆233Updated 5 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☆467Updated 2 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆852Updated 2 months ago
- Yet Another Serialization☆771Updated 11 months ago
- 🚀 Fast C/C++ bit population count library☆359Updated last year
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago