yang-jinlin / AnyClient
C++万能客户端。Http Client、Redis Client、MySQL Client、Kafka Client。极致高性能。线程安全、自带连接池、自带线程池。全异步工作模式,支持异步回调、半同步future、同步等待三套接口。可以模仿现有client开发自定义协议。
☆18Updated 4 years ago
Alternatives and similar repositories for AnyClient:
Users that are interested in AnyClient are comparing it to the libraries listed below
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 2 weeks ago
- 即时通信 select/poll/epoll☆45Updated 4 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆46Updated 6 years ago
- 基于 libco 的 tcp 网络通信框架。☆23Updated 2 years ago
- muduo in windows☆70Updated 5 years ago
- 高性能博客系统☆27Updated 5 years ago
- 简单有效的内存池实现☆91Updated 8 years ago
- ☆40Updated 6 years ago
- 测试操作系统并发量☆71Updated 6 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Updated 7 years ago
- A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, de…☆62Updated 8 months ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆58Updated 6 years ago
- 后端开发基础组件设计——池式组件(线程池、内存池、异步请求池)、高性能组件(原子操作CAS与锁、无锁消息队列、定时器、死锁检测、内存泄漏检测)及开源组件(libevent/libev、异步日志log4cpp、应用层协议设计ProtoBuf/Thrift)☆18Updated 2 years ago
- cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.☆27Updated 4 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆68Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Updated 8 years ago
- Message queue and thread pool implementations of C++ Workflow☆32Updated 5 months ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆54Updated 3 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆28Updated 2 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆63Updated 8 years ago
- an easy to use async redis client implemented in c++11☆35Updated 3 years ago
- c++异步io☆15Updated last year
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 5 years ago