11 releases

0.0.21 Sep 3, 2024
0.0.20 Aug 29, 2024
0.0.13 Jul 19, 2024
0.0.11 Jun 26, 2024

#894 in Hardware support

Download history 41/week @ 2025-11-03 39/week @ 2025-11-10 50/week @ 2025-11-17 31/week @ 2025-11-24 37/week @ 2025-12-01 61/week @ 2025-12-08 88/week @ 2025-12-15 34/week @ 2025-12-22 11/week @ 2025-12-29 45/week @ 2026-01-05 40/week @ 2026-01-12 93/week @ 2026-01-19 13/week @ 2026-01-26 45/week @ 2026-02-02 13/week @ 2026-02-09 41/week @ 2026-02-16

118 downloads per month
Used in 2 crates (via krata-runtime)

Apache-2.0

11KB
268 lines

krata

krata is an implementation of a Xen control-plane in Rust.

license discord check


Introduction

krata is a component of Edera Protect, for secure-by-design infrastructure. It provides the base layer upon which Edera Protect zones are built on: a securely booted virtualization guest on the Xen hypervisor.

Hardware Support

Architecture Completion Level Hardware Virtualization
x86_64 100% Completed None, Intel VT-x, AMD-V
aarch64 10% Completed AArch64 virtualization

Dependencies

~42KB