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:
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- POSIX-like scalable multicore research OS kernel☆191Updated 5 years ago
- IPC Examples☆53Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- Memory access tracing QEMU☆97Updated 8 years ago
- Function tracer for gcc☆35Updated 8 years ago
- Enhanced Valgrind for Persistent Memory☆112Updated 9 months ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- Small implementation in C of a slab allocator in user space☆37Updated last year
- Latency benchmarks of Unix IPC mechanisms☆100Updated 5 years ago
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆97Updated 2 years ago
- c2c blog: A perf enhancement to detect false cachline sharing.☆39Updated 6 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
- set of small and useful kernel modules/patches for tracing/debugging of different stuff and for learning of Linux kernel☆32Updated 7 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 4 years ago
- Early (now outdated) examples. Use PMDK instead.☆58Updated 9 years ago
- A minimalistic QEMU and libvirt environment used to generate test VMs.☆32Updated 3 months ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆63Updated 7 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- A User Space Threading Library☆19Updated last year
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- JTK is a library designed for writing applications and libraries in C. It provides core utilities such as collections, unit testing, I/O …☆26Updated 5 years ago
- ELF library dependency viewer☆55Updated 7 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- Concurrent trie-hash map library☆92Updated last year
- Record "perf" performance metrics for individual functions/regions of an ELF binary.☆81Updated last year
- Doug Lea's malloc☆36Updated 9 years ago