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
- My "Write a Real, Working, Linux Driver" talk and source code☆168Updated 10 years ago
- A collection of memory allocators☆466Updated 4 months ago
- ☆339Updated 4 years ago
- Code samples for the book Patterns in C☆187Updated 9 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆96Updated 13 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆175Updated 6 years ago
- An elegant unit testing framework for C with support for mock objects.☆274Updated 2 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- ☆28Updated 10 years ago
- aufs - simple Linux kernel file system for os course☆104Updated 8 years ago
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆64Updated 9 years ago
- Programming with POSIX Threads: David R. Butenhof☆89Updated 12 years ago
- Object-Oriented Programming With ANSI-C☆299Updated 5 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…☆324Updated 5 years ago
- Linux Driver Template☆538Updated 6 months 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
- Stack Overflow Questions and Answers☆86Updated 4 months ago
- Vim plugin to respect the Linux kernel coding style http://www.vim.org/scripts/script.php?script_id=4369☆56Updated 10 months ago
- Debug Malloc memory allocation debugging C library☆172Updated 3 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆281Updated 3 weeks ago
- A simple memory allocator - Memory allocation 101☆307Updated 6 years ago
- C library of key-value data structures.☆298Updated 5 years ago
- upstream mirror☆322Updated last week
- ctest is a unit test framework for software written in C.☆245Updated last month
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆593Updated last year
- Collection of scripts for Linux kernel development☆13Updated last year
- Simple File System implementation (mono-user, mono- application, mono-file-edition...)☆56Updated 12 years ago
- Advanced cross-platform logging library for C/C++☆149Updated 4 months ago
- CMake examples for code in http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/index.html☆157Updated 4 years ago