colinsusie / colinlib
由C语言实现的单线程高并发的网络基础库
☆53Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for colinlib
- A actor framework base on C++11/14.☆55Updated 4 years ago
- openssl surpport for handy☆42Updated 9 years ago
- 一个基于Linux的纯C基础类库☆38Updated 7 years ago
- libevent 官方文档的中文版☆48Updated 9 years ago
- libevent-1.4.15源码阅读注释☆75Updated 5 years ago
- 这是一个展示epoll水平触发(level trigger)和边缘触发(edge trigger),分别在read和write两种情况下有什么表现的实验,目的是彻底搞清楚epoll的水平触发和边缘触发原理。☆32Updated 4 years ago
- 多种无锁队列☆43Updated 6 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated this week
- C++ ORM (Object Relational Mapping)☆75Updated 7 years ago
- 高性能博客系统☆27Updated 5 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 8 years ago
- muduo v1.0.4的注释版☆90Updated 9 years ago
- modern c++ raft library☆46Updated 4 years ago
- 特别适合学习 网络io 的一个简易入门库. 清洁而简单 ~☆34Updated 6 years ago
- Multi-Read from one bind port☆196Updated 9 years ago
- Easy to use RPC framework☆42Updated 6 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- libevent source code analysis☆61Updated last year
- ☆65Updated 5 years ago
- 可使用vs直接编译的nginx☆107Updated 8 years ago
- 基于acl 开发的微服务框架☆15Updated 7 years ago
- cxx utils code☆83Updated 2 weeks ago
- Coroutine library for C/C++☆49Updated 8 years ago
- Message queue and thread pool implementations of C++ Workflow☆31Updated 3 months ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated last year
- Lightweight C structure base library☆28Updated 5 months ago
- Example for connect MySQL with Connection pool in CPP.☆46Updated 11 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago