skuhl / sys-prog-examplesLinks
Simple C programs demonstrating different aspects of programming on Linux.
☆182Updated 4 years ago
Alternatives and similar repositories for sys-prog-examples
Users that are interested in sys-prog-examples are comparing it to the libraries listed below
Sorting:
- C code from the book "Linux Programming by Example"☆122Updated 12 years ago
- Code samples for the book Patterns in C☆187Updated 9 years ago
- My "Write a Real, Working, Linux Driver" talk and source code☆168Updated 10 years ago
- Stack Overflow Questions and Answers☆86Updated 4 months ago
- ☆340Updated 4 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆95Updated 13 years ago
- ctest is a unit test framework for software written in C.☆243Updated 2 weeks ago
- A simple memory allocator - Memory allocation 101☆306Updated 6 years ago
- aufs - simple Linux kernel file system for os course☆104Updated 8 years ago
- Object-Oriented Programming With ANSI-C☆299Updated 5 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆175Updated 6 years ago
- A collection of memory allocators☆463Updated 4 months ago
- Linux Driver Template☆537Updated 6 months ago
- An elegant unit testing framework for C with support for mock objects.☆273Updated 2 years ago
- This is a series of small articles / tutorials based around virtual memory. The goal is to learn some CS basics, but in a different and m…☆326Updated 5 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- upstream mirror☆319Updated last week
- A simple library of data structures for C☆54Updated 6 years ago
- Programming with POSIX Threads: David R. Butenhof☆88Updated 12 years ago
- C library of key-value data structures.☆297Updated 5 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆613Updated 7 years ago
- Mastering Algorithms with C☆32Updated 5 years ago
- Sample c network programming☆94Updated 7 years ago
- CMake examples for code in http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/index.html☆158Updated 4 years ago
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆60Updated 9 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆280Updated this week
- Learn how multi-queue block device in Linux kernel v4.4 works☆81Updated last year
- ☆394Updated 5 years ago
- Linux kernel programming examples☆28Updated 10 years ago
- Simple File System implementation (mono-user, mono- application, mono-file-edition...)☆54Updated 12 years ago