skarupke / flat_hash_mapLinks
A very fast hashtable
☆1,772Updated last year
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,274Updated 2 weeks ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,567Updated 2 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,799Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,347Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆742Updated 8 months ago
- SIMD Vector Classes for C++☆1,490Updated 11 months ago
- Portable header-only C++ low level SIMD library☆1,273Updated 9 months ago
- Concurrent data structures in C++☆1,423Updated 4 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆820Updated 8 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,968Updated last month
- A hybrid thread / fiber task scheduler written in C++ 11☆1,942Updated 3 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,302Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,394Updated 2 weeks ago
- Experimental deferred and unordered destruction library for C++☆912Updated 6 years ago
- A C++ library of Concurrent Data Structures☆2,643Updated last year
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,812Updated 10 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,291Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,419Updated 2 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,156Updated 2 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,536Updated 2 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,021Updated last week
- Runtime polymorphism done right☆1,006Updated 4 years ago
- A beautiful stack trace pretty printer for C++☆4,027Updated last month
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,387Updated 3 weeks ago
- C++14 lock-free queue.☆1,657Updated 3 weeks ago
- Async++ concurrency framework for C++11☆1,401Updated 7 months ago
- A high-performance, concurrent hash table☆1,667Updated 2 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,606Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,550Updated 7 months ago
- Official git repository for libdivide: optimized integer division☆1,207Updated 2 weeks ago