seisman / how-to-write-makefileLinks
跟我一起写Makefile重制版
☆3,549Updated 7 months ago
Alternatives and similar repositories for how-to-write-makefile
Users that are interested in how-to-write-makefile are comparing it to the libraries listed below
Sorting:
- 📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记☆2,365Updated 8 months ago
- tinyhttpd的详细注释版,十分适合入门者学习的一个项目☆1,758Updated 6 years ago
- Linux 内核揭秘☆7,382Updated 2 months ago
- 《CMake入门实战》源码☆2,286Updated last year
- 知名开源代码库的注释版:C++、Golang等☆1,383Updated 2 years ago
- 《UNIX环境高级编程》中文第三版笔记☆1,371Updated 6 years ago
- 详细的C/C++编程规范指南,由360质量工程部编著,适用于桌面、服务端及嵌入式软件系统。☆2,612Updated 7 months ago
- Linux内核源码分析☆1,564Updated last year
- JSON parser in standard C☆689Updated this week
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解 服务器程序的本质。官网//tinyhttpd.sourceforge.net☆11,727Updated last year
- A collection of gdb tips. 100 maybe just mean many here.☆3,164Updated last year
- 实现一个操作系统内核☆1,891Updated 2 years ago
- 总结整理linux内核的内存管理的资料,包含论文,文章,视频,以及应用程序的内存泄露,内存池相关☆1,155Updated last year
- Vim 中文文档计划☆2,032Updated 3 weeks ago
- Linux内核与设备驱动程序学习笔记☆2,722Updated last month
- 学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试☆2,951Updated last year
- Simple kernel for learning operating systems. 用于学习操作系统的简单内核☆3,117Updated 3 weeks ago
- 《Effective Modern C++》- 完成翻译☆8,272Updated 3 months ago
- 作为对《C++ Concurrency in Action》英文版的中文翻译。☆2,076Updated 5 years ago
- Chinese translation of Bjarne Stroustrup's HOPL4 paper☆2,275Updated this week
- 《一个64位操作系统的设计与实现》读书笔记&随书源码☆1,187Updated 5 years ago
- ☆2,542Updated last year
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆854Updated 2 years ago
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,413Updated 2 years ago
- the source code of linux-0.11 for study linux kernel☆1,263Updated 5 years ago
- Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址//home.tiscali…☆2,714Updated 3 years ago
- 清华大学操作系统课程实验 (OS Kernel Labs)☆2,155Updated 2 years ago
- 赵炯老师《linux-0.12 内核完全剖析》读书笔记及linux-0.12注释 源码☆747Updated last year
- 中文版的 MIT xv6 文档☆3,409Updated last year
- C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。☆6,535Updated 2 years ago