hermit-kernel 0.13.0

A Rust-based library operating system
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "hermit-kernel"
version = "0.13.0"
authors = ["The Hermit Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"
keywords = ["unikernel", "libos"]
categories = ["os"]
repository = "https://github.com/hermit-os/kernel"
documentation = "https://hermit-os.github.io/kernel/hermit/"
edition = "2024"
description = "A Rust-based library operating system"