zookeeper c++ client ,包含服务发现,服务注册,分布式锁等
☆21Sep 29, 2016Updated 9 years ago
Alternatives and similar repositories for zkclient-cpp
Users that are interested in zkclient-cpp are comparing it to the libraries listed below
Sorting:
- c++ wrapper for libzookeeper☆25Jun 29, 2015Updated 10 years ago
- a key-value lib based on share memory, it use hash data struct☆17Jan 28, 2014Updated 12 years ago
- IM, video and voice chat☆47Jun 21, 2015Updated 10 years ago
- c++ wrapper for libzookeeper c api, is similar to Java Client : ZkClient, Curator☆50Feb 23, 2016Updated 10 years ago
- 动手写全文搜索引擎☆10Aug 12, 2020Updated 5 years ago
- 基于redis事件库开发,高性能socket性能测试工具。☆14Dec 8, 2014Updated 11 years ago
- buffered socket library for libev☆21Mar 25, 2022Updated 3 years ago
- use lua coroutine to implement c++ asynchronous task☆21Jan 8, 2014Updated 12 years ago
- 微服务治理框架C++实现☆83Dec 8, 2022Updated 3 years ago
- 金融文本情感分析系统 金融文本情感分析系统是一个基于深度学习的工具,用于分析财经新闻、社交媒体评论和金融报告等文本的情感倾向,并预测可能的股价变动。该系统使用最先进的预训练语言模型,能够识别文本中的积极、消极和中性情感,为投资决策提供参考。☆19May 29, 2025Updated 9 months ago
- P2P Live Video Streaming☆11Dec 9, 2013Updated 12 years ago
- IOS视频聊天 使用ffmpeg库 crtmpserver作为中间转流服务器☆14Jun 23, 2016Updated 9 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Nov 18, 2017Updated 8 years ago
- cppzk: zookeeper cpp wrapper☆15Apr 11, 2019Updated 6 years ago
- An abandoned game dev toolset.☆10Sep 18, 2021Updated 4 years ago
- The GAS library provides auto-reconnecting TCP sockets in a tiny, fully tested, thread-safe API☆20Jun 25, 2015Updated 10 years ago
- P2engine is a flexible and efficient platform for making p2p system (p2p live streaming, p2p vod...) development easier. Reliable UDP, Me…