skarupke / flat_hash_map
A very fast hashtable
☆1,719Updated last year
Related projects ⓘ
Alternatives and complementary repositories for flat_hash_map
- Your standard library for metaprogramming☆1,702Updated last week
- A fast, memory efficient hash map for C++☆1,255Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated 2 months ago
- Concurrent data structures in C++☆1,409Updated 4 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,756Updated 4 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,561Updated 3 weeks ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,280Updated 2 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,532Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,883Updated 4 months ago
- SIMD Vector Classes for C++☆1,458Updated 5 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,710Updated 9 months ago
- Runtime polymorphism done right☆977Updated 3 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆793Updated 2 months ago
- A C++ library of Concurrent Data Structures☆2,567Updated last year
- A high-performance, concurrent hash table☆1,611Updated 7 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,428Updated 10 months ago
- Experimental deferred and unordered destruction library for C++☆915Updated 5 years ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,509Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,336Updated last week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,172Updated 4 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,094Updated last month
- C++14 lock-free queue.☆1,527Updated 2 weeks ago
- Portable header-only C++ low level SIMD library☆1,244Updated 2 months ago
- Converts floating point numbers to decimal strings☆1,205Updated 5 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,542Updated 2 months ago
- Official git repository for libdivide: optimized integer division☆1,107Updated 2 weeks ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,248Updated 4 years ago
- Parsing Expression Grammar Template Library☆1,949Updated this week
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆954Updated 10 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,199Updated 8 months ago