Firecracker Rust integration
Providing high-quality tools for developing Rust applications that take advantage of the Firecracker microVM manager.
Pinned Repositories
fcnet
A backend for Firecracker microVM networking, accessible through an in-process library or a separate-process CLI.
fctools
A fully-complete (semi-stable) Rust SDK for Firecracker microVM-utilizing applications.
buildfs
A tool for creating a VM root filesystem image from a reproducible TOML build script easily.
hyper-client-sockets
A Hyper library allowing HTTP clients over a Unix socket, a Vsock socket and a Firecracker socket
fctools-guest-agents
gRPC and HTTP guest agents deployed into the rootfs used for testing fctools
nftables-async
An async version of the helper to run nftables with JSON data.
Firecracker Rust integration's Repositories
rust-firecracker/fctools
A fully-complete (semi-stable) Rust SDK for Firecracker microVM-utilizing applications.
rust-firecracker/hyper-client-sockets
A Hyper library allowing HTTP clients over a Unix socket, a Vsock socket and a Firecracker socket
rust-firecracker/fctools-guest-agents
gRPC and HTTP guest agents deployed into the rootfs used for testing fctools
rust-firecracker/buildfs
A tool for creating a VM root filesystem image from a reproducible TOML build script easily.
rust-firecracker/fcnet
A backend for Firecracker microVM networking, accessible through an in-process library or a separate-process CLI.
rust-firecracker/nftables-async
An async version of the helper to run nftables with JSON data.