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 carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 4 years ago
- Memory access tracing QEMU☆99Updated 9 years ago
- POSIX-like scalable multicore research OS kernel☆197Updated 5 years ago
- C implementation of the Hazard-Pointers memory manager☆17Updated 11 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- Function tracer for gcc☆35Updated 9 years ago
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆101Updated 3 years ago
- C11 Lock-free Stack☆184Updated last year
- Different implementations of spinlock.☆105Updated 11 years ago
- Latency benchmarks of Unix IPC mechanisms☆100Updated 4 months 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
- Tiny system call tracer and debugger☆110Updated 7 years ago
- Red-black tree C implementation☆37Updated 7 years ago
- ELF library dependency viewer☆56Updated 7 years ago
- IPC Examples☆52Updated 6 years ago
- Unofficial repo of historical Oracle BerkeleyDB source☆47Updated 10 years ago
- Examples for Linux ptrace(2)☆135Updated last year
- A tiny Unix dynamic memory allocator library.☆62Updated 8 years ago
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆74Updated 13 years ago
- A minimalistic QEMU and libvirt environment used to generate test VMs.☆33Updated 3 weeks ago
- Enhanced Valgrind for Persistent Memory☆113Updated last year
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- Early (now outdated) examples. Use PMDK instead.☆58Updated 10 years ago
- Locksmith☆44Updated 4 years ago
- The k-LSM: A relaxed, lock-free, linearizable priority queue☆23Updated 8 years ago
- Lock-free slab allocator / freelist.☆72Updated 10 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year
- Library containing high-performance datastructures and utilities for C++☆76Updated 8 years ago
- Handy kernel development scripts.☆51Updated 5 months ago