#firecracker #sdk #micro-vm #virtualization

fctools

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

15 releases (5 breaking)

0.6.0-alpha.5 Dec 4, 2024
0.6.0-alpha.4 Nov 25, 2024
0.5.0 Nov 18, 2024
0.5.0-rc.1 Oct 28, 2024
0.1.1 Oct 8, 2024

#596 in Asynchronous

Download history 89/week @ 2024-10-02 349/week @ 2024-10-09 466/week @ 2024-10-16 163/week @ 2024-10-23 180/week @ 2024-10-30 59/week @ 2024-11-06 275/week @ 2024-11-13 443/week @ 2024-11-20 62/week @ 2024-11-27 115/week @ 2024-12-04

895 downloads per month

MIT license

250KB
5.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

~0–12MB
~138K SLoC