andrestc / linux-progLinks
Some C code i write to study systems programming (while reading The Linux Programming Interface)
☆45Updated 7 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.☆78Updated 9 years ago
- Memory access tracing QEMU☆97Updated 8 years ago
- Function tracer for gcc☆35Updated 8 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- ☆27Updated 9 years ago
- Hijack Linux kernel syscall with f-stack api.☆18Updated 7 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆54Updated 4 years ago
- Small implementation in C of a slab allocator in user space☆37Updated last year
- Tiny system call tracer and debugger☆110Updated 7 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- C implementation of the Hazard-Pointers memory manager☆17Updated 11 years ago
- IPC Examples☆53Updated 5 years ago
- Latency benchmarks of Unix IPC mechanisms☆99Updated 5 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
- set of small and useful kernel modules/patches for tracing/debugging of different stuff and for learning of Linux kernel☆32Updated 7 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- ELF library dependency viewer☆55Updated 7 years ago
- $research☆21Updated 4 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆63Updated 7 years ago
- A minimalistic QEMU and libvirt environment used to generate test VMs.☆32Updated 2 months ago
- a tiny monolithic kernel☆61Updated 8 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- POSIX-like scalable multicore research OS kernel☆191Updated 5 years ago
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆97Updated 2 years ago
- Common C library functions☆37Updated 2 years ago
- a non blocking hash map implementation in c☆14Updated 15 years ago