skarupke / flat_hash_mapLinks
A very fast hashtable
☆1,798Updated 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,288Updated 3 months ago
- Concurrent data structures in C++☆1,436Updated 4 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,581Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆756Updated 11 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,967Updated 6 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,860Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,052Updated last week
- C++ implementation of a fast and memory efficient HAT-trie☆833Updated 11 months ago
- A C++ library of Concurrent Data Structures☆2,678Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,388Updated 5 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,826Updated last year
- C++ associative containers☆1,597Updated 3 years ago
- Experimental deferred and unordered destruction library for C++☆914Updated 6 years ago
- SIMD Vector Classes for C++☆1,505Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,556Updated 3 months ago
- A high-performance, concurrent hash table☆1,699Updated 5 months ago
- Runtime polymorphism done right☆1,015Updated 4 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,677Updated last year
- Configurable C++ platform adapter☆561Updated 6 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,342Updated last month
- A collection of resources on wait-free and lock-free programming☆1,941Updated last year
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,603Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,358Updated last year
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,170Updated 5 months ago
- Lightweight profiler library for c++☆2,298Updated last month
- Portable header-only C++ low level SIMD library☆1,288Updated last year
- C++14 lock-free queue.☆1,722Updated last month
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,868Updated this week
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,271Updated 5 years ago
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,877Updated 3 months ago