colinsusie / colinlibLinks
由C语言实现的单线程高并发的网络基础库
☆53Updated 4 years ago
Alternatives and similar repositories for colinlib
Users that are interested in colinlib are comparing it to the libraries listed below
Sorting:
- A actor framework base on C++11/14.☆56Updated 5 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆47Updated this week
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 9 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆58Updated 3 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆169Updated this week
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- 基于共享内存的进程间通信组件☆15Updated 6 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- Cross platform, light-weight, multi-threading TCP library written in c/c++☆31Updated 2 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- 多种无锁队列☆43Updated 7 years ago
- 基于 libco 的 tcp 网络通信框架。☆23Updated 3 years ago
- Libco 源码分析☆30Updated 6 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Updated 6 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆47Updated 9 years ago
- 可使用vs直接编译的nginx☆106Updated 9 years ago
- ☆67Updated 6 years ago
- 这是一个展示epoll水平触发(level trigger)和边缘触发(edge trigger),分别在read和write两种情况下有什么表现的实验,目的是彻底搞清楚epoll的水平触发和边缘触发原理。☆33Updated 4 years ago
- C 菜鸟修真之旅☆52Updated last month
- modern c++ raft library☆47Updated 5 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- ☆25Updated 10 years ago