yang-jinlin / AnyClientLinks
C++万能客户端。Http Client、Redis Client、MySQL Client、Kafka Client。极致高性能。线程安全、自带连接池、自带线程池。全异步工作模式,支持异步回调、半同步future、同步等待三套接口。可以模仿现有client开发自定义协议。
☆18Updated 5 years ago
Alternatives and similar repositories for AnyClient
Users that are interested in AnyClient are comparing it to the libraries listed below
Sorting:
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆75Updated 6 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- muduo in windows☆69Updated 6 years ago
- asio examples☆220Updated last month
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- ☆69Updated 6 years ago
- a cpp Web Server☆159Updated 5 years ago
- ☆92Updated 6 years ago
- A high performance multithread C++ network library for linux.☆67Updated 6 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆171Updated 2 weeks ago
- purecpp opensource projects list☆94Updated 3 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆86Updated 4 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆194Updated 5 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆36Updated 6 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆56Updated 10 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago
- The code from CSDN(大学时写的博客代码存储地)☆83Updated 2 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆111Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆33Updated 3 years ago
- A IOCP Server Class on Windows!☆93Updated 7 years ago
- <-- workflow 中文注释 / demos / 源码解析☆304Updated 3 years ago
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆75Updated 6 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- Examples and toturials for C++ Boost Asio library.☆271Updated 3 years ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件 ,不依赖任何第三方库,跨平台。☆56Updated last year
- 实现的一个简易的 C++ 序列化库☆78Updated 3 years ago
- 测试操作系统并发量☆74Updated 7 years ago