A ZooKeeper client for C++.
☆157Dec 9, 2022Updated 3 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:
- zookeeper client of cpp, base on zookeeper c api☆37Jan 8, 2020Updated 6 years ago
- c++ wrapper for libzookeeper c api, is similar to Java Client : ZkClient, Curator☆50Feb 23, 2016Updated 10 years ago
- C++ Zookeeper client library inspired by Apache Curator☆20May 4, 2017Updated 8 years ago
- cppzk: zookeeper cpp wrapper☆15Apr 11, 2019Updated 6 years ago
- C++ client for Consul (http://consul.io)☆159Feb 14, 2022Updated 4 years ago
- Modern C++ Apache Kafka client library (wrapper for librdkafka)☆646Apr 7, 2024Updated last year
- oatpp client for consul☆40May 16, 2024Updated last year
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Nov 4, 2018Updated 7 years ago
- ZooKeeper C++ Client☆17Jan 16, 2018Updated 8 years ago
- 帧同步☆23Mar 19, 2018Updated 7 years ago
- This repository is the summary of all of our works for the XLA.☆11Jan 14, 2018Updated 8 years ago
- Simple, Non authoritative Benchmarks for embedded databases running in Github Actions☆11Jul 11, 2024Updated last year
- chromium based robot framework☆11Oct 20, 2022Updated 3 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…☆19Mar 15, 2018Updated 7 years ago
- ClickHouse C++ client library☆97Mar 17, 2022Updated 3 years ago
- Yet Another RAFT implementation☆126Oct 12, 2018Updated 7 years ago
- BIN_LuaBind是一个和luabind、tolua++类似的库,提供了简洁的C/C++到lua的绑定机制,但与之不同的是BIN_LuaBind比他们更安全:lua层不在直接依赖于C/C++层指针,避免野指针引起宕机。除此之外,BIN_LuaBind对Lua提供了对lu…☆28Sep 22, 2015Updated 10 years ago
- C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform☆735Mar 1, 2023Updated 2 years ago
- c++ wrapper for libzookeeper☆25Jun 29, 2015Updated 10 years ago
- A header only fast HTTP parser/generator for C++.☆31Jul 13, 2020Updated 5 years ago
- A bazel workspace for using boost☆11May 4, 2018Updated 7 years ago
- Proposal for constexpr_allocator