Tessil / sparse-map
C++ implementation of a memory efficient hash map and hash set
☆344Updated 6 months ago
Alternatives and similar repositories for sparse-map:
Users that are interested in sparse-map are comparing it to the libraries listed below
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆739Updated 6 months ago
- Comprehensive benchmarks of C++ maps☆307Updated 2 years ago
- A fast work-stealing queue template in C++☆305Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 8 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- C++11 metaprogramming library☆256Updated last week
- A header-only C++ library for task concurrency☆626Updated last year
- Experimental C++11 version of sparsehash☆290Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Fast and memory efficient c++ flat hash map/set☆589Updated last week
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆436Updated 3 weeks ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆435Updated last month
- Header-only library for multithreaded programming☆234Updated 3 weeks ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆608Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆690Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆470Updated 2 weeks ago
- A micro microbenchmarking library for C++11 in a single header file☆217Updated 2 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆575Updated 3 weeks ago
- A STL allocator that mmaps files☆246Updated 3 years ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆746Updated last week
- ☆272Updated 4 months ago
- A feature complete LRU cache implementation in C++☆249Updated 5 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆408Updated 3 months ago
- C++ library for executors☆501Updated 8 years ago
- An implementation of Seqlock in C++11☆208Updated 8 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆936Updated 2 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆668Updated last week
- Lightweight Error Augmentation Framework☆322Updated last week
- An open addressing linear probing hash table, tuned for delete heavy workloads☆204Updated last year