Fast and memory efficient c++ flat hash table/map/set
☆697Feb 18, 2026Updated last month
Alternatives and similar repositories for emhash
Users that are interested in emhash are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,328Feb 4, 2026Updated last month
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,161Dec 6, 2025Updated 3 months ago
- Comprehensive benchmarks of C++ maps☆316Apr 14, 2023Updated 2 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,193Feb 15, 2026Updated last month
- C++14 lock-free queue.☆1,828Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆636Aug 7, 2025Updated 7 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,451Nov 2, 2025Updated 4 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,605May 1, 2023Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆840Mar 13, 2026Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Nov 2, 2025Updated 4 months ago
- Freestanding fast input/output for C++20☆837Mar 13, 2026Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,679Oct 6, 2024Updated last year
- scanf for modern C++☆1,304Oct 29, 2025Updated 4 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,020Mar 11, 2026Updated last week
- C++20 coroutine library☆926Mar 5, 2026Updated 2 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,744May 1, 2025Updated 10 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- Your binary serialization library☆1,226Oct 9, 2025Updated 5 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆542Dec 27, 2025Updated 2 months ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Aug 17, 2023Updated 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,027Mar 16, 2026Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,178Jan 4, 2024Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,530Jul 29, 2025Updated 7 months ago
- An additive strong typedef library for C++14/17/20☆477Jan 28, 2025Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,301Mar 15, 2026Updated last week
- C++ implementation of a memory efficient hash map and hash set☆366Nov 3, 2025Updated 4 months ago
- universal serialization engine☆1,306Mar 14, 2026Updated last week
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆579Jul 18, 2025Updated 8 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,485Mar 8, 2024Updated 2 years ago
- A high-performance, concurrent hash table☆1,734Mar 31, 2025Updated 11 months ago
- A lightweight C++20 serialization and RPC library☆942Jan 23, 2026Updated 2 months ago
- A high performance C++ log library, producing structured binary logs☆784Mar 3, 2026Updated 2 weeks ago
- Compact SVO optimized vector for C++17 or higher☆116May 21, 2024Updated last year
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,995Feb 22, 2025Updated last year
- A simple replacement for std::unordered_map☆51Jul 27, 2024Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆859Nov 11, 2025Updated 4 months ago
- C++20 [Minimal] Static Perfect Hash library☆255Jul 20, 2025Updated 8 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,104Jun 7, 2024Updated last year