skarupke / flat_hash_mapLinks
A very fast hashtable
☆1,786Updated 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,284Updated 2 months ago
- Concurrent data structures in C++☆1,433Updated 4 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆748Updated 10 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆828Updated 10 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,576Updated 2 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,847Updated last year
- SIMD Vector Classes for C++☆1,505Updated last year
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,821Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,379Updated 4 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,013Updated last month
- C++ associative containers☆1,591Updated 3 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,962Updated 5 months ago
- A C++ library of Concurrent Data Structures☆2,662Updated last year
- Experimental deferred and unordered destruction library for C++☆914Updated 6 years ago
- Portable header-only C++ low level SIMD library☆1,281Updated 11 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,174Updated 4 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,321Updated 2 months ago
- A high-performance, concurrent hash table☆1,685Updated 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, Chromium, R…☆1,836Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆3,656Updated last year
- C++14 lock-free queue.☆1,704Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,550Updated 2 months ago
- Official git repository for libdivide: optimized integer division☆1,228Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,340Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,448Updated this week
- A collection of resources on wait-free and lock-free programming☆1,929Updated 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
- Your standard library for metaprogramming☆1,783Updated 3 weeks ago
- Vector class library, latest version☆1,381Updated last year
- Converts floating point numbers to decimal strings☆1,274Updated last year