Tessil / robin-mapLinks
C++ implementation of a fast hash map and hash set using robin hood hashing
☆1,438Updated 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,596Updated 2 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,270Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 2 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,162Updated 3 weeks ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,122Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,651Updated last year
- C++14 lock-free queue.☆1,798Updated 2 weeks ago
- Fast and memory efficient c++ flat hash table/map/set☆667Updated this week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,583Updated 7 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,451Updated last year
- Yet Another Serialization☆770Updated 10 months ago
- A fast, memory efficient hash map for C++☆1,297Updated 7 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆629Updated 5 months ago
- Your binary serialization library☆1,213Updated 3 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,723Updated 8 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,139Updated 2 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,199Updated 3 years ago
- Unified Executors☆1,673Updated 3 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,513Updated 5 months ago
- C++ Benchmark Authoring Library/Framework☆862Updated 3 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,282Updated this week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,899Updated last year
- SIMD Vector Classes for C++☆1,514Updated last year
- A lightweight C++20 serialization and RPC library☆903Updated 4 months ago
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,577Updated last week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,173Updated last week
- A high performance C++ log library, producing structured binary logs☆760Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,274Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,988Updated 10 months ago
- Portable header-only C++ low level SIMD library☆1,295Updated last year