2 unstable releases

0.2.0 Feb 22, 2019
0.1.0 May 30, 2017

#726 in Unix APIs

Download history 31/week @ 2024-03-11 26/week @ 2024-03-18 62/week @ 2024-03-25 73/week @ 2024-04-01 18/week @ 2024-04-08 17/week @ 2024-04-15 10/week @ 2024-04-22 43/week @ 2024-04-29 8/week @ 2024-05-06 19/week @ 2024-05-13 14/week @ 2024-05-20 39/week @ 2024-05-27 42/week @ 2024-06-03 19/week @ 2024-06-10 10/week @ 2024-06-17 18/week @ 2024-06-24

94 downloads per month

BSD-3-Clause

5KB
84 lines

mac-process-info

A simple crate that returns information about processes on OS X.

In particular this can return the parent pid of a process, the name of a process or the loaded image.


lib.rs:

A simple crate that returns information about processes on OS X.

In particular this can return the parent pid of a process, the name of a process or the loaded image.

No runtime deps

~180KB