adinosaur / Coro
用c语言setjmp和longjmp实现的一个最基本的协程
☆34Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for Coro
- libevent 官方文档的中文版☆48Updated 9 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- libevent-1.4.15源码阅读注释☆75Updated 5 years ago
- 多种无锁队列☆43Updated 6 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 6 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 8 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 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
- libevent protobuf rpc☆16Updated 4 years ago
- skip list with rank, code less than z_set in redis☆172Updated last year
- C 菜鸟修真之旅☆50Updated 5 months ago
- Example for connect MySQL with Connection pool in CPP.☆46Updated 11 years ago
- 简洁的epoll例子☆17Updated 9 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆33Updated 7 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆57Updated 6 years ago
- openssl surpport for handy☆42Updated 9 years ago
- 一个基于Linux的纯C基础类库☆38Updated 7 years ago
- 一个基于epoll的多线程 linux c http web服务器☆24Updated 9 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 6 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆125Updated 4 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- ☆65Updated 5 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 8 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- C实现的服务端开发框架☆28Updated 5 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆31Updated 3 months ago
- Automatically exported from code.google.com/p/evproto☆14Updated 8 years ago
- 通用并发IO数据处理框架☆24Updated 5 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆19Updated 8 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago