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:
- 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
- C++ framework for rapid server development☆77Updated last year
- Async GRPC with C++20 coroutine support☆75Updated 3 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
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- ☆12Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- A disruptor thread-synchronisation data structure for C++11.☆144Updated 2 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 5 months ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Modern C++17 actor-based framework for building high-performance concurrent and distributed systems. Features asynchronous I/O, lock-free…☆66Updated 5 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 5 years ago
- Postgres connectivity for modern C++☆10Updated 5 years ago
- A nano concurrency library☆24Updated 5 years ago
- ☆17Updated 5 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- NuDB: A fast key/value insert-only database for SSD drives in C++11☆28Updated 6 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Boost.org intrusive module☆62Updated this week
- A C11 implementation of D. Vyukov MPSC queue☆32Updated 2 years ago
- async io-uring based kernel io library☆33Updated 4 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- A single-file header-only C++17 boost::fiber thread pool library☆28Updated 6 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago