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:
- POSIX-like scalable multicore research OS kernel☆195Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- Memory access tracing QEMU☆99Updated 8 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- Enhanced Valgrind for Persistent Memory☆112Updated last year
- aufs - simple Linux kernel file system for os course☆104Updated 8 years ago
- IPC Examples☆52Updated 6 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- Function tracer for gcc☆35Updated 8 years ago
- A minimalistic QEMU and libvirt environment used to generate test VMs.☆33Updated last week
- Code samples for using libjit☆91Updated 8 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
- Locksmith☆44Updated 3 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Userspace TCP/IP stack☆69Updated 11 years ago
- Portable event-driven TCP/IP stack in C++ (C++17)☆54Updated 5 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated last month
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆99Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Examples for Linux ptrace(2)☆135Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- The Optimistic File System (OptFS) is a Linux ext4 variant that implements Optimistic Crash Consistency, a new approach to crash consiste…☆35Updated 12 years ago
- Just-in-Time compilation of bpf☆32Updated 4 months ago
- C implementation of the Hazard-Pointers memory manager☆17Updated 11 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- C11 Lock-free Stack☆184Updated last year
- Pyston's fork of libunwind; originally from git://git.sv.gnu.org/libunwind.git☆23Updated 10 years ago
- Different implementations of spinlock.☆105Updated 10 years ago