Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)