Crates.io | r-linux |
lib.rs | r-linux |
version | 0.1.0 |
source | src |
created_at | 2022-08-02 09:04:37.076332 |
updated_at | 2022-08-02 09:04:37.076332 |
description | Capability-based Linux Runtime |
homepage | https://github.com/bus1/r-linux |
repository | https://github.com/bus1/r-linux |
max_upload_size | |
id | 637248 |
size | 87,330 |
Capability-based Linux Runtime
The r-linux project provides direct access to the application programming interfaces of the linux kernel. This includes direct unprotected accessors to the kernel API, as well as rustified traits and functions to access the kernel API in a safe, capability-based way.
The requirements for this project are:
rustc >= 1.56.0
To build this project, run:
cargo build
https://github.com/bus1/r-linux.git
git@github.com:bus1/r-linux.git