xuchanglong / NtyTCP-v1.0.0-commentsLinks
用户态的 TCPIP 协议栈并包含了 epoll 技术实现源码,注释将不断维护,以保证质量。
☆12Updated 5 years ago
Alternatives and similar repositories for NtyTCP-v1.0.0-comments
Users that are interested in NtyTCP-v1.0.0-comments are comparing it to the libraries listed below
Sorting:
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好 的理解计算机网络,更好的理解协议栈。☆88Updated 4 years ago
- 协程的简单实现☆52Updated 3 years ago
- ☆32Updated 8 years ago
- 单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例☆743Updated 9 months ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存 管理》等书籍☆248Updated 7 years ago
- libevent source code analysis☆62Updated 2 years ago
- ☆70Updated 6 years ago
- fast thread pool☆29Updated 7 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 8 years ago
- Simple protocol stack based on dpdk(使用dpdk搭建协议栈)☆32Updated last year
- dpdk开发文档翻译☆180Updated 4 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 5 years ago