skarupke / flat_hash_mapLinks
A very fast hashtable
☆1,806Updated 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:
- Concurrent data structures in C++☆1,442Updated 5 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated last week
- A fast, memory efficient hash map for C++☆1,292Updated 5 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,592Updated 2 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,832Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆842Updated last week
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,414Updated last week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,979Updated 8 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,074Updated 2 weeks ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,877Updated last year
- A C++ library of Concurrent Data Structures☆2,699Updated 2 years ago
- C++ associative containers☆1,596Updated 3 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,180Updated last month
- SIMD Vector Classes for C++☆1,511Updated last year
- Converts floating point numbers to decimal strings☆1,289Updated last year
- Official git repository for libdivide: optimized integer division☆1,250Updated 4 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…☆1,910Updated last week
- A high-performance, concurrent hash table☆1,713Updated 7 months ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,630Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,359Updated 2 weeks ago
- A collection of resources on wait-free and lock-free programming☆1,959Updated last year
- Portable header-only C++ low level SIMD library☆1,291Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,408Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 5 months ago
- libnop: C++ Native Object Protocols☆576Updated last year
- Experimental deferred and unordered destruction library for C++☆915Updated 6 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,568Updated 5 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,192Updated last week
- C++14 lock-free queue.☆1,755Updated last month
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,531Updated this week