Tessil / sparse-map
C++ implementation of a memory efficient hash map and hash set
☆347Updated 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☆737Updated 6 months ago
- A fast work-stealing queue template in C++☆305Updated last year
- Comprehensive benchmarks of C++ maps☆307Updated last year
- A header-only C++ library for task concurrency☆625Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆559Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆560Updated 7 months ago
- Ultra fast C++11 allocator for STL containers.☆272Updated 3 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆931Updated last month
- Fast and memory efficient c++ flat hash map/set☆572Updated this week
- C++11 metaprogramming library☆254Updated last week
- Experimental C++11 version of sparsehash☆289Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆466Updated 9 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☆431Updated last week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆362Updated 3 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆673Updated 2 weeks ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated 3 weeks ago
- Yet Another Serialization☆755Updated last month
- C++ library for executors☆500Updated 8 years ago
- A micro microbenchmarking library for C++11 in a single header file☆212Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆743Updated last month
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆446Updated last week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆607Updated 2 years ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆425Updated 2 weeks ago
- Implementation of C++20's std::span for older compilers☆345Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆383Updated 3 months ago
- A miniature library for struct-field reflection in C++☆544Updated 2 weeks ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆839Updated last year