cloudwu / coroutineLinks
A asymmetric coroutine library for C.
☆2,517Updated 3 years ago
Alternatives and similar repositories for coroutine
Users that are interested in coroutine are comparing it to the libraries listed below
Sorting:
- Go-style concurrency in C++11☆3,309Updated 2 years ago
- A simple C++ based RPC framework.☆2,043Updated 2 years ago
- Some code snippets for sharing☆1,910Updated last year
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,674Updated last year
- Nick's public libevent repository. The official repository is at https://github.com/libevent/libevent . NO PRS HERE PLEASE☆1,338Updated 3 years ago
- Full-featured high-performance event loop loosely modelled after libevent☆1,769Updated 5 years ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,669Updated 3 years ago
- A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage☆1,888Updated 3 years ago
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆3,034Updated last week
- Coroutine library for C/C++☆525Updated 5 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆936Updated last year
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,730Updated 2 years ago
- Yet another fast and efficient HTTP server☆854Updated 3 years ago
- Nick's libevent manual☆707Updated last year
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,388Updated last year
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆796Updated 2 weeks ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆893Updated 2 years ago
- ZMQ 指南☆1,797Updated 3 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,382Updated 2 years ago
- AVL implementation which is as fast/compact as linux's rbtree☆362Updated last month
- My Blog & Thanks Github!☆287Updated 7 years ago
- buddy内存分配器实现☆295Updated last year
- 基于C++ Coroutines编写的无栈协程库☆628Updated 2 years ago
- Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址//home.tiscali…☆2,789Updated 4 years ago
- 单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例☆741Updated 9 months ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆1,247Updated 5 years ago
- Pebble分布式开发框架☆874Updated 6 years ago
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆749Updated 3 months ago
- Tutorial of Muduo network library☆552Updated 6 years ago