ktprime / emhashLinks
Fast and memory efficient c++ flat hash map/set
☆626Updated this week
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☆822Updated this week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,133Updated 6 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆606Updated 2 weeks ago
- A modern, fast, lightweight thread pool library based on C++2x☆519Updated last week
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- Freestanding fast input/output for C++20☆789Updated this week
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆554Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆753Updated 10 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆716Updated 5 months ago
- C++ implementation of a memory efficient hash map and hash set☆360Updated 11 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆972Updated last month
- Greg's Template Library of useful classes.☆214Updated this week
- A lightweight C++20 serialization and RPC library☆867Updated 3 weeks ago
- Coroutines for C++20 & asio☆298Updated last week
- A fast work-stealing queue template in C++☆319Updated last year
- C++ cache with LRU/LFU/FIFO policies implementation☆370Updated 3 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,386Updated 4 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,050Updated last year
- C++14 lock-free queue.☆1,712Updated 2 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆406Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated last month
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,174Updated 2 weeks ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,578Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,347Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆311Updated last month
- std::simd for GCC [ISO/IEC TS 19570:2018]☆626Updated 2 years ago
- Yet Another Serialization☆765Updated 6 months ago
- C++ hash map and hash set which preserve the order of insertion☆547Updated 11 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆485Updated 4 months ago