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
- Object-Oriented Programming With ANSI-C☆300Updated 5 years ago
- My "Write a Real, Working, Linux Driver" talk and source code☆168Updated 10 years ago
- Programming with POSIX Threads: David R. Butenhof☆89Updated 12 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆96Updated 13 years ago
- ☆340Updated 4 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Code samples for the book Patterns in C☆187Updated 9 years ago
- CMake examples for code in http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/index.html☆158Updated 4 years ago
- Simple File System implementation (mono-user, mono- application, mono-file-edition...)☆56Updated 12 years ago
- Stack Overflow Questions and Answers☆86Updated this week
- upstream mirror☆325Updated this week
- A simple library of data structures for C☆54Updated 6 years ago
- A simple memory allocator - Memory allocation 101☆307Updated 6 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- Hands-On Network Programming with C, published by Packt☆350Updated 9 months ago
- An elegant unit testing framework for C with support for mock objects.☆274Updated 2 years ago
- Linux Driver Template☆539Updated 7 months ago
- The SNIPPETS C and C++ Source Code Archives☆114Updated 10 years ago
- C library of key-value data structures.☆298Updated 5 years ago
- aufs - simple Linux kernel file system for os course☆104Updated 8 years ago
- A collection of memory allocators☆466Updated 4 months ago
- Mastering Algorithms with C☆32Updated 5 years ago
- Sample c network programming☆94Updated 7 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
- Basic skeleton of a linux daemon written in C☆180Updated 4 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆613Updated 8 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆282Updated last month
- ctest is a unit test framework for software written in C.☆245Updated last week
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆65Updated 9 years ago