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:
- My "Write a Real, Working, Linux Driver" talk and source code☆166Updated 10 years ago
- C code from the book "Linux Programming by Example"☆122Updated 12 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆92Updated 13 years ago
- Stack Overflow Questions and Answers☆87Updated 5 months ago
- Object-Oriented Programming With ANSI-C☆295Updated 4 years ago
- Code samples for the book Patterns in C☆184Updated 9 years ago
- An elegant unit testing framework for C with support for mock objects.☆258Updated last year
- A collection of memory allocators☆460Updated 12 years ago
- ☆339Updated 4 years ago
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆51Updated 9 years ago
- Mastering Algorithms with C☆32Updated 4 years ago
- Simple File System implementation (mono-user, mono- application, mono-file-edition...)☆52Updated 12 years ago
- MOVING TO: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-content SEE README. C, C++, POSIX and Linux system programm…☆631Updated 3 years ago
- C Interfaces and Implementations☆682Updated 11 months ago
- A library of generic intrusive data structures and algorithms in ANSI C☆608Updated 7 years ago
- upstream mirror☆310Updated this week
- Linux Driver Template☆530Updated 2 months ago
- Programming with POSIX Threads: David R. Butenhof☆85Updated 12 years ago
- aufs - simple Linux kernel file system for os course☆104Updated 7 years ago
- Framework and Plugin design in C☆245Updated 11 months 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
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- ☆27Updated 9 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Presentation on how the Linux kernel is developed☆644Updated 5 months ago
- Linux shell written in C. Simple but functional and thoroughly commented, just for educational purposes.☆155Updated 8 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 4 months ago
- A simple memory allocator - Memory allocation 101☆299Updated 6 years ago