Tessil / sparse-map
C++ implementation of a memory efficient hash map and hash set
☆341Updated 3 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☆732Updated 3 months ago
- Comprehensive benchmarks of C++ maps☆302Updated last year
- A header-only C++ library for task concurrency☆623Updated last year
- A fast work-stealing queue template in C++☆300Updated 11 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆523Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆904Updated this week
- C++11 metaprogramming library☆248Updated this week
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆550Updated 5 months ago
- Yet Another Serialization☆736Updated 9 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 3 months ago
- Experimental C++11 version of sparsehash☆287Updated 2 years ago
- C++ library for executors☆498Updated 8 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆596Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆737Updated 2 weeks ago
- An implementation of Seqlock in C++11☆199Updated 5 months ago
- Header-only library for multithreaded programming☆229Updated 3 months ago
- Fast and memory efficient c++ flat hash map/set☆531Updated this week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆359Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆627Updated this week
- A miniature library for struct-field reflection in C++☆518Updated 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☆429Updated 7 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 7 months ago
- Implementation of C++20's std::span for older compilers☆340Updated last year
- Scope Guard & Defer C++☆163Updated 11 months ago
- userland threads☆470Updated 3 weeks ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated last week
- C++ library for storing and printing backtraces.☆446Updated this week
- C++ serializers benchmark with realistic data☆120Updated last year
- Lightweight Error Augmentation Framework☆317Updated last month