Tessil / sparse-map
C++ implementation of a memory efficient hash map and hash set
☆347Updated 7 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☆740Updated 7 months ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- A fast work-stealing queue template in C++☆306Updated last year
- A header-only C++ library for task concurrency☆625Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆577Updated 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☆440Updated last month
- Experimental C++11 version of sparsehash☆290Updated 2 years ago
- C++11 metaprogramming library☆257Updated this week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆611Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆942Updated 3 months ago
- C++ library for executors☆503Updated 8 years ago
- Fast and memory efficient c++ flat hash map/set☆598Updated last month
- An open addressing linear probing hash table, tuned for delete heavy workloads☆205Updated last year
- Yet Another Serialization☆758Updated 2 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆475Updated last month
- Greg's Template Library of useful classes.☆193Updated last month
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Header-only library for multithreaded programming☆234Updated last month
- C++ hash map and hash set which preserve the order of insertion☆532Updated 7 months ago
- A miniature library for struct-field reflection in C++☆559Updated 2 months ago
- An implementation of Seqlock in C++11☆208Updated 9 months ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- A micro microbenchmarking library for C++11 in a single header file☆217Updated last month
- userland threads☆478Updated last month
- C++ implementation of a fast and memory efficient HAT-trie☆816Updated 7 months ago
- A STL allocator that mmaps files☆247Updated 4 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago