offscale / liboffkv
liboffkv is a C++ library that provides a uniform interface for 3 different distributed KV-storages: etcd, ZooKeeper, Consul.
☆14Updated 3 years ago
Alternatives and similar repositories for liboffkv:
Users that are interested in liboffkv are comparing it to the libraries listed below
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Fully emulates D's scope guard statement feature via C++17's std::uncaught_exceptions() with no dynamic memory allocation and terse synta…☆19Updated 7 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- ☆12Updated last year
- NuDB: A fast key/value insert-only database for SSD drives in C++11☆28Updated 5 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- ☆13Updated last year
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- 基于folly、wangle和proxygen的c++11基础库☆9Updated 6 years ago
- C++17 lock-free data structure library☆15Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- PostgreSQL libpq connection pool☆27Updated 4 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- A nano concurrency library☆24Updated 4 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- Effective Memory Reclamation☆54Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Boost.org intrusive module☆55Updated last week
- ☆18Updated 5 months ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 8 years ago
- Memoria is a data engineering framework in modern C++ providing general purpose persistent dynamic data structures on top of in-memory, f…☆31Updated last year
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- A C++ RPC Library implementation with Protobuf and Boost Asio. Include Blocking Client, Async Client and Async Future Client.☆22Updated 9 years ago
- A micro server framework, support coroutine, and parallel-computing, used for building flatbuffers/thrift/protobuf/http protocol service.☆21Updated 4 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Depth C++ library☆10Updated 6 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago