martinus / map_benchmark
Comprehensive benchmarks of C++ maps
☆307Updated last year
Alternatives and similar repositories for map_benchmark:
Users that are interested in map_benchmark are comparing it to the libraries listed below
- C++ implementation of a memory efficient hash map and hash set☆345Updated 6 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆570Updated last week
- Fast and memory efficient c++ flat hash map/set☆576Updated last week
- A fast work-stealing queue template in C++☆305Updated last year
- Greg's Template Library of useful classes.☆179Updated last month
- An implementation of Seqlock in C++11☆209Updated 8 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆738Updated 6 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆204Updated last year
- Ultra fast C++11 allocator for STL containers.☆272Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 7 months ago
- Concurrent Deferred Reference Counting☆159Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆163Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆681Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆934Updated last month
- C++20 [Minimal] Static Perfect Hash library☆196Updated 2 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆213Updated 6 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆466Updated 10 months ago
- Coroutines for C++20 & asio☆260Updated 2 weeks ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆607Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆362Updated 3 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,042Updated 2 months ago
- C++11 metaprogramming library☆255Updated 2 weeks ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 3 years ago
- A micro microbenchmarking library for C++11 in a single header file☆215Updated last year
- A header-only C++ library for task concurrency☆625Updated last year
- C++20 Meta-Programming library☆275Updated 2 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆383Updated 3 months ago
- Lightweight structured concurrency for C++20☆112Updated last week
- General-purpose C++ graph library☆208Updated last week