skuhl / sys-prog-examplesLinks
Simple C programs demonstrating different aspects of programming on Linux.
☆174Updated 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:
- Stack Overflow Questions and Answers☆87Updated 3 months ago
- My "Write a Real, Working, Linux Driver" talk and source code☆166Updated 10 years ago
- Code samples for the book Patterns in C☆184Updated 9 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆90Updated 13 years ago
- ☆338Updated 4 years ago
- An elegant unit testing framework for C with support for mock objects.☆248Updated last year
- A simple library of data structures for C☆54Updated 5 years ago
- Object-Oriented Programming With ANSI-C☆290Updated 4 years ago
- C code from the book "Linux Programming by Example"☆121Updated 12 years ago
- A collection of memory allocators☆455Updated 12 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Simple File System implementation (mono-user, mono- application, mono-file-edition...)☆52Updated 12 years ago
- A simple memory allocator - Memory allocation 101☆295Updated 6 years ago
- aufs - simple Linux kernel file system for os course☆104Updated 7 years ago
- C library of key-value data structures.☆294Updated 5 years ago
- upstream mirror☆304Updated this week
- 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 4 years ago
- ctest is a unit test framework for software written in C.☆241Updated 6 months ago
- Programming with POSIX Threads: David R. Butenhof☆84Updated 12 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆606Updated 7 years ago
- A simple CGI webserver written in C with no dependencies.☆106Updated 4 years ago
- C Interfaces and Implementations☆670Updated 9 months ago
- Simple example of daemon for Linux☆373Updated 8 months ago
- Boilerplate to set up a c project, include CuTest unit testing, cmake build setup☆83Updated 6 years ago
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆50Updated 9 years ago
- C code refactoring browser☆212Updated 2 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated 2 months ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago