ktprime / emhashLinks
Fast and memory efficient c++ flat hash table/map/set
☆661Updated 2 weeks ago
Alternatives and similar repositories for emhash
Users that are interested in emhash are comparing it to the libraries listed below
Sorting:
- A C++ library providing various concurrent data structures and reclamation schemes.☆625Updated 3 months ago
- C++20 coroutine library☆875Updated this week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,220Updated 3 weeks ago
- A modern, fast, lightweight thread pool library based on C++2x☆536Updated 2 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated 3 weeks ago
- Freestanding fast input/output for C++20☆813Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆772Updated 8 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,001Updated last month
- C++ implementation of a memory efficient hash map and hash set☆364Updated 3 weeks ago
- C++ cache with LRU/LFU/FIFO policies implementation☆374Updated 2 months ago
- Coroutines for C++20 & asio☆323Updated 2 weeks ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆571Updated 4 months ago
- A lightweight C++20 serialization and RPC library☆894Updated 2 months ago
- A fast work-stealing queue template in C++☆327Updated last year
- C++14 lock-free queue.☆1,773Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,114Updated last year
- Ultra fast C++11 allocator for STL containers.☆275Updated 3 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆632Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,423Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆590Updated 4 months ago
- Greg's Template Library of useful classes.☆228Updated this week
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,415Updated 3 weeks ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆318Updated 4 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 7 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆424Updated 5 months ago
- Yet Another Serialization☆767Updated 9 months ago
- A miniature library for struct-field reflection in C++☆622Updated last month
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,188Updated 3 years ago
- C++ hash map and hash set which preserve the order of insertion☆562Updated 3 weeks ago