offscale / liboffkvLinks
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
Sorting:
- ☆12Updated 2 years ago
- Async GRPC with C++20 coroutine support☆75Updated 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…☆15Updated 8 years ago
- C++ Kafka coroutine library using Quantum dispatcher and wrapping CppKafka☆52Updated 3 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++ framework for rapid server development☆77Updated last year
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 5 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching