tgockel / zookeeper-cppLinks
A ZooKeeper client for C++.
☆156Updated 2 years ago
Alternatives and similar repositories for zookeeper-cpp
Users that are interested in zookeeper-cpp are comparing it to the libraries listed below
Sorting:
- C++ client for Consul (http://consul.io)☆156Updated 3 years ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- The etcd-cpp-apiv3 is a C++ library for etcd's v3 client APIs, i.e., ETCDCTL_API=3.☆359Updated 3 months ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆195Updated 7 years ago
- OpenTracing API for C++. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163☆319Updated last year
- C++ Base Library for serverside development☆349Updated 5 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
- zookeeper client of cpp, base on zookeeper c api☆37Updated 5 years ago
- cross-platform coroutine library in c++☆851Updated 3 weeks ago
- Boost.asio based Redis-client library.☆321Updated 4 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- ☆65Updated 6 years ago
- Redis C++ Client☆66Updated last year
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- C++ implementation of raft consensus