Rust library for reading the Linux procfs filesystem
-
Updated
Sep 7, 2025 - Rust
Rust library for reading the Linux procfs filesystem
This is a series of small articles / tutorials based around virtual memory. The goal is to learn some CS basics, but in a different and more practical way.
Linux and Android Architecture
Walkthrough of steps for making custom linux kernel modules, interacting with kernel space and understanding how proc file system works in linux. Programming-Project of Chapter-2 of Operating System Concepts : 10th-edition
A zero-dependency Python tool for Linux that monitors high CPU/RAM processes and identifies which systemd services spawned them. Perfect for catching those sneaky short-lived processes that disappear before you can investigate. Supports threshold and top-N monitoring modes.
Minimal footprint process monitor in Forth
Linux kernel module implementing in-kernel encryption/decryption via a character device and /proc interface, demonstrating kernel-space programming, device drivers, and low-level systems security concepts.
Software projects related to Linux.
Operating Systems Design - Practical Assignment #1: Implement a Linux kernel module that counts every exit system call executed and also allows access to a summary from user space interfacing via proc fs (/proc/traceexit)
Unix shell implementation in C featuring kernel modules, I/O redirection, piping, auto-completion, and advanced file descriptor analysis
🔍 Monitor and analyze processes with this lightweight Forth tool, designed for ease of deployment in constrained environments.
Add a description, image, and links to the proc-filesystem topic page so that developers can more easily learn about it.
To associate your repository with the proc-filesystem topic, visit your repo's landing page and select "manage topics."