Skip to content

A fully-complete (semi-stable) Rust SDK for Firecracker microVM-utilizing applications.

License

Notifications You must be signed in to change notification settings

rust-firecracker/fctools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fctools

fctools is a highly-modular and extensible SDK that allows development of various types of applications that can leverage microVMs and virtualization in general. Check out the docs.rs documentation for more details.

Due to constraints of Firecracker itself, this crate is only usable on Linux, x86_64 is the most tested CPU architecture but aarch64 should work just as well according to Firecracker's developers (with RISC-V potentially gaining support in the future). It is recommended to also adhere to the host and guest kernel support policy set by the Firecracker team.

About

A fully-complete (semi-stable) Rust SDK for Firecracker microVM-utilizing applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages