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

https://github.com/truedoctor/unikraft-rust

Rust application template for the unikraft kernel
https://github.com/truedoctor/unikraft-rust

Last synced: over 1 year ago
JSON representation

Rust application template for the unikraft kernel

Awesome Lists containing this project

README

          

# unikraft-rust
Rust application template for the unikraft kernel

This template compiles the rust code as a statc library and links it into the uni kernel.

simply run `make` to execute (afer configuration)