wenfh2020 / co_kimserverLinks
基于 libco 的 tcp 网络通信框架。
☆23Updated 3 years ago
Alternatives and similar repositories for co_kimserver
Users that are interested in co_kimserver are comparing it to the libraries listed below
Sorting:
- C++ ORM (Object Relational Mapping)☆76Updated 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 last year
- A actor framework base on C++11/14.☆56Updated 4 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆55Updated 9 months ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- openssl surpport for handy☆42Updated 9 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 3 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- Cross platform rudp library with C++11☆82Updated 4 years ago
- Message queue and thread pool implementations of C++ Workflow☆36Updated 11 months ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- c++ operation database like mybatis☆36Updated 3 years ago
- C++ Wrapper around KCP☆96Updated 3 years ago
- C++ network library based on `libgo`.☆245Updated 6 years ago
- 基于boost::asio的server,简洁,高效☆87Updated 8 years ago
- ☆65Updated 6 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆222Updated 6 years ago
- modern c++ raft library☆47Updated 5 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Updated 6 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆83Updated last month
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- purecpp opensource projects list☆92Updated 2 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆17Updated 2 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- some different implementations of queue and test result☆32Updated 2 years ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。