ktprime / emhashLinks
Fast and memory efficient c++ flat hash table/map/set
☆632Updated 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☆842Updated 2 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆611Updated last month
- Comprehensive benchmarks of C++ maps☆314Updated 2 years ago
- A modern, fast, lightweight thread pool library based on C++2x☆528Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆724Updated 6 months ago
- Freestanding fast input/output for C++20☆796Updated this week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,158Updated 7 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆982Updated last month
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆561Updated 2 months ago
- Coroutines for C++20 & asio☆312Updated 2 weeks ago
- A fast work-stealing queue template in C++☆321Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆759Updated last year
- A lightweight C++20 serialization and RPC library☆883Updated 3 weeks ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated 2 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆203Updated last year
- Yet Another Serialization☆765Updated 7 months ago
- Greg's Template Library of useful classes.☆223Updated last month
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,072Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆418Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆578Updated 2 months ago
- C++ implementation of a memory efficient hash map and hash set☆362Updated 2 weeks ago
- A high performance C++ log library, producing structured binary logs☆723Updated 2 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,370Updated last year
- 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…☆261Updated last year
- C++14 lock-free queue.☆1,742Updated last week
- A miniature library for struct-field reflection in C++☆592Updated 2 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,397Updated 6 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,176Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆554Updated last year