Comprehensive benchmarks of C++ maps
☆316Apr 14, 2023Updated 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
Sorting:
- Fast and memory efficient c++ flat hash table/map/set☆697Feb 18, 2026Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,605May 1, 2023Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,328Feb 4, 2026Updated last month
- Compact SVO optimized vector for C++17 or higher☆116May 21, 2024Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,451Nov 2, 2025Updated 4 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,161Dec 6, 2025Updated 3 months ago
- ☆113Jan 29, 2024Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Nov 2, 2025Updated 4 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,674Oct 6, 2024Updated last year
- C++ implementation of a memory efficient hash map and hash set☆366Nov 3, 2025Updated 4 months ago
- A very fast hashtable☆1,843Sep 27, 2023Updated 2 years ago
- C++14 lock-free queue.☆1,823Mar 13, 2026Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- This library provides a C++ interface to XML files. It uses libxml2 to access the XML files.☆77Feb 26, 2026Updated 3 weeks ago
- Buffer and byte algorithms/types based on those of Asio☆15Jan 26, 2022Updated 4 years ago
- An additive strong typedef library for C++14/17/20☆477Jan 28, 2025Updated last year
- an experimental standard C++ library☆92Apr 13, 2024Updated last year
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆542Dec 27, 2025Updated 2 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,178Jan 4, 2024Updated 2 years ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆2,027Updated this week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- Blazing fast memory allocator designed for video games☆330Oct 13, 2023Updated 2 years ago
- Greg's Template Library of useful classes.☆280Jan 9, 2026Updated 2 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,100Jun 7, 2024Updated last year
- C++17 inplace_string implementation☆98Aug 20, 2018Updated 7 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆326Feb 27, 2026Updated 3 weeks ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆252Mar 9, 2026Updated last week
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Aug 17, 2023Updated 2 years ago
- A C++ library for reading and writing Zip files using streams.☆50Feb 28, 2026Updated 2 weeks ago
- A variant of Ahash written in C++.☆10Mar 20, 2023Updated 3 years ago
- Asynchronous Database Library based on Asio☆14Aug 26, 2019Updated 6 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- List of resources about modern dynamic polymorphism in C++.☆12Sep 29, 2018Updated 7 years ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,301Updated this week
- C++ hash map and hash set which preserve the order of insertion☆567Nov 2, 2025Updated 4 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Mar 12, 2026Updated last week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆643Mar 10, 2023Updated 3 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Jun 18, 2019Updated 6 years ago
- cross-platform coroutine library in c++☆870Jan 20, 2026Updated 2 months ago