skuhl / sys-prog-examplesLinks
Simple C programs demonstrating different aspects of programming on Linux.
☆180Updated 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:
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆92Updated 13 years ago
- ☆339Updated 4 years ago
- My "Write a Real, Working, Linux Driver" talk and source code☆166Updated 10 years ago
- Stack Overflow Questions and Answers☆87Updated 3 weeks ago
- Object-Oriented Programming With ANSI-C☆295Updated 5 years ago
- C code from the book "Linux Programming by Example"☆122Updated 12 years ago
- MOVING TO: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-content SEE README. C, C++, POSIX and Linux system programm…☆632Updated 3 years ago
- An elegant unit testing framework for C with support for mock objects.☆259Updated last year
- aufs - simple Linux kernel file system for os course☆104Updated 7 years ago
- A collection of memory allocators☆461Updated 3 weeks ago
- Code samples for the book Patterns in C☆184Updated 9 years ago
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆53Updated 9 years ago
- upstream mirror☆312Updated last week
- Vim plugin to respect the Linux kernel coding style http://www.vim.org/scripts/script.php?script_id=4369☆57Updated 7 months ago
- Simple File System implementation (mono-user, mono- application, mono-file-edition...)☆51Updated 12 years ago
- Programming with POSIX Threads: David R. Butenhof☆84Updated 12 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Linux Driver Template☆532Updated 2 months ago
- C Interfaces and Implementations☆684Updated last year
- ctest is a unit test framework for software written in C.☆242Updated 2 months ago
- ☆27Updated 9 years ago
- Source code from http://www.jamesmolloy.co.uk/tutorial_html/index.html with improved build system. Tested on Ubuntu 14.04.☆53Updated 5 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 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…☆325Updated 5 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- A simple memory allocator - Memory allocation 101☆301Updated 6 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆881Updated 6 years ago
- Mastering Algorithms with C☆32Updated 5 years ago
- A simple library of data structures for C☆54Updated 5 years ago
- Learn how multi-queue block device in Linux kernel v4.4 works☆80Updated last year