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:
- C++ Kafka coroutine library using Quantum dispatcher and wrapping CppKafka☆51Updated 2 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
- Async GRPC with C++20 coroutine support☆74Updated 2 years ago
- Lock-free implementation of the token bucket algorithm in C++☆59Updated 2 years ago
- C++ framework for rapid server development☆76Updated last year
- 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
- async io-uring based kernel io library☆32Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆136Updated 2 years ago
- 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
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- ☆12Updated last year
- C++ Channels & WaitGroup inspired by the Go Programming Language☆18Updated 5 years ago
- network library based on io_uring and C++20 coroutine☆107Updated 5 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- Source for blog post demonstrating the difference between a proactor and reactor☆11Updated 8 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A C++ RPC library built upon FlatBuffers and ZeroMQ☆36Updated 4 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated last month
- Adapters for interfacing libuv with C++ resumable functions☆117Updated 11 months ago
- A nano concurrency library☆24Updated 5 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Boost.org intrusive module☆59Updated last week