ktprime / emhashLinks
Fast and memory efficient c++ flat hash table/map/set
☆680Updated 3 weeks ago
Alternatives and similar repositories for emhash
Users that are interested in emhash are comparing it to the libraries listed below
Sorting:
- C++20 coroutine library☆910Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆633Updated 6 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,306Updated this week
- A modern, fast, lightweight thread pool library based on C++2x☆553Updated 3 weeks ago
- Freestanding fast input/output for C++20☆832Updated 3 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆813Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 3 months ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆573Updated 6 months ago
- A lightweight C++20 serialization and RPC library☆919Updated 2 weeks ago
- Coroutines for C++20 & asio☆331Updated this week
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated last week
- A High-Performance Work-Stealing Queue for C++☆333Updated last month
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,164Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,447Updated 3 months ago
- Greg's Template Library of useful classes.☆266Updated last month
- C++14 lock-free queue.☆1,814Updated last week
- C++ implementation of a memory efficient hash map and hash set☆366Updated 3 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆435Updated 3 weeks ago
- Ultra fast C++11 allocator for STL containers.☆272Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Updated 6 months ago
- Yet Another Serialization☆771Updated 11 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,475Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆232Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆496Updated 10 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,603Updated 2 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆638Updated 2 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆496Updated 3 years ago
- A miniature library for struct-field reflection in C++☆641Updated 3 months ago