Tessil / robin-map
C++ implementation of a fast hash map and hash set using robin hood hashing
☆1,327Updated last week
Alternatives and similar repositories for robin-map:
Users that are interested in robin-map are comparing it to the libraries listed below
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,548Updated last year
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,037Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆737Updated 6 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,966Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,253Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,895Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,510Updated 5 months ago
- Fast and memory efficient c++ flat hash map/set☆572Updated this week
- C++14 lock-free queue.☆1,613Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,515Updated 7 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,385Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆969Updated last year
- A fast, memory efficient hash map for C++☆1,265Updated last year
- Yet Another Serialization☆755Updated last month
- SIMD Vector Classes for C++☆1,475Updated 9 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,800Updated this week
- Your binary serialization library☆1,132Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,492Updated last week
- A header-only C++ library for task concurrency☆625Updated last year
- Async++ concurrency framework for C++11☆1,391Updated 5 months ago
- Portable header-only C++ low level SIMD library☆1,268Updated 6 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,925Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,163Updated 5 months ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,333Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,565Updated 6 months ago
- Unified Executors☆1,549Updated 3 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,130Updated 2 years ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,400Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆931Updated last month
- C++ implementation of a fast and memory efficient HAT-trie☆811Updated 6 months ago