#firecracker #sdk #micro-vm #virtualization

fctools

An exhaustive, highly modular and extensible host SDK for the Firecracker microVM manager

8 releases (4 breaking)

new 0.5.0-rc.0 Oct 21, 2024
0.4.1 Oct 20, 2024
0.3.1 Oct 17, 2024
0.2.1 Oct 13, 2024
0.1.1 Oct 8, 2024

#619 in Filesystem

Download history 232/week @ 2024-10-07 650/week @ 2024-10-14

882 downloads per month

MIT license

225KB
5K SLoC

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.

Dependencies

~3–12MB
~134K SLoC