yifengyou / learn-apueLinks
APUE(Advanced Programming in the UNIX)《UNIX环境高级编程(第3版)》学习笔记
☆21Updated 7 years ago
Alternatives and similar repositories for learn-apue
Users that are interested in learn-apue are comparing it to the libraries listed below
Sorting:
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆129Updated 3 years ago
- 《UNIX网络编程·卷2:进程间通信(第2版)》学习笔记☆16Updated 7 years ago
- 《Linux/Unix系统编程手册》笔记☆102Updated last year
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆84Updated 7 years ago
- 📚深入浅出 Linux 操作系统:操作系统原理、Linux 应用实践、并发编程、物联网操作系统☆92Updated last week
- 《UNIX网络编程 卷1:套接字联网API(第3版)》学习笔记☆31Updated 7 years ago
- C/C++/Golang/Linux...知识整理☆98Updated 11 months ago
- Resource assembly of 'Advance Programming in UNIX Environment' online course of mine.☆140Updated 5 years ago
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆248Updated 7 years ago
- 《操作系统真象还原》一书实现的系统代码☆290Updated last year
- UNIX 编程实践☆45Updated 6 years ago
- TCP/IP网络编程☆165Updated 7 years ago
- 《操作系统真相还原》笔记☆252Updated 4 years ago
- linux0.11源码解析☆94Updated 2 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆167Updated 6 years ago
- 负载均衡远程服务调度系统☆196Updated 2 years ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆39Updated last year
- 本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的 静态与动态http请求。☆21Updated 5 years ago
- 《UNIX环境高级编程》随书代码与课后习题☆448Updated 2 months ago
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆165Updated 8 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆59Updated 9 years ago
- Unix/Linux编程实践教程书籍代码☆21Updated 9 years ago
- 《TCP/IP详解 卷1:协议》读书笔记☆119Updated 2 years ago
- Linux API速查手册(https://github.com/guodongxiaren/LinuxAPI/wiki)☆168Updated 5 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆57Updated 9 years ago
- 互联网体系结构/庖丁解牛Linux网络协议栈☆130Updated 5 years ago
- Unix/Linux编程实践教程☆67Updated 11 years ago
- gitchat 《C++ 多线程编程详解》课程源码☆39Updated 6 years ago
- Linux下高性能服务器,详细梳理后台各个知识点☆32Updated 5 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆159Updated last year