Tessil / sparse-mapLinks
C++ implementation of a memory efficient hash map and hash set
☆362Updated 11 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☆756Updated 11 months ago
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- A fast work-stealing queue template in C++☆320Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆608Updated last month
- A feature complete LRU cache implementation in C++☆256Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆180Updated 11 months ago
- Experimental C++11 version of sparsehash☆292Updated 2 years ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆576Updated last month
- An implementation of Seqlock in C++11☆220Updated last year
- A STL allocator that mmaps files☆251Updated 4 years ago
- C++11 metaprogramming library☆266Updated 3 weeks ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆629Updated 2 years ago
- Fast and memory efficient c++ flat hash map/set☆631Updated this week
- Greg's Template Library of useful classes.☆216Updated 3 weeks ago
- Header-only library for multithreaded programming☆236Updated 5 months ago
- C++ library for executors☆511Updated 8 years ago
- C++ hash map and hash set which preserve the order of insertion☆549Updated 11 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆833Updated 11 months ago
- userland threads☆490Updated 3 weeks ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- Microbenchmarking for Modern C++☆226Updated 4 years ago
- A micro microbenchmarking library for C++11 in a single header file☆224Updated 2 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆372Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆978Updated 2 weeks ago
- ☆276Updated 9 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆489Updated 5 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago