Tessil / sparse-mapLinks
C++ implementation of a memory efficient hash map and hash set
☆349Updated 8 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☆742Updated 8 months ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- A fast work-stealing queue template in C++☆307Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆587Updated 2 months ago
- Fast and memory efficient c++ flat hash map/set☆602Updated last month
- Experimental C++11 version of sparsehash☆290Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆946Updated this week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 8 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆476Updated 2 months ago
- C++11 metaprogramming library☆258Updated 3 weeks ago
- Greg's Template Library of useful classes.☆199Updated 2 weeks ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆617Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆218Updated last month
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆441Updated 2 months ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- Yet Another Serialization☆759Updated 3 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A feature complete LRU cache implementation in C++☆252Updated 5 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆750Updated last week
- C++ implementation of a fast and memory efficient HAT-trie☆820Updated 8 months ago
- C++ library for executors☆503Updated 8 years ago
- Love template metaprogramming☆328Updated 3 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆841Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆444Updated last week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆465Updated 2 months ago
- A STL allocator that mmaps files☆247Updated 4 years ago
- C++ hash map and hash set which preserve the order of insertion☆535Updated 8 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆670Updated last month