https://github.com/spacescale/guestd
microVM guest daemon for spacescale
https://github.com/spacescale/guestd
daemon erofs firecracker guest-daemon init microvm mmds pid-1 pid1 process-manager rust uefi virtualization vsock
Last synced: 1 day ago
JSON representation
microVM guest daemon for spacescale
- Host: GitHub
- URL: https://github.com/spacescale/guestd
- Owner: spacescale
- License: apache-2.0
- Created: 2026-05-29T03:31:01.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-07-14T22:56:45.000Z (2 days ago)
- Last Synced: 2026-07-15T00:26:24.425Z (2 days ago)
- Topics: daemon, erofs, firecracker, guest-daemon, init, microvm, mmds, pid-1, pid1, process-manager, rust, uefi, virtualization, vsock
- Language: Rust
- Homepage: https://spacescale.io
- Size: 148 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING
- License: LICENSE
- Security: SECURITY
Awesome Lists containing this project
README
[](https://github.com/spacescale/guestd/actions/workflows/CI.yaml)
[](https://github.com/spacescale/guestd/releases/latest)
[](https://releases.rs/docs/1.96.0/)
[](./LICENSE)
# guestd
`guestd` is the guest runtime that boots inside a SpaceScale microVM. It brings the guest to a ready state and speaks the host↔guest contract used by
SpaceScale’s host daemon. Its behavior is intentionally narrow and is mostly shaped by that contract.