shichao-an / examples_unix
Mastering Algorithms with C
☆32Updated 4 years ago
Alternatives and similar repositories for examples_unix:
Users that are interested in examples_unix are comparing it to the libraries listed below
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆90Updated 13 years ago
- Some ADT:s - written in C☆57Updated 10 years ago
- Stack Overflow Questions and Answers☆86Updated last month
- Programming with POSIX Threads: David R. Butenhof☆82Updated 12 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆73Updated 3 years ago
- Simple C programs demonstrating different aspects of programming on Linux.☆171Updated 3 years ago
- Everything is focused on Unix systems. From C Language Programming to Unix Systems Programming and Kernel Hacking☆29Updated 6 years ago
- Kernighan and Ritchie The C Programming Language Code Examples☆99Updated 5 years ago
- Allen Holub's Book 'Compiler Design In C' source code☆38Updated 9 years ago
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆49Updated 8 years ago
- My "Write a Real, Working, Linux Driver" talk and source code☆166Updated 10 years ago
- Examples and exercises from Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching by Robert Sedgewick book☆295Updated 4 years ago
- This repository contains example files organized by chapters in Mastering Algorithms with C, by Kyle Loudon☆72Updated 5 years ago
- Solutions for "The C Programming Language", 2nd Edition, Kernighan and Ritchie☆113Updated 12 years ago
- The bootloader used for the ARM port - Automatically replicated from gerrit.minix3.org☆18Updated 8 years ago
- ops-class.org OS/161 sources.☆133Updated 4 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆172Updated 5 years ago
- Advanced Programming in the UNIX Environment - Third Edition☆132Updated 2 years ago
- Stevens Institute of Technology - CS631 Advanced Programming in the UNIX Environment☆219Updated 5 months ago
- Advanced Programming in the UNIX® Environment, Third Edition☆27Updated 11 years ago
- A simple implementation of thread pooling for C/C++ using POSIX threads☆80Updated 4 years ago
- A fork of cscope from sourceforge with assignment searches added, with enhancements to support pycscope☆24Updated 13 years ago
- A tutorial on learning Makefiles☆47Updated 11 years ago
- My solutions to the exercises in the book "The C Programming Language" (2nd edition) by Brian W. Kernighan and Dennis M. Ritchie, also re…☆348Updated 7 years ago
- Let's bring the Scott CPU to life. And program it.☆86Updated 4 years ago
- All Examples and Exercises from K&R The C Programming Language 2nd edition book☆179Updated 4 years ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- My own C library. Probably don't use it.☆32Updated 5 years ago
- Text version of Zed Shaw's Learn C the Hard Way☆25Updated 12 years ago
- bithacks.h is a C header file containing useful bit manipulation macros☆73Updated 15 years ago