andrestc / linux-progLinks
Some C code i write to study systems programming (while reading The Linux Programming Interface)
☆45Updated 8 years ago
Alternatives and similar repositories for linux-prog
Users that are interested in linux-prog are comparing it to the libraries listed below
Sorting:
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- Memory access tracing QEMU☆99Updated 8 years ago
- POSIX-like scalable multicore research OS kernel☆197Updated 5 years ago
- Draw the traces of OS(Linux, xv6, ...) kernel functions in a graph and link graph nodes to the source codes☆35Updated 7 years ago
- Small implementation in C of a slab allocator in user space☆40Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- A minimalistic QEMU and libvirt environment used to generate test VMs.☆33Updated this week
- Source code for 'Linux Kernel Networking' by Rami Rosen☆27Updated 8 years ago
- Enhanced Valgrind for Persistent Memory☆112Updated last year
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- IPC Examples☆52Updated 6 years ago
- Function tracer for gcc☆35Updated 8 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated 2 months ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 3 years ago
- aufs - simple Linux kernel file system for os course☆104Updated 8 years ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- C implementation of the Hazard-Pointers memory manager☆17Updated 11 years ago
- EbbRT: elastic building block runtime☆77Updated last year
- ☆30Updated 4 years ago
- Starter template for networking-related programs☆21Updated 7 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated last month
- Red-black tree C implementation☆37Updated 7 years ago
- Doug Lea's malloc☆36Updated 9 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year
- Userspace TCP/IP stack☆69Updated 11 years ago
- Simple File System implementation (mono-user, mono- application, mono-file-edition...)☆52Updated 12 years ago
- a tiny monolithic kernel☆62Updated 9 years ago
- A software-based Ethernet switch design built around a memory-efficient, high-performance, and highly-concurrent hash table for compact a…☆37Updated 10 years ago
- A tiny Unix dynamic memory allocator library.☆62Updated 8 years ago
- Portable event-driven TCP/IP stack in C++ (C++17)☆54Updated 5 years ago