cyyzero / tlpi
对tlpi这本书的学习
☆30Updated 3 years ago
Alternatives and similar repositories for tlpi:
Users that are interested in tlpi are comparing it to the libraries listed below
- Shuo's learning notes on Linux TCP/IP stack☆119Updated last year
- Linux 1.2.13 网络协议栈学习☆35Updated 5 years ago
- My notes and solutions for The Linux Programing Interface book (TLPI)《UNIX/LINUX系统编程手册》笔记和解答☆110Updated 2 years ago
- linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained fr…☆66Updated 5 years ago
- libevent source code analysis☆61Updated 2 years ago
- 【译】UIUC CS241 系统编程中文讲义☆50Updated 2 years ago
- Linux API速查手册(https://github.com/guodongxiaren/LinuxAPI/wiki)☆168Updated 4 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 9 years ago
- Traditional Chinese translation of "What Every Programmer Should Know About Memory"☆87Updated 4 years ago
- 收集网络上讲解Linux系统原理的优秀文章、文档☆76Updated 4 years ago
- ☆34Updated 4 years ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆72Updated 6 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆93Updated 7 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆82Updated 5 years ago
- Yet another blog of myself 👀☆47Updated 2 months ago
- A high-performance web server based on HTTP request implemented in C++.☆19Updated 4 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆74Updated last year
- Linux内核之旅开源社区实验代码管理☆75Updated 2 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆163Updated 5 years ago
- 基于协程和事件循环的c++网络库☆57Updated 5 years ago
- linux0.11源码解析☆92Updated last year
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆218Updated 7 years ago
- Unix/Linux编程实践教程☆66Updated 10 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆78Updated 4 years ago
- 用户态线程实现☆19Updated 5 years ago
- ☆149Updated last month
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆191Updated 4 years ago