skarupke / flat_hash_map
A very fast hashtable
☆1,755Updated 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
- A fast, memory efficient hash map for C++☆1,265Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆814Updated 6 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆738Updated 6 months ago
- Concurrent data structures in C++☆1,411Updated 4 years ago
- C++ associative containers☆1,574Updated 3 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,553Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,900Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆3,542Updated last year
- A C++ library of Concurrent Data Structures☆2,605Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,769Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,330Updated this week
- SIMD Vector Classes for C++☆1,477Updated 9 months ago
- Your standard library for metaprogramming☆1,737Updated 2 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,925Updated last month
- C++14 lock-free queue.☆1,620Updated last month
- A high-performance, concurrent hash table☆1,648Updated this week
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,340Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,372Updated 2 weeks ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,243Updated 2 weeks ago
- Experimental deferred and unordered destruction library for C++☆913Updated 5 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,802Updated 8 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,042Updated 2 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,389Updated 2 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,171Updated 5 months ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,252Updated 4 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆974Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,980Updated last month
- Unified Executors☆1,553Updated last month
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆656Updated 5 months ago
- Runtime polymorphism done right☆996Updated 3 years ago