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☆688Feb 18, 2026Updated last week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602May 1, 2023Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,315Feb 4, 2026Updated 3 weeks ago
- Compact SVO optimized vector for C++17 or higher☆114May 21, 2024Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,451Nov 2, 2025Updated 3 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 3 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,151Dec 6, 2025Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,671Oct 6, 2024Updated last year
- C++ implementation of a memory efficient hash map and hash set☆366Nov 3, 2025Updated 3 months ago
- ☆113Jan 29, 2024Updated 2 years ago
- Buffer and byte algorithms/types based on those of Asio☆15Jan 26, 2022Updated 4 years ago
- A very fast hashtable☆1,840Sep 27, 2023Updated 2 years ago
- C++14 lock-free queue.☆1,816Feb 17, 2026Updated last week
- Asynchronous Database Library based on Asio☆14Aug 26, 2019Updated 6 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- An additive strong typedef library for C++14/17/20☆475Jan 28, 2025Updated last year
- 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,001Updated this week
- Greg's Template Library of useful classes.☆271Jan 9, 2026Updated last month
- C++17 inplace_string implementation☆98Aug 20, 2018Updated 7 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,168Jan 4, 2024Updated 2 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆325Feb 21, 2026Updated last week
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,095Jun 7, 2024Updated last year
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Jun 18, 2019Updated 6 years ago
- Unified Executors☆1,685Updated this week
- A vectorized single header hash function.☆23Nov 18, 2024Updated last year
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Feb 6, 2026Updated 3 weeks ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆639Mar 10, 2023Updated 2 years ago
- A small header-only library for converting data between json representation and c++ structs☆159Updated this week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Aug 15, 2022Updated 3 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆251Nov 10, 2025Updated 3 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆539Dec 27, 2025Updated 2 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,297Updated this week
- A simple replacement for std::unordered_map☆51Jul 27, 2024Updated last year
- Your binary serialization library☆1,218Oct 9, 2025Updated 4 months ago
- a collection of handle/id allocators☆20Feb 29, 2024Updated 2 years ago
- Blazing fast memory allocator designed for video games☆328Oct 13, 2023Updated 2 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Dec 20, 2025Updated 2 months ago
- C++ hash map and hash set which preserve the order of insertion☆567Nov 2, 2025Updated 3 months ago