vonzhou / CodingLinks
All My Linux C Programming Code!
☆23Updated 9 years ago
Alternatives and similar repositories for Coding
Users that are interested in Coding are comparing it to the libraries listed below
Sorting:
- Linux内核1.0版本源码阅读和注释☆143Updated 9 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆165Updated 6 years ago
- tcp/ip协议栈☆194Updated 5 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- 简单C++标准库(STL)的实现☆62Updated 8 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆163Updated 9 years ago
- linux系统编程指南☆77Updated 9 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- 整理了几款优质软件的源码。☆35Updated 6 months ago
- linux网络源码分析☆48Updated 3 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆77Updated 7 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- a complete transport protocol stack on OSI layer 4☆63Updated 7 years ago
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Updated 12 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- 零点起飞学习Linux C编程☆95Updated 6 years ago
- C++ Object Data Model Test Code☆22Updated 10 years ago
- ☆152Updated 7 months ago
- 我的C++11学习资料和示例代码☆58Updated 6 years ago
- one mini operating system simplified from linux0.12☆84Updated 2 years ago
- Linux API速查手册(https://github.com/guodongxiaren/LinuxAPI/wiki)☆167Updated 5 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- My study notes for c/cpp language☆159Updated 3 years ago
- 《CGDB中文手册》☆277Updated 10 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆155Updated 3 years ago
- 《30天自制操作系统》在Linux下的实践☆97Updated 7 years ago
- 支持ARM,x86平台的嵌入式操作系统内核☆203Updated 6 years ago
- redis、memcached缓存代理twemproxy源码详细分析注释,带详尽中文注释及函数调用关系☆55Updated 4 years ago
- 阅读《Head First 设计模式》过程中,以C++代码的方式写出各种模式实现示例,便于理解应用。☆51Updated 2 years ago