Fast and memory efficient c++ flat hash table/map/set
☆688Feb 18, 2026Updated last week
Alternatives and similar repositories for emhash
Users that are interested in emhash are comparing it to the libraries listed below
Sorting:
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,315Feb 4, 2026Updated 3 weeks ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,152Dec 6, 2025Updated 2 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,178Feb 15, 2026Updated 2 weeks ago
- C++14 lock-free queue.☆1,818Feb 17, 2026Updated 2 weeks 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,602May 1, 2023Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆636Aug 7, 2025Updated 6 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 4 months ago
- Freestanding fast input/output for C++20☆835Feb 9, 2026Updated 3 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆833Feb 20, 2026Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,672Oct 6, 2024Updated last year
- Your binary serialization library☆1,218Oct 9, 2025Updated 4 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,015Jan 8, 2026Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- scanf for modern C++☆1,301Oct 29, 2025Updated 4 months ago
- C++20 coroutine library☆922Feb 22, 2026Updated last week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 10 months ago
- C++ implementation of a memory efficient hash map and hash set☆366Nov 3, 2025Updated 4 months 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,001Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,168Jan 4, 2024Updated 2 years ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆574Jul 18, 2025Updated 7 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,297Feb 22, 2026Updated last week
- A lightweight C++20 serialization and RPC library☆933Jan 23, 2026Updated last month
- Compact SVO optimized vector for C++17 or higher☆114May 21, 2024Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,476Mar 8, 2024Updated last year
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Aug 17, 2023Updated 2 years ago
- universal serialization engine☆1,299Feb 11, 2026Updated 2 weeks ago
- An additive strong typedef library for C++14/17/20☆475Jan 28, 2025Updated 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
- Portable header-only C++ low level SIMD library☆1,299Aug 26, 2024Updated last year
- A high performance C++ log library, producing structured binary logs☆778Feb 20, 2026Updated last week
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆859Nov 11, 2025Updated 3 months 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,594May 29, 2025Updated 9 months ago
- A fast, memory efficient hash map for C++☆1,301May 19, 2025Updated 9 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,993Feb 22, 2025Updated last year