Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yorodm/cnproc-rs
Rust library for using the Linux process event connector via netlink sockets
https://github.com/yorodm/cnproc-rs
cn-proc hacktoberfest hacktoberfest2020 netlink netlink-protocol netlink-sockets
Last synced: 12 days ago
JSON representation
Rust library for using the Linux process event connector via netlink sockets
- Host: GitHub
- URL: https://github.com/yorodm/cnproc-rs
- Owner: yorodm
- Created: 2020-06-27T04:38:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-20T11:37:07.000Z (over 2 years ago)
- Last Synced: 2024-10-17T18:26:14.889Z (22 days ago)
- Topics: cn-proc, hacktoberfest, hacktoberfest2020, netlink, netlink-protocol, netlink-sockets
- Language: Rust
- Homepage:
- Size: 23.4 KB
- Stars: 5
- Watchers: 3
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cnproc
A Rust API to access the Linux Process Events Connector via netlink sockets.
Check out the [examples folder](https://github.com/yorodm/cnproc-rs/tree/main/examples) for ways to use this library.
## Contributors.
- [Bluskript](https://github.com/Bluskript)