greg7mdp / sparseppLinks
A fast, memory efficient hash map for C++
☆1,292Updated 5 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 and memory efficient HAT-trie☆842Updated this week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated last week
- Concurrent data structures in C++☆1,442Updated 5 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,591Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,413Updated last week
- Portable header-only C++ low level SIMD library☆1,291Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,877Updated 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,570Updated 5 months ago
- Yet Another Serialization☆766Updated 8 months ago
- SIMD Vector Classes for C++☆1,511Updated last year
- A very fast hashtable☆1,806Updated 2 years ago
- A C++ library of Concurrent Data Structures☆2,699Updated 2 years ago
- C++ associative containers☆1,596Updated 3 years ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,076Updated 3 weeks ago
- Async++ concurrency framework for C++11☆1,413Updated last year
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆985Updated last year
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆747Updated 5 years ago
- C++ Benchmark Authoring Library/Framework☆858Updated last month
- A high-performance, concurrent hash table☆1,713Updated 7 months ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆553Updated last year
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆503Updated 2 years ago
- Configurable C++ platform adapter☆561Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆531Updated 8 years ago
- Your binary serialization library☆1,196Updated last month
- Experimental C++11 version of sparsehash☆293Updated 3 years ago
- C++11 port of docopt☆1,081Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,408Updated last year
- C++ hash map and hash set which preserve the order of insertion☆557Updated last week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated 2 years ago