wangbojing / NtyTcpView external linksLinks
单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例
☆745Apr 7, 2025Updated 10 months ago
Alternatives and similar repositories for NtyTcp
Users that are interested in NtyTcp are comparing it to the libraries listed below
Sorting:
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆940Nov 29, 2024Updated last year
- 测试操作系统并发量☆74Aug 10, 2018Updated 7 years ago
- ☆70Jul 29, 2019Updated 6 years ago
- ☆45Jun 21, 2019Updated 6 years ago
- 用户态的 TCPIP 协议栈并包含了 epoll 技术实现源码,注释将不断维护,以保证质量。☆12Feb 23, 2020Updated 5 years ago
- 【冲破内核瓶颈,让I/O性能飙升】DPDK工程师手册,官方文档,最新视频,开源项目,实战案例,论文,大厂内部ppt,知名工程 师一览表☆1,490May 20, 2024Updated last year
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆88Mar 7, 2021Updated 4 years ago
- F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.☆4,180Updated this week
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆1,248Dec 24, 2020Updated 5 years ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,746Aug 19, 2023Updated 2 years ago
- A hacker's userspace TCP/IP stack☆3,082Dec 13, 2022Updated 3 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,937Dec 23, 2025Updated last month
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,630Dec 8, 2023Updated 2 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆94Aug 14, 2017Updated 8 years ago
- ☆92Dec 11, 2018Updated 7 years ago
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,175Jan 5, 2026Updated last month
- 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,681Mar 7, 2024Updated last year
- user-mode TCP/IP stack based on linux tap device☆721Aug 13, 2023Updated 2 years ago
- Go-style concurrency in C++11☆3,311Jul 3, 2023Updated 2 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆537Dec 27, 2023Updated 2 years ago
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,471Feb 2, 2026Updated last week
- A asymmetric coroutine library for C.☆2,519Dec 16, 2022Updated 3 years ago
- 中间件、高性能服务器、分布式存储等(redis、memcache、nginx、大容量redis pika、rocksdb、mongodb、wiredtiger存储引擎、高性能代理中间件)二次开发、性能优化,逐步整理文档说明并配合demo指导--每周末定时更新2-3篇技术文章…☆734Oct 31, 2024Updated last year
- 基于C++ Coroutines编写的无栈协程库☆627Dec 27, 2023Updated 2 years ago
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆797Jan 4, 2026Updated last month
- 知名开源代码库的注释版:C++、Golang等☆1,382Feb 25, 2023Updated 2 years ago
- Simple, light-weight and easy-to-use asynchronous components☆2,137Feb 2, 2026Updated last week
- ☆41Jan 3, 2019Updated 7 years ago
- C++ Parallel Computing and Asynchronous Networking Framework☆14,298Jan 26, 2026Updated 2 weeks ago
- a library version of FreeBSD's TCP/IP stack plus extras☆771Feb 8, 2017Updated 9 years ago
- PicoTCP is a free TCP/IP stack implementation☆1,293Oct 20, 2023Updated 2 years ago
- ANS(Accelerated Network Stack) on DPDK, DPDK native TCP/IP stack.☆1,217Aug 11, 2021Updated 4 years ago
- Data Plane Development Kit☆4,101Updated this week
- Event notification library☆11,832Jan 1, 2026Updated last month
- fast thread pool☆29Dec 13, 2018Updated 7 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,114Jul 5, 2022Updated 3 years ago
- modern C++(C++20), simple, easy to use rpc framework☆1,987Jan 9, 2026Updated last month
- mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems☆2,117Jul 4, 2024Updated last year
- Automatically exported from code.google.com/p/netmap☆1,957Updated this week