cloudwu / coroutine
A asymmetric coroutine library for C.
☆2,477Updated 2 years ago
Alternatives and similar repositories for coroutine:
Users that are interested in coroutine are comparing it to the libraries listed below
- Go-style concurrency in C++11☆3,237Updated 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,429Updated 11 months ago
- A simple C++ based RPC framework.☆2,000Updated last year
- Some code snippets for sharing☆1,889Updated 2 months ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,570Updated last year
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆2,929Updated last week
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,571Updated 2 years ago
- Full-featured high-performance event loop loosely modelled after libevent☆1,663Updated 4 years ago
- Coroutine library for C/C++☆525Updated 4 years ago
- A light-weight RPC implement of google protobuf RPC framework.☆2,139Updated last year
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆872Updated 2 months ago
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆772Updated last month
- Nick's public libevent repository. The official repository is at https://github.com/libevent/libevent . NO PRS HERE PLEASE☆1,341Updated 2 years ago
- A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage☆1,864Updated 2 years ago
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,644Updated 10 months ago
- Yet another fast and efficient HTTP server☆849Updated 2 years ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,350Updated 8 months ago
- PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat b…☆1,687Updated 4 years ago
- modern C++(C++11), simple, easy to use rpc framework☆1,790Updated 6 months ago
- Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址//home.tiscali…☆2,685Updated 3 years ago
- tinyhttpd的详细注释版,十分适合入门者学习的一个项目☆1,738Updated 6 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,378Updated last year
- Simple, light-weight and easy-to-use asynchronous components☆1,828Updated 3 weeks ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆545Updated 8 months ago
- 作为对《C++ Concurrency in Action》英文版的中文翻译。☆2,058Updated 5 years ago
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆842Updated last year
- Event notification library☆11,344Updated 2 weeks ago
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆732Updated 7 months ago
- Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protob…☆2,064Updated last month
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,052Updated 5 months ago