offscale / liboffkvLinks
liboffkv is a C++ library that provides a uniform interface for 3 different distributed KV-storages: etcd, ZooKeeper, Consul.
☆14Updated 4 years ago
Alternatives and similar repositories for liboffkv
Users that are interested in liboffkv are comparing it to the libraries listed below
Sorting:
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- C++ framework for rapid server development☆77Updated 2 years ago
- C++ Kafka coroutine library using Quantum dispatcher and wrapping CppKafka☆52Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆149Updated 2 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Boost.org intrusive module☆63Updated this week
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 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
- async io-uring based kernel io library☆34Updated 4 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
- Effective Memory Reclamation☆63Updated 6 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆160Updated 6 months ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- A generic connection pool☆22Updated 5 years ago
- Coroutine library and toolkit for C++20☆39Updated last month
- Lock-free implementation of the token bucket algorithm in C++☆62Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- C++ Channels & WaitGroup inspired by the Go Programming Language☆19Updated 5 years ago
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 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
- Boost.org multi_index module☆55Updated 2 weeks ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 10 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- NuDB: A fast key/value insert-only database for SSD drives in C++11☆28Updated 6 years ago
- STL-based caches for C++☆116Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago