Tessil / sparse-mapLinks
C++ implementation of a memory efficient hash map and hash set
☆353Updated 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☆745Updated 9 months ago
- Comprehensive benchmarks of C++ maps☆310Updated 2 years ago
- A fast work-stealing queue template in C++☆310Updated last year
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆598Updated this week
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆568Updated 10 months ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- A STL allocator that mmaps files☆247Updated 4 years ago
- A micro microbenchmarking library for C++11 in a single header file☆221Updated 2 weeks ago
- A feature complete LRU cache implementation in C++☆254Updated 5 years ago
- Fast and memory efficient c++ flat hash map/set☆618Updated 3 weeks ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆621Updated 2 years ago
- An implementation of Seqlock in C++11☆215Updated 11 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆207Updated last year
- C++11 metaprogramming library☆261Updated 2 weeks ago
- A C++ implementation of timsort☆307Updated 7 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆827Updated 9 months ago
- C++ hash map and hash set which preserve the order of insertion☆545Updated 9 months ago
- Greg's Template Library of useful classes.☆203Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆958Updated last month
- Yet Another Serialization☆760Updated 4 months ago
- Header-only library for multithreaded programming☆233Updated 3 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆367Updated last month
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆180Updated last year
- 🚀 Fast C/C++ bit population count library☆348Updated last year
- userland threads☆484Updated 3 months ago
- Scope Guard & Defer C++☆175Updated last year
- Microbenchmarking for Modern C++☆223Updated 4 years ago