Tessil / sparse-mapLinks
C++ implementation of a memory efficient hash map and hash set
☆351Updated 9 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☆743Updated 8 months ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- A fast work-stealing queue template in C++☆308Updated last year
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆593Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- C++11 metaprogramming library☆260Updated 2 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 2 months ago
- Yet Another Serialization☆760Updated 4 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☆443Updated 2 months ago
- Fast and memory efficient c++ flat hash map/set☆608Updated last week
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- Greg's Template Library of useful classes.☆200Updated 2 weeks ago
- C++ implementation of a fast and memory efficient HAT-trie☆822Updated 9 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 3 weeks ago
- A micro microbenchmarking library for C++11 in a single header file☆219Updated 2 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆620Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- C++ hash map and hash set which preserve the order of insertion☆538Updated 9 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆452Updated last month
- Lightweight Error Augmentation Framework☆330Updated 2 weeks ago
- C++ library for executors☆508Updated 8 years ago
- A feature complete LRU cache implementation in C++☆252Updated 5 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆468Updated 2 weeks ago