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
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 8 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- 简洁的epoll例子☆17Updated 9 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆20Updated 9 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- Lock-Free Thread Pool☆78Updated last year
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆34Updated 8 months ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- 一个基于epoll的多线程 linux c http web服务器☆24Updated 10 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性 能的队列服务器集群☆47Updated 6 years ago
- Coroutine library for C/C++☆49Updated 8 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆47Updated 3 years ago
- fast thread pool☆27Updated 6 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- openssl surpport for handy☆42Updated 9 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated 2 weeks ago
- ☆32Updated 7 years ago
- skip list with rank, code less than z_set in redis☆174Updated last year
- 简单有效的内存池实现☆96Updated 8 years ago
- 多种无锁队列☆43Updated 7 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆152Updated 3 years ago
- Lightweight C structure base library☆28Updated 3 weeks ago
- c++ 网络事件库☆81Updated 10 years ago
- ☆35Updated this week