dependabot[bot] 97479459d8 build(deps): bump bytes in the production-version-updates group
Bumps the production-version-updates group with 1 update: [bytes](https://github.com/tokio-rs/bytes).


Updates `bytes` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: bytes
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 05:19:25 +00:00
2024-07-12 23:28:49 +00:00
2024-03-10 00:22:24 +00:00
2024-03-08 08:12:10 +00:00
2024-07-12 23:28:49 +00:00
2024-03-22 04:41:38 +00:00
2024-03-08 08:12:10 +00:00
2024-03-13 11:38:14 +00:00

krata

An isolation engine for securing compute workloads.

license discord check nightly


Introduction

krata is a single-host workload isolation service. It isolates workloads using a type-1 hypervisor, providing a tight security boundary while preserving performance.

krata utilizes the core of the Xen hypervisor with a fully memory-safe Rust control plane.

Hardware Support

Architecture Completion Level Hardware Virtualization
x86_64 100% Completed None, Intel VT-x, AMD-V
aarch64 10% Completed AArch64 virtualization
Description
Mirror of Krata Hypervisor
Readme GPL-2.0 9.3 MiB
Languages
Rust 98.1%
Shell 1.9%