greg7mdp / sparseppLinks
A fast, memory efficient hash map for C++
☆1,281Updated last month
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 robin hood hashing☆1,358Updated 2 months ago
- Concurrent data structures in C++☆1,427Updated 4 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,569Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆743Updated 8 months ago
- A C++ library of Concurrent Data Structures☆2,648Updated last year
- Portable header-only C++ low level SIMD library☆1,277Updated 9 months 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,542Updated 3 weeks ago
- C++ implementation of a fast and memory efficient HAT-trie☆822Updated 9 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,982Updated 2 weeks ago
- C++ Benchmark Authoring Library/Framework☆847Updated 5 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,826Updated last year
- High performance C++11 thread pool☆578Updated 4 years ago
- SIMD Vector Classes for C++☆1,493Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,036Updated 3 weeks ago
- Yet Another Serialization☆760Updated 4 months ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- Async++ concurrency framework for C++11☆1,403Updated 8 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,950Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,558Updated 8 months ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆738Updated 5 years ago
- G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made wi…☆927Updated last week
- CMake module to speed up builds.☆1,301Updated 5 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆972Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,313Updated last year
- C++14 lock-free queue.☆1,668Updated last month
- C++ associative containers☆1,582Updated 3 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆943Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆549Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago