2 unstable releases

0.2.0 Feb 22, 2019
0.1.0 May 30, 2017

#717 in Unix APIs

Download history 10/week @ 2023-12-28 24/week @ 2024-01-04 35/week @ 2024-01-11 32/week @ 2024-01-18 2/week @ 2024-01-25 17/week @ 2024-02-01 50/week @ 2024-02-08 10/week @ 2024-02-15 26/week @ 2024-02-22 45/week @ 2024-02-29 46/week @ 2024-03-07 28/week @ 2024-03-14 58/week @ 2024-03-21 28/week @ 2024-03-28

162 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

~170KB