ktprime / emhashLinks
Fast and memory efficient c++ flat hash map/set
☆619Updated 2 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☆808Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆600Updated this week
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,125Updated 6 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆518Updated 7 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆748Updated 10 months ago
- Freestanding fast input/output for C++20☆783Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆967Updated 3 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆715Updated 4 months ago
- A fast work-stealing queue template in C++☆315Updated last year
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆550Updated 2 weeks ago
- Coroutines for C++20 & asio☆297Updated this week
- C++ cache with LRU/LFU/FIFO policies implementation☆367Updated 2 months ago
- A lightweight C++20 serialization and RPC library☆863Updated last week
- C++ implementation of a memory efficient hash map and hash set☆357Updated 10 months ago
- C++14 lock-free queue.☆1,704Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆402Updated 2 months ago
- Greg's Template Library of useful classes.☆208Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,034Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,379Updated 4 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated 2 weeks ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,340Updated last year
- C++ hash map and hash set which preserve the order of insertion☆546Updated 10 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆626Updated 2 years ago
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆256Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆482Updated 3 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆307Updated 2 weeks ago
- General-purpose C++ graph library☆224Updated last week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆186Updated last year