colinsusie / colinlib
由C语言实现的单线程高并发的网络基础库
☆53Updated 3 years ago
Alternatives and similar repositories for colinlib:
Users that are interested in colinlib are comparing it to the libraries listed below
- A actor framework base on C++11/14.☆55Updated 4 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- 这是一个展示epoll水平触发(level trigger)和边缘触发(edge trigger),分别在read和write两种情况下有什么表现的实验,目的是彻底搞清楚epoll的水平触发和边缘触发原理。☆32Updated 4 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 8 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 13 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- ☆35Updated 2 weeks ago
- ☆25Updated 10 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated last month
- Example for connect MySQL with Connection pool in CPP.☆47Updated 11 years ago
- ☆66Updated 5 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆56Updated 3 years ago
- 通用并发IO数据处理框架☆25Updated 5 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆48Updated 6 years ago
- openssl surpport for handy☆42Updated 9 years ago
- A Non-invasive,Powerful And CPU-friendly Ratelimiter!☆27Updated 4 years ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 7 months ago
- Multi-Read from one bind port☆196Updated 9 years ago
- modern c++ raft library☆47Updated 5 years ago
- Coroutine library for C/C++☆49Updated 8 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Updated 6 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆16Updated 9 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆80Updated 2 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- 可使用vs直接编译的nginx☆106Updated 8 years ago
- ☆44Updated 5 years ago