Tessil / sparse-mapLinks
C++ implementation of a memory efficient hash map and hash set
☆366Updated 3 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:
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 3 months ago
- A High-Performance Work-Stealing Queue for C++☆333Updated 3 weeks ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆633Updated 6 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- A header-only C++ library for task concurrency☆632Updated 2 years ago
- A STL allocator that mmaps files☆255Updated 4 years ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Updated 6 months ago
- A C++ implementation of timsort☆314Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Updated 2 years ago
- C++11 metaprogramming library☆280Updated 2 weeks ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆638Updated 2 years ago
- Greg's Template Library of useful classes.☆261Updated 3 weeks ago
- Fast and memory efficient c++ flat hash table/map/set☆676Updated 2 weeks ago
- userland threads☆495Updated last month
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆131Updated 2 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆446Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- Yet Another Serialization☆771Updated 11 months ago
- 🚀 Fast C/C++ bit population count library☆360Updated last year
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated 2 years ago
- Header-only library for multithreaded programming☆241Updated last week
- C++ library for executors☆515Updated 9 years ago
- An implementation of Seqlock in C++11☆236Updated last year
- ☆128Updated 2 years ago
- Scope Guard & Defer C++☆182Updated 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☆468Updated 2 months ago