A very fast hashtable
☆1,840Sep 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
Sorting:
- A fast, memory efficient hash map for C++☆1,301May 19, 2025Updated 9 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 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
- 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,152Dec 6, 2025Updated 2 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,408Oct 26, 2025Updated 4 months ago
- Concurrent data structures in C++☆1,447Oct 1, 2020Updated 5 years ago
- C++ associative containers☆1,603Nov 30, 2021Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆52May 31, 2014Updated 11 years ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,509Feb 6, 2026Updated 3 weeks ago
- C++ implementation of a fast and memory efficient HAT-trie☆859Nov 11, 2025Updated 3 months ago
- Pattern-defeating quicksort.☆2,473Dec 6, 2023Updated 2 years ago
- A high-performance, concurrent hash table☆1,733Mar 31, 2025Updated 11 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,073Feb 14, 2026Updated 2 weeks ago
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 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,594May 29, 2025Updated 9 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 5 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- C++ implementation of a memory efficient hash map and hash set☆366Nov 3, 2025Updated 4 months ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,808Updated this week
- Abseil Common Libraries (C++)☆17,052Updated this week
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,847Feb 14, 2026Updated 2 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,993Feb 22, 2025Updated last year
- Comprehensive benchmarks of C++ maps☆316Apr 14, 2023Updated 2 years ago
- Portable header-only C++ low level SIMD library☆1,299Aug 26, 2024Updated last year
- Experimental C++11 version of sparsehash☆294Oct 18, 2022Updated 3 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆487Jan 2, 2026Updated 2 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
- Lightweight profiler library for c++☆2,345Jul 15, 2025Updated 7 months ago
- A modern formatting library☆23,287Updated this week
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,607Feb 24, 2026Updated last week
- C/C++ Performance Profiler☆4,318Jan 31, 2025Updated last year
- Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, …☆23,401Updated this week
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,955Sep 29, 2025Updated 5 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,097Jun 7, 2024Updated last year
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- Extremely fast non-cryptographic hash algorithm☆10,885Updated this week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Nov 2, 2025Updated 4 months ago