Tessil / sparse-map
C++ implementation of a memory efficient hash map and hash set
☆335Updated last month
Related projects ⓘ
Alternatives and complementary repositories for sparse-map
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated last month
- Comprehensive benchmarks of C++ maps☆300Updated last year
- A fast work-stealing queue template in C++☆295Updated 9 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- Fast and memory efficient c++ flat hash map/set☆502Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated last month
- C++11 metaprogramming library☆243Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆488Updated 11 months ago
- A header-only C++ library for task concurrency☆624Updated last year
- Ultra fast C++11 allocator for STL containers.☆274Updated 2 years ago
- Header-only library for multithreaded programming☆226Updated last month
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆662Updated 2 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆354Updated last week
- An implementation of Seqlock in C++11☆189Updated 3 months ago
- Experimental C++11 version of sparsehash☆287Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 5 months ago
- A high performance C++ log library, producing structured binary logs☆611Updated 3 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆422Updated 5 months ago
- Love template metaprogramming☆325Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆830Updated last year
- Microbenchmarking for Modern C++☆211Updated 4 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆579Updated last year
- Greg's Template Library of useful classes.☆123Updated 2 weeks ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆392Updated last week
- Lightweight Error Augmentation Framework☆313Updated this week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆150Updated 2 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆913Updated 10 months ago
- STXXL: Standard Template Library for Extra Large Data Sets☆484Updated 10 months ago