ktprime / emhashLinks
Fast and memory efficient c++ flat hash table/map/set
☆669Updated last week
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.☆629Updated 5 months ago
- C++20 coroutine library☆898Updated 2 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆798Updated 3 weeks ago
- A modern, fast, lightweight thread pool library based on C++2x☆547Updated last week
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 2 months ago
- Freestanding fast input/output for C++20☆829Updated this week
- Coroutines for C++20 & asio☆327Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,011Updated 3 weeks ago
- C++ cache with LRU/LFU/FIFO policies implementation☆376Updated last week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,276Updated 2 months ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆572Updated 5 months ago
- A lightweight C++20 serialization and RPC library☆903Updated 4 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 4 years ago
- C++14 lock-free queue.☆1,798Updated 2 weeks ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months ago
- A High-Performance Work-Stealing Queue for C++☆331Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆596Updated 5 months ago
- Greg's Template Library of useful classes.☆256Updated this week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆634Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,139Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆429Updated last month
- A high performance C++ log library, producing structured binary logs☆763Updated last week
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,438Updated 2 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆318Updated 5 months ago
- A miniature library for struct-field reflection in C++☆634Updated 2 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆466Updated last month
- Yet Another Serialization☆770Updated 10 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,199Updated 3 years ago