martinus / map_benchmark
Comprehensive benchmarks of C++ maps
☆303Updated 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☆343Updated 4 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆200Updated last year
- Fast and memory efficient c++ flat hash map/set☆539Updated this week
- A fast work-stealing queue template in C++☆300Updated 11 months ago
- Greg's Template Library of useful classes.☆168Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆529Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆733Updated 4 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆635Updated 2 weeks ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆995Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆910Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆552Updated 5 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆599Updated last year
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆139Updated last year
- Concurrent Deferred Reference Counting☆156Updated 11 months ago
- An implementation of Seqlock in C++11☆200Updated 6 months ago
- Coroutines for C++20 & asio☆247Updated last month
- Microbenchmarking for Modern C++☆214Updated 4 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆359Updated last month
- C++11 metaprogramming library☆254Updated 2 weeks ago
- C++11 (and onwards) library for lazy evaluation☆347Updated this week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆427Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 8 months ago
- A header-only C++ library for task concurrency☆624Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆210Updated 10 months ago
- ☆127Updated last year
- C++20 [Minimal] Static Perfect Hash library☆186Updated 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
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago