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
- 《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器☆115Updated 6 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆82Updated 5 years ago
- Linux下高性能服务器,详细梳理后台 各个知识点☆30Updated 4 years ago
- 《UNIX网络编程·卷2:进程间通信(第2版)》学习笔记☆15Updated 6 years ago
- Unix/Linux编程实践教程☆67Updated 10 years ago
- 《UNIX网络编程 卷1:套接字联网API(第3版)》学习笔记☆22Updated 6 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆56Updated 8 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代 码☆163Updated 5 years ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆31Updated 9 months ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- Resource assembly of 'Advance Programming in UNIX Environment' online course of mine.☆129Updated 4 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
- 【muduo 源码解析】☆47Updated 2 years ago
- C++教程网视频教程☆41Updated 2 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 5 years ago
- Unix网络编程源代码添加注释☆50Updated 3 years ago
- Reactor implemented by C++, support tens of thousands tcp connection and large data transmission.☆24Updated 2 weeks ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆30Updated 2 years ago
- 《Linux/Unix系统编程手册》笔记☆90Updated 10 months ago
- epoll+线程池实现大文件传输☆66Updated 9 years ago
- 后台开发核心技术与应用实践☆28Updated 5 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- 负载均衡远程服务调度系统☆190Updated last year
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆72Updated 6 years ago
- 《操作系统真象还原》自写源码实现 并于CSDN上面详细记录操作系统的整个实现流程 包括Debug步骤与书籍中错误勘误 Bochs2.6.8 Gcc4.4 本书除最后三个小功能其余全部实现 6k行左右的代码 希望能帮到各位 ^^☆68Updated 2 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆157Updated 10 months ago
- A C++ network library for study.☆153Updated 2 years ago
- 对tlpi这本书的学习☆30Updated 3 years ago