fctools

Crates.iofctools
lib.rsfctools
version0.5.0-rc.3
sourcesrc
created_at2024-10-08 13:33:40.973476
updated_at2024-11-03 18:20:02.644272
descriptionAn exhaustive, highly modular and extensible host SDK for the Firecracker microVM manager.
homepage
repositoryhttps://github.com/kanpov/fctools
max_upload_size
id1401209
size317,248
kanpov (kanpov)

documentation

README

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.

Commit count: 186

cargo fmt