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☆52Updated 3 years ago
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 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
- Boost.org intrusive module☆59Updated last week
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A generic connection pool☆21Updated 5 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++ framework for rapid server development☆77Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆138Updated 2 years ago
- Effective Memory Reclamation☆62Updated 5 years ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- ☆12Updated 2 years ago
- Key/Value NoSQL database that utilize LSM trees☆40Updated this week
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆156Updated 3 months ago
- A single-file header-only C++17 boost::fiber thread pool library☆28Updated 6 years ago
- Boost.org multi_index module☆52Updated 3 weeks ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 4 months ago
- C++ Channels & WaitGroup inspired by the Go Programming Language☆18Updated 5 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆44Updated 3 months ago
- Depth C++ library☆10Updated 6 years ago
- async io-uring based kernel io library☆32Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Modern C++17 actor-based framework for building high-performance concurrent and distributed systems. Features asynchronous I/O, lock-free…☆64Updated 4 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago