纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例
☆940Nov 29, 2024Updated last year
Alternatives and similar repositories for NtyCo
Users that are interested in NtyCo are comparing it to the libraries listed below
Sorting:
- 单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例☆743Apr 7, 2025Updated 10 months ago
- 测试操作系统并发量☆74Aug 10, 2018Updated 7 years ago
- ☆70Jul 29, 2019Updated 6 years ago
- A asymmetric coroutine library for C.☆2,515Dec 16, 2022Updated 3 years ago
- 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,684Mar 7, 2024Updated last year
- ☆45Jun 21, 2019Updated 6 years ago
- Go-style concurrency in C++11☆3,310Jul 3, 2023Updated 2 years ago
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,178Jan 5, 2026Updated 2 months ago
- 知名开源代码库的注释版:C++、Golang等☆1,380Feb 25, 2023Updated 3 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆535Dec 27, 2023Updated 2 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,635Dec 8, 2023Updated 2 years ago
- ☆92Dec 11, 2018Updated 7 years ago
- Cross platform network library with C++11☆1,129Aug 16, 2024Updated last year
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆799Jan 4, 2026Updated 2 months ago
- 基于C++ Coroutines编写的无栈协程库☆626Dec 27, 2023Updated 2 years ago
- C++ Parallel Computing and Asynchronous Networking Framework☆14,298Feb 13, 2026Updated 2 weeks ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,957Dec 23, 2025Updated 2 months ago
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆897Mar 10, 2023Updated 2 years ago
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,478Updated this week
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated last month
- A tiny boost library in C++11.☆4,207May 27, 2025Updated 9 months ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,738Aug 19, 2023Updated 2 years ago
- Simple, light-weight and easy-to-use asynchronous components☆2,144Feb 27, 2026Updated last week
- modern C++(C++20), simple, easy to use rpc framework☆1,986Jan 9, 2026Updated last month
- A distributed service governance framework. 分布式服务治理框架☆434Mar 31, 2024Updated last year
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,673May 21, 2022Updated 3 years ago
- c++ async rpc framework. 14w+qps.☆1,625Oct 18, 2023Updated 2 years ago
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,128Feb 11, 2026Updated 3 weeks ago
- 2021年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆991May 20, 2024Updated last year
- libuv wrapper in C++11 /libuv C++11网络库☆837Nov 13, 2025Updated 3 months ago
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,752Oct 29, 2025Updated 4 months ago
- 2019年最新总结,从程序员到CTO,从专业走向卓越,大牛分享pdf与PPT☆27Jun 7, 2019Updated 6 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆36Jun 14, 2019Updated 6 years ago
- 基于C++11、部分C++14/17特性的一个高性能并发httpserver,包括日志、线程池、内存池、定时器、网络io、http、数据库连接等模块。模块间低耦合高内聚,可作为整体也可单独提供服务。对各模块提供单元测试,对httpserver整体提供性能测试。☆542Sep 9, 2020Updated 5 years ago
- Event notification library☆11,839Jan 1, 2026Updated 2 months ago
- flamingo 一款高性能轻量级开源即时通讯软件☆3,943Jul 22, 2024Updated last year
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆584Jul 8, 2024Updated last year
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆1,248Dec 24, 2020Updated 5 years ago
- 极客时间<网络编程实战>代码☆954Dec 22, 2023Updated 2 years ago