#proc #system #linux #info #system-info #top #content

linux_proc

A library to help reading the contents of /proc on linux

2 releases

0.1.1 Dec 17, 2018
0.1.0 Aug 28, 2018

#740 in Unix APIs

Download history 266/week @ 2024-03-13 175/week @ 2024-03-20 153/week @ 2024-03-27 317/week @ 2024-04-03 122/week @ 2024-04-10 124/week @ 2024-04-17 202/week @ 2024-04-24 169/week @ 2024-05-01 142/week @ 2024-05-08 192/week @ 2024-05-15 206/week @ 2024-05-22 120/week @ 2024-05-29 146/week @ 2024-06-05 112/week @ 2024-06-12 127/week @ 2024-06-19 100/week @ 2024-06-26

514 downloads per month
Used in 2 crates

MIT/Apache

23KB
519 lines

linux_proc

Parsers and data structures for reading the contents of "/proc" directory.


lib.rs:

Parsers for the contents of the /proc directory.

No runtime deps