Tessil / robin-mapLinks
C++ implementation of a fast hash map and hash set using robin hood hashing
☆1,347Updated 2 months ago
Alternatives and similar repositories for robin-map
Users that are interested in robin-map are comparing it to the libraries listed below
Sorting:
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,567Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆742Updated 8 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,021Updated last week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,079Updated 4 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,550Updated 7 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,536Updated 2 weeks ago
- C++14 lock-free queue.☆1,657Updated 3 weeks ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,968Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,565Updated last month
- Fast and memory efficient c++ flat hash map/set☆602Updated last month
- Cross-platform C++11 header-only library for memory mapped file IO☆1,799Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,302Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆997Updated last year
- SIMD Vector Classes for C++☆1,490Updated 11 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,147Updated 2 years ago
- A fast, memory efficient hash map for C++☆1,274Updated last week
- Your binary serialization library☆1,156Updated 3 months ago
- Yet Another Serialization☆759Updated 3 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,906Updated last week
- Async++ concurrency framework for C++11☆1,401Updated 7 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,419Updated 2 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆617Updated 2 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,193Updated 7 months ago
- Unified Executors☆1,591Updated 3 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆587Updated 2 months ago
- A lightweight C++20 serialization and RPC library☆848Updated last month
- C++ Benchmark Authoring Library/Framework☆847Updated 5 months ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,436Updated 4 months ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,942Updated 3 months ago