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
- Boost.org intrusive module☆56Updated 2 weeks ago
- Async GRPC with C++20 coroutine support☆73Updated 2 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
- A nano concurrency library☆24Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- ☆13Updated 2 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years 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
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- ☆21Updated 6 months ago
- A micro server framework, support coroutine, and parallel-computing, used for building flatbuffers/thrift/protobuf/http protocol service.☆21Updated 4 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- Boost.org multi_index module☆49Updated 3 weeks ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Parallel programming library in C++11☆12Updated 5 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- C++ driver for Cassandra/Scylla based on seastar framework☆43Updated 5 years ago
- C++ Kafka coroutine library using Quantum dispatcher and wrapping CppKafka☆51Updated 2 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- async io-uring based kernel io library☆31Updated 4 years ago
- C++ implementation of LMAX disruptor☆11Updated 10 years ago
- The Reactive C++ Toolbox is an open source library of C++20 components designed for efficient, asynchronous network applications on the L…☆22Updated last month
- Theron C++ concurrency library☆33Updated 11 years ago
- Сonservative, move-only equivalent of std::function☆22Updated 3 years ago
- C++ CMake Scripts☆17Updated 3 weeks ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago