skarupke / flat_hash_mapLinks
A very fast hashtable
☆1,790Updated 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,286Updated 3 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,578Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆753Updated 10 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,854Updated last year
- Concurrent data structures in C++☆1,432Updated 4 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,029Updated 2 weeks ago
- C++ implementation of a fast and memory efficient HAT-trie☆831Updated 11 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,965Updated 6 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,827Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,386Updated 4 months ago
- C++ associative containers☆1,593Updated 3 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,133Updated 6 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, Chromium, R…☆1,851Updated this week
- SIMD Vector Classes for C++☆1,507Updated last year
- Experimental deferred and unordered destruction library for C++☆913Updated 6 years ago
- Portable header-only C++ low level SIMD library☆1,285Updated 11 months ago
- A C++ library of Concurrent Data Structures☆2,673Updated last year
- Converts floating point numbers to decimal strings☆1,276Updated last year
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,333Updated last week
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,595Updated last week
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,168Updated 4 months ago
- Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.☆1,168Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆3,668Updated 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,555Updated 2 months ago
- libnop: C++ Native Object Protocols☆578Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 2 months ago
- Official git repository for libdivide: optimized integer division☆1,232Updated 2 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,454Updated 3 weeks ago
- C++14 lock-free queue.☆1,712Updated 2 weeks ago
- Your standard library for metaprogramming☆1,788Updated last week