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:
- ☆21Updated 7 months ago
- C++ Kafka coroutine library using Quantum dispatcher and wrapping CppKafka☆51Updated 2 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- ☆51Updated 5 years ago
- A generic connection pool☆21Updated 5 years ago
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Fastest RPC in the west☆21Updated 5 years ago
- The extremely fast zero allocation and zero copying JSON parser☆29Updated 2 years ago
- STL compatible implementation of hash map optimized for concurrent access☆25Updated 5 years ago
- C++ framework for rapid server development☆77Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆127Updated 2 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A C11 implementation of D. Vyukov MPSC queue☆28Updated last year
- Effective Memory Reclamation☆55Updated 5 years ago
- C++ implementation of LMAX disruptor☆11Updated 10 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 4 months ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Boost.org multi_index module☆51Updated last month
- 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 bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 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 week