skuhl / sys-prog-examplesLinks
Simple C programs demonstrating different aspects of programming on Linux.
☆172Updated 3 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:
- A collection of memory allocators☆455Updated 12 years ago
- C code from the book "Linux Programming by Example"☆121Updated 12 years ago
- My "Write a Real, Working, Linux Driver" talk and source code☆166Updated 10 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆90Updated 13 years ago
- aufs - simple Linux kernel file system for os course☆103Updated 7 years ago
- Collection of scripts for Linux kernel development☆12Updated last year
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- A simple library of data structures for C☆54Updated 5 years ago
- Object-Oriented Programming With ANSI-C☆289Updated 4 years ago
- Learn how multi-queue block device in Linux kernel v4.4 works☆80Updated 10 months ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆204Updated 5 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated last month
- High performance C implementation of AVL trees☆103Updated 6 years ago
- source code of The Standard C Library, by Plauger☆321Updated 8 years ago
- Mastering Algorithms with C☆32Updated 4 years ago
- Code samples for the book Patterns in C☆184Updated 9 years ago
- set of small and useful kernel modules/patches for tracing/debugging of different stuff and for learning of Linux kernel☆32Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- A simple tar implementation in C☆126Updated last year
- upstream mirror☆300Updated this week
- Simple File System implementation (mono-user, mono- application, mono-file-edition...)☆52Updated 12 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆571Updated 11 months ago
- My C libraries and programs☆60Updated 10 months ago
- A simple memory allocator - Memory allocation 101☆294Updated 6 years ago
- C Interfaces and Implementations☆667Updated 8 months ago
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆50Updated 8 years ago
- Inofficial git-cvs clone of cvs@cvs.fefe.de:/cvs + some changes☆121Updated 6 years ago
- Stack Overflow Questions and Answers☆87Updated 3 months ago