yifengyou / learn-apue
APUE(Advanced Programming in the UNIX)《UNIX环境高级编程(第3版)》学习笔记
☆17Updated 6 years ago
Alternatives and similar repositories for learn-apue:
Users that are interested in learn-apue are comparing it to the libraries listed below
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆110Updated 2 years ago
- 《UNIX网络编程 卷1:套接字联网API(第3版)》学习笔记☆22Updated 6 years ago
- 《UNIX网络编程·卷2:进程间通信(第2版)》学习笔记☆15Updated 6 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- Resource assembly of 'Advance Programming in UNIX Environment' online course of mine.☆127Updated 4 years ago
- 基于B+树、支持数据可靠持久化、数据恢复的小型数据库☆12Updated 5 years ago
- gitchat 《C++ 多线程编程详解》课程源码☆38Updated 5 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)☆58Updated 8 years ago
- TCP/IP网络编程☆163Updated 6 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆163Updated 5 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆80Updated 5 years ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆31Updated 8 months ago
- Unix网络编程源代码添加注释☆50Updated 3 years ago
- 从零实现TCP/IP协议栈。实现ARP/IP(含分片 与重组)/UDP/TCP等协议☆45Updated last year
- 《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器☆116Updated 6 years ago
- 《Linux/Unix系统编程手册》笔记☆89Updated 9 months ago
- Unix/Linux编程实践教程☆67Updated 10 years ago
- C++教程网视频教程☆41Updated 2 years ago
- C/C++/Golang/Linux...知识整理☆97Updated this week
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆76Updated 3 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆56Updated 8 years ago
- 负载均衡远程服务调度系统☆190Updated last year
- 测试操作系统并发量☆71Updated 6 years ago
- (TODO) C++20 simple Linux net lib.☆28Updated 3 weeks ago
- 《C++ 服务器开发精髓》随书配套源码☆208Updated 3 years ago
- c++的学习笔记☆135Updated 3 years ago
- 互联网体系结构/庖丁解牛Linux网络协议栈☆124Updated 4 years ago
- linux0.11源码解析☆91Updated last year
- Linux 源码分析☆59Updated 3 years ago
- epoll+线程池实现大文件传输☆65Updated 9 years ago