https://github.com/openbytedev/processes
A utility library for accessing processes and modules on windows.
https://github.com/openbytedev/processes
Last synced: about 1 year ago
JSON representation
A utility library for accessing processes and modules on windows.
- Host: GitHub
- URL: https://github.com/openbytedev/processes
- Owner: OpenByteDev
- License: mit
- Created: 2023-02-05T16:33:30.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T13:49:39.000Z (about 3 years ago)
- Last Synced: 2025-04-14T03:05:55.089Z (about 1 year ago)
- Language: Rust
- Size: 182 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# processes
[](https://github.com/OpenByteDev/processes/actions/workflows/ci.yml)
[](https://crates.io/crates/processes)
[](https://docs.rs/processes)
[](https://deps.rs/repo/github/openbytedev/processes)
[](https://github.com/OpenByteDev/processes/blob/master/LICENSE)
A utility library for accessing processes and modules on windows.
## License
Licensed under MIT license ([LICENSE](https://github.com/OpenByteDev/processes/blob/master/LICENSE) or http://opensource.org/licenses/MIT)