A very fast hashtable
☆1,843Sep 27, 2023Updated 2 years ago
Alternatives and similar repositories for flat_hash_map
Users that are interested in flat_hash_map are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Nov 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 fast, memory efficient hash map for C++☆1,302May 19, 2025Updated 10 months ago
- 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
- A hash table implementation using Robin Hood Linear Probing☆52May 31, 2014Updated 11 years ago
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago
- C++ associative containers☆1,604Nov 30, 2021Updated 4 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,415Oct 26, 2025Updated 4 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,612Mar 16, 2026Updated last week
- C++ implementation of a fast and memory efficient HAT-trie☆859Nov 11, 2025Updated 4 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- Pattern-defeating quicksort.☆2,475Dec 6, 2023Updated 2 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month
- A high-performance, concurrent hash table☆1,734Mar 31, 2025Updated 11 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,530Jul 29, 2025Updated 7 months ago
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago
- Abseil Common Libraries (C++)☆17,120Updated this week
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,847Mar 16, 2026Updated last week
- C++ implementation of a memory efficient hash map and hash set☆366Nov 3, 2025Updated 4 months ago
- Comprehensive benchmarks of C++ maps☆316Apr 14, 2023Updated 2 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
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,820Feb 25, 2026Updated 3 weeks ago
- Experimental C++11 version of sparsehash☆294Oct 18, 2022Updated 3 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆488Mar 3, 2026Updated 2 weeks ago
- A modern formatting library☆23,328Updated this week
- ☆245Apr 3, 2021Updated 4 years ago
- Portable header-only C++ low level SIMD library☆1,301Aug 26, 2024Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- Fast and memory efficient c++ flat hash table/map/set☆697Feb 18, 2026Updated last month
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Nov 2, 2025Updated 4 months ago
- Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, …☆23,462Updated this week
- Experimental deferred and unordered destruction library for C++☆913May 16, 2019Updated 6 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,995Feb 22, 2025Updated last year
- Runtime polymorphism done right☆1,033May 27, 2021Updated 4 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 library for Study Group 14 of Working Group 21 (C++)☆529Apr 19, 2022Updated 3 years ago
- Extremely fast non-cryptographic hash algorithm☆10,936Mar 2, 2026Updated 3 weeks ago
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,965Sep 29, 2025Updated 5 months ago