LiveAsynchronousVisualizedArchitecture / simdbLinks
A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store
☆555Updated last year
Alternatives and similar repositories for simdb
Users that are interested in simdb are comparing it to the libraries listed below
Sorting:
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆505Updated 2 years ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- Yet Another Serialization☆769Updated 10 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆144Updated 5 years ago
- C++ library for executors☆514Updated 9 years ago
- C++ TCP Library - NO LONGER MAINTAINED☆383Updated 7 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆850Updated 2 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- Configurable C++ platform adapter☆560Updated 6 years ago
- libnop: C++ Native Object Protocols☆576Updated last year
- High performance C++11 thread pool☆585Updated 5 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆991Updated last year
- Modern C++ Scheduling Library☆283Updated 3 years ago
- Pure C++17 Signals and Slots☆434Updated 3 years ago
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆362Updated 7 years ago
- Fast, direct and static typed parsing of JSON with C++☆200Updated 2 years ago
- Async++ concurrency framework for C++11☆1,413Updated last year
- userland threads☆495Updated 3 weeks ago
- A C++ await/yield emulation library for stackless coroutine☆341Updated last year
- A feature complete LRU cache implementation in C++☆261Updated 6 years ago
- A fast, memory efficient hash map for C++☆1,297Updated 7 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆533Updated 8 years ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆303Updated 3 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆378Updated this week
- A public domain lock free queues implemented in C++11☆180Updated 11 years 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☆520Updated 3 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆475Updated 2 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆746Updated 5 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆297Updated last year