#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

#923 in Unix APIs

Download history 94/week @ 2024-01-07 131/week @ 2024-01-14 137/week @ 2024-01-21 108/week @ 2024-01-28 114/week @ 2024-02-04 133/week @ 2024-02-11 139/week @ 2024-02-18 131/week @ 2024-02-25 182/week @ 2024-03-03 246/week @ 2024-03-10 229/week @ 2024-03-17 136/week @ 2024-03-24 363/week @ 2024-03-31 121/week @ 2024-04-07 104/week @ 2024-04-14 168/week @ 2024-04-21

762 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