Tessil / robin-mapLinks
C++ implementation of a fast hash map and hash set using robin hood hashing
☆1,379Updated 4 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,576Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆748Updated 10 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,125Updated 6 months ago
- C++14 lock-free queue.☆1,704Updated last week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,013Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,581Updated 9 months ago
- A fast, memory efficient hash map for C++☆1,284Updated 2 months ago
- Fast and memory efficient c++ flat hash map/set☆619Updated 2 weeks ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,340Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,550Updated 2 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,058Updated 2 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆600Updated this week
- SIMD Vector Classes for C++☆1,505Updated last year
- Yet Another Serialization☆762Updated 5 months ago
- C++ Benchmark Authoring Library/Framework☆848Updated last month
- std::simd for GCC [ISO/IEC TS 19570:2018]☆626Updated 2 years ago
- Portable header-only C++ low level SIMD library☆1,281Updated 11 months ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- Your binary serialization library☆1,166Updated 5 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,034Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,975Updated this week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,218Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆967Updated 3 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,448Updated this week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,847Updated last year
- Unified Executors☆1,617Updated 5 months ago
- A high performance C++ log library, producing structured binary logs☆703Updated last month
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,452Updated this week
- C++ implementation of a fast and memory efficient HAT-trie☆828Updated 10 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,962Updated 5 months ago