2 unstable releases

0.2.0 Feb 22, 2019
0.1.0 May 30, 2017

#721 in Unix APIs

Download history 27/week @ 2024-07-22 70/week @ 2024-07-29 25/week @ 2024-08-05 16/week @ 2024-08-12 38/week @ 2024-08-19 38/week @ 2024-08-26 32/week @ 2024-09-02 49/week @ 2024-09-09 62/week @ 2024-09-16 90/week @ 2024-09-23 98/week @ 2024-09-30 136/week @ 2024-10-07 37/week @ 2024-10-14 61/week @ 2024-10-21 33/week @ 2024-10-28 26/week @ 2024-11-04

159 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

~0–280KB