2 unstable releases

0.2.0 Feb 22, 2019
0.1.0 May 30, 2017

#768 in Unix APIs

Download history 15/week @ 2024-11-13 79/week @ 2024-11-20 43/week @ 2024-11-27 37/week @ 2024-12-04 46/week @ 2024-12-11 33/week @ 2024-12-18 23/week @ 2024-12-25 36/week @ 2025-01-01 16/week @ 2025-01-08 32/week @ 2025-01-15 19/week @ 2025-01-22 13/week @ 2025-01-29 43/week @ 2025-02-05 80/week @ 2025-02-12 81/week @ 2025-02-19 166/week @ 2025-02-26

373 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–305KB