https://github.com/heim-rs/darwin-libproc
Rust FFI bindings for macOS libproc
https://github.com/heim-rs/darwin-libproc
darwin ffi libproc macos processes rust
Last synced: 8 months ago
JSON representation
Rust FFI bindings for macOS libproc
- Host: GitHub
- URL: https://github.com/heim-rs/darwin-libproc
- Owner: heim-rs
- License: apache-2.0
- Created: 2019-08-13T12:48:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-16T07:29:17.000Z (over 2 years ago)
- Last Synced: 2024-05-23T01:32:30.029Z (almost 2 years ago)
- Topics: darwin, ffi, libproc, macos, processes, rust
- Language: Rust
- Homepage: https://crates.io/crates/darwin-libproc
- Size: 52.7 KB
- Stars: 7
- Watchers: 2
- Forks: 23
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# darwin-libproc
[](https://crates.io/crates/darwin-libproc)
[](https://docs.rs/darwin-libproc)



> Rust bindings for `libproc` of macOS
Safe and idiomatic interface for `libproc` library.
## License
Licensed under either of [Apache License 2.0](https://github.com/heim-rs/darwin-libproc/blob/master/LICENSE-APACHE)
or [MIT license](https://github.com/heim-rs/darwin-libproc/blob/master/LICENSE-MIT) at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you,
as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.