greg7mdp / sparseppLinks
A fast, memory efficient hash map for C++
☆1,299Updated 8 months ago
Alternatives and similar repositories for sparsepp
Users that are interested in sparsepp are comparing it to the libraries listed below
Sorting:
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 3 months ago
- Concurrent data structures in C++☆1,446Updated 5 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆853Updated 2 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,603Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,447Updated 3 months ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆747Updated 6 years ago
- Yet Another Serialization☆771Updated 11 months ago
- A very fast hashtable☆1,836Updated 2 years ago
- Portable header-only C++ low level SIMD library☆1,300Updated 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,593Updated 8 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,911Updated last year
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Updated 2 years ago
- C++ Benchmark Authoring Library/Framework☆862Updated 4 months ago
- A header-only C++ library for task concurrency☆632Updated 2 years ago
- A C++ library of Concurrent Data Structures☆2,722Updated 2 years ago
- C++ associative containers☆1,603Updated 4 years ago
- SIMD Vector Classes for C++☆1,516Updated last year
- A high-performance, concurrent hash table☆1,732Updated 10 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,139Updated 2 months ago
- Async++ concurrency framework for C++11☆1,413Updated last year
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆556Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,471Updated last year
- libnop: C++ Native Object Protocols☆575Updated last year
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆507Updated 2 years ago
- Configurable C++ platform adapter☆559Updated 6 years ago
- High performance C++11 thread pool☆585Updated 5 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,992Updated 11 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆533Updated 8 years ago
- C++14 lock-free queue.☆1,809Updated last week