greg7mdp / sparsepp
A fast, memory efficient hash map for C++
☆1,259Updated last year
Alternatives and similar repositories for sparsepp:
Users that are interested in sparsepp are comparing it to the libraries listed below
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆732Updated 3 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,538Updated last year
- Concurrent data structures in C++☆1,410Updated 4 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,302Updated 3 months ago
- A C++ library of Concurrent Data Structures☆2,582Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,740Updated 11 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,714Updated 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,506Updated 5 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆801Updated 3 months ago
- Async++ concurrency framework for C++11☆1,368Updated 3 months ago
- Portable header-only C++ low level SIMD library☆1,255Updated 4 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,224Updated 10 months ago
- C++14 lock-free queue.☆1,571Updated last month
- Yet Another Serialization☆736Updated 9 months ago
- A very fast hashtable☆1,727Updated last year
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,893Updated last month
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆955Updated last year
- A header-only C++ library for task concurrency☆623Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,901Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,902Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆947Updated last year
- C++ associative containers☆1,565Updated 3 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆538Updated last year
- C++ compile-time enum to string, iteration, in a single header file☆1,710Updated 11 months ago
- C++ Benchmark Authoring Library/Framework☆830Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆834Updated last year
- Configurable C++ platform adapter☆555Updated 5 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆731Updated 4 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,357Updated last week
- C++ hash map and hash set which preserve the order of insertion☆527Updated 3 months ago