martinus / map_benchmark
Comprehensive benchmarks of C++ maps
☆308Updated 2 years ago
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☆344Updated 7 months ago
- A fast work-stealing queue template in C++☆305Updated last year
- Fast and memory efficient c++ flat hash map/set☆590Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆576Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆739Updated 7 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆204Updated last year
- Greg's Template Library of useful classes.☆187Updated 2 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆170Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆564Updated 8 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆691Updated last month
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- An implementation of Seqlock in C++11☆208Updated 8 months ago
- A micro microbenchmarking library for C++11 in a single header file☆217Updated 3 weeks ago
- Concurrent Deferred Reference Counting☆159Updated last year
- C++11 metaprogramming library☆255Updated 2 weeks ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆609Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆363Updated last week
- ☆127Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆215Updated 6 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆936Updated 2 months ago
- Coroutines for C++20 & asio☆271Updated last week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,053Updated 2 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆470Updated 3 weeks ago
- Modern C++ B-tree containers☆272Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- Light, fast, threadpool for C++20☆101Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆358Updated 11 months ago
- A header-only C++ library for task concurrency☆625Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 7 months ago