ktprime / emhash
Fast and memory efficient c++ flat hash map/set
☆502Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for emhash
- C++20 coroutine library☆605Updated this week
- Comprehensive benchmarks of C++ maps☆300Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆615Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated last month
- C++ implementation of a memory efficient hash map and hash set☆335Updated last month
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆943Updated last month
- A modern, fast, lightweight thread pool library based on C++20☆462Updated 2 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆488Updated 11 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆343Updated 6 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆913Updated 10 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- Freestanding fast input/output for C++20☆659Updated this week
- A fast work-stealing queue template in C++☆295Updated 9 months ago
- A lightweight C++20 serialization and RPC library☆747Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,197Updated 8 months ago
- A high performance C++ log library, producing structured binary logs☆611Updated 3 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆363Updated 7 months ago
- Coroutines for C++20 & asio☆228Updated this week
- C++14 lock-free queue.☆1,526Updated 2 weeks ago
- Thread-safe container for sharing data between threads☆408Updated 3 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆729Updated this week
- C++20 Static Reflection library☆322Updated last month
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,278Updated last month
- A miniature library for struct-field reflection in C++☆500Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆354Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆964Updated this week
- Yet Another Serialization☆733Updated 8 months ago