procfs
Provides an interface for the Linux /proc pseudo-filesystem to facilitate process and memory management. Offers practical examples like retrieving running processes and checking current process memory usage. Features optional integrations such as chrono, flate2, and backtrace, and supports serde1 for serialization. Aims for full /proc file access to enhance Linux system monitoring and debugging. Licensed under Apache 2.0 and MIT.