adinosaur / Coro
用c语言setjmp和longjmp实现的一个最基本的协程
☆35Updated 8 years ago
Alternatives and similar repositories for Coro:
Users that are interested in Coro are comparing it to the libraries listed below
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆44Updated 9 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
- Lock-Free Thread Pool☆77Updated last year
- openssl surpport for handy☆42Updated 9 years ago
- ☆35Updated 2 weeks ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- 多进程(进程池)服务器☆13Updated 11 years ago
- SSL Client/Server简单安全数据传输程序.☆28Updated 9 years ago
- 基于acl 开发的微服务框架☆15Updated 7 years ago
- 简洁的epoll例子☆17Updated 9 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- Automatically exported from code.google.com/p/evproto☆14Updated 8 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated last week
- 基于ANSI C开发的内存池和线程池,性能优异☆20Updated 9 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 8 years ago
- ☆66Updated 5 years ago
- 各种IO模型的socket server实现与测试☆42Updated 10 years ago
- libevent protobuf rpc☆17Updated 4 years ago
- Coroutine library for C/C++☆49Updated 8 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- 多种无锁队列☆43Updated 7 years ago