skarupke / flat_hash_mapLinks
A very fast hashtable
☆1,826Updated 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:
- A fast, memory efficient hash map for C++☆1,295Updated 7 months ago
- Concurrent data structures in C++☆1,446Updated 5 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,596Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated last month
- Cross-platform C++11 header-only library for memory mapped file IO☆1,895Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆851Updated last month
- C++ associative containers☆1,601Updated 4 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,838Updated 3 weeks ago
- A C++ library of Concurrent Data Structures☆2,710Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,426Updated last month
- A hybrid thread / fiber task scheduler written in C++ 11☆1,986Updated 10 months ago
- Portable header-only C++ low level SIMD library☆1,294Updated last year
- SIMD Vector Classes for C++☆1,513Updated last year
- Experimental deferred and unordered destruction library for C++☆914Updated 6 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,117Updated 3 weeks 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,581Updated 7 months ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,729Updated 3 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,510Updated 5 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,450Updated last week
- Runtime polymorphism done right☆1,031Updated 4 years 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,949Updated this week
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆667Updated 7 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,449Updated last year
- Your standard library for metaprogramming☆1,823Updated 3 weeks ago
- A high-performance, concurrent hash table☆1,724Updated 9 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,272Updated last year
- libnop: C++ Native Object Protocols☆576Updated last year
- Official git repository for libdivide: optimized integer division☆1,275Updated last week
- Parsing Expression Grammar Template Library☆2,086Updated last week
- Lightweight profiler library for c++☆2,330Updated 5 months ago