skarupke / flat_hash_mapLinks
A very fast hashtable
☆1,836Updated 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,299Updated 8 months ago
- Concurrent data structures in C++☆1,447Updated 5 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,914Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,603Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 3 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆855Updated 2 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,447Updated 3 months ago
- Portable header-only C++ low level SIMD library☆1,300Updated last year
- SIMD Vector Classes for C++☆1,516Updated last year
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,845Updated last week
- C++ associative containers☆1,603Updated 4 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,992Updated 11 months ago
- A C++ library of Concurrent Data Structures☆2,722Updated 2 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,146Updated 2 months ago
- A high-performance, concurrent hash table☆1,732Updated 10 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,213Updated last month
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,397Updated 3 months ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,614Updated this week
- 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,989Updated this week
- Official git repository for libdivide: optimized integer division☆1,291Updated this week
- Your standard library for metaprogramming☆1,831Updated last month
- libnop: C++ Native Object Protocols☆574Updated 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,593Updated 8 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆668Updated 8 months ago
- Experimental deferred and unordered destruction library for C++☆914Updated 6 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,475Updated last year
- Converts floating point numbers to decimal strings☆1,311Updated 2 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,520Updated 6 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,463Updated this week
- A collection of resources on wait-free and lock-free programming☆2,011Updated last year