sghiassy / Code-Reading-BookLinks
Code provided with the book, Code Reading by Diomidis Spinellis
☆61Updated 10 years ago
Alternatives and similar repositories for Code-Reading-Book
Users that are interested in Code-Reading-Book are comparing it to the libraries listed below
Sorting:
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆73Updated 12 years ago
- ☆65Updated 5 years ago
- Code examples used in the book Effective Debugging (Addison-Wesley, 2016)☆49Updated 6 years ago
- C++ for C programmers☆72Updated 6 years ago
- Advanced Programming in the UNIX Environment - Third Edition☆135Updated 2 years ago
- Stevens Institute of Technology - CS631 Advanced Programming in the UNIX Environment☆218Updated 6 months ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆90Updated 13 years ago
- Programming with POSIX Threads: David R. Butenhof☆82Updated 12 years ago
- A prototype of a web server, using master-worker architecture, written in C.☆50Updated 8 years ago
- Advanced Programming in the UNIX® Environment, Third Edition☆27Updated 11 years ago
- Kernel Test Framework - a unit test framework for the Linux kernel☆93Updated 3 years ago
- A collection of programs found in `The Algorithm Design Manual (2nd Edition) by Steven Skiena`☆51Updated 7 years ago
- Learn how multi-queue block device in Linux kernel v4.4 works☆80Updated 10 months ago
- self education and historical research of the C++ compiler cfront v3☆85Updated 9 years ago
- Commentary for xv6-public☆261Updated 4 years ago
- Principles Of Programming Languages - Projects and Homeworks☆71Updated 10 years ago
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆49Updated 8 years ago
- ☆43Updated 13 years ago
- A collection of links related to the Linux Kernel and kernel development.☆23Updated 6 years ago
- Automata Theory. Building a RegExp machine