greg7mdp / sparsepp
A fast, memory efficient hash map for C++
☆1,262Updated last year
Alternatives and similar repositories for sparsepp:
Users that are interested in sparsepp are comparing it to the libraries listed below
- Concurrent data structures in C++☆1,410Updated 4 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆736Updated 4 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,543Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,313Updated 2 weeks 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,509Updated 6 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,755Updated last year
- A C++ library of Concurrent Data Structures☆2,594Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,842Updated last week
- Portable header-only C++ low level SIMD library☆1,260Updated 5 months ago
- Yet Another Serialization☆748Updated this week
- C++14 lock-free queue.☆1,597Updated last week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,916Updated this week
- SIMD Vector Classes for C++☆1,474Updated 8 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆808Updated 4 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆837Updated last year
- A header-only C++ library for task concurrency☆624Updated last year
- Runtime polymorphism done right☆991Updated 3 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,559Updated 5 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,241Updated 11 months ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆542Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,934Updated last week
- C++ Benchmark Authoring Library/Framework☆835Updated last month
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆961Updated last year
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆912Updated 3 months ago
- Async++ concurrency framework for C++11☆1,390Updated 4 months ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆515Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,370Updated last month
- C++ compile-time enum to string, iteration, in a single header file☆1,726Updated last year
- C++ associative containers☆1,568Updated 3 years ago
- Configurable C++ platform adapter☆555Updated 6 years ago