Tessil / sparse-map
C++ implementation of a memory efficient hash map and hash set
☆343Updated 4 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☆736Updated 4 months ago
- Comprehensive benchmarks of C++ maps☆305Updated last year
- Fast and memory efficient c++ flat hash map/set☆552Updated this week
- A fast work-stealing queue template in C++☆302Updated last year
- A header-only C++ library for task concurrency☆624Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆558Updated 6 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆922Updated 2 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆544Updated last week
- C++11 metaprogramming library☆255Updated last month
- Ultra fast C++11 allocator for STL containers.☆272Updated 3 years ago
- Greg's Template Library of useful classes.☆172Updated 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☆430Updated 8 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆741Updated 3 weeks ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆603Updated last year
- Experimental C++11 version of sparsehash☆288Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆410Updated last week
- An open addressing linear probing hash table, tuned for delete heavy workloads☆201Updated last year
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated 3 weeks ago
- An implementation of Seqlock in C++11☆206Updated 6 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆837Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆808Updated 4 months ago
- Header-only library for multithreaded programming☆234Updated last month
- A miniature library for struct-field reflection in C++☆532Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 8 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆360Updated 2 months ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆515Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆652Updated this week
- A micro microbenchmarking library for C++11 in a single header file☆211Updated 11 months ago
- A STL allocator that mmaps files☆245Updated 3 years ago