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
- The etcd-cpp-apiv3 is a C++ library for etcd's v3 client APIs, i.e., ETCDCTL_API=3.☆356Updated 2 months ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- zookeeper client of cpp, base on zookeeper c api☆37Updated 5 years ago
- A C++ Rate limiter implementation.☆55Updated 10 years ago
- Redis C++ Client☆66Updated last year
- ☆65Updated 6 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- Boost.Hana中文文档☆113Updated 4 years ago
- modern c++ raft library☆47Updated 5 years ago
- C++ Zookeeper client library inspired by Apache Curator☆20Updated 8 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
- OpenTracing API for C++. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163☆318Updated last year
- Modern C++ Apache Kafka client library (wrapper for librdkafka)☆631Updated last year
- CN-CppUserGroup-2019-1,lock-free queue demo☆90Updated 4 years ago
- c++ wrapper for libzookeeper c api, is similar to Java Client : ZkClient, Curator☆49Updated 9 years ago
- C++ implementation of raft consensus☆265Updated 2 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆156Updated 6 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- C++ Base Library for serverside development☆349Updated 5 years ago
- Boost::ASIO low-level redis client (connector)☆144Updated 2 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆288Updated last month
- C++ network library based on `libgo`.☆246Updated 6 years ago
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆32Updated 8 years ago
- Boost.Lockfree☆133Updated last month
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆225Updated 2 months ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆295Updated 9 months ago