Pinned Repositories
hermit-c
Hermit for C
hermit-playground
A playground to build C/C++/Go/Fortran applications on top of RustyHermit
hermit-rs
Hermit for Rust.
hermit-rs-template
An application template for Hermit for Rust.
kernel
A Rust-based, lightweight unikernel.
libhermit
HermitCore: A C-based, lightweight unikernel
loader
The Hermit bootloader.
rftrace
The Rust Function Tracer.
runh
A CLI tool for spawning and running Hermit containers.
uhyve
A specialized hypervisor for Hermit.
The Hermit Operating System's Repositories
hermit-os/hermit-rs
Hermit for Rust.
hermit-os/kernel
A Rust-based, lightweight unikernel.
hermit-os/uhyve
A specialized hypervisor for Hermit.
hermit-os/loader
The Hermit bootloader.
hermit-os/rftrace
The Rust Function Tracer.
hermit-os/hermit-playground
A playground to build C/C++/Go/Fortran applications on top of RustyHermit
hermit-os/hermit-rs-template
An application template for Hermit for Rust.
hermit-os/rust-std-hermit
Installable distribution artifacts of rust-std for hermit.
hermit-os/hermit-entry
Hermit's loading and entry API.
hermit-os/runh
A CLI tool for spawning and running Hermit containers.
hermit-os/rust-aarch64
Rust library to use aarch64 specific functionality and registers.
hermit-os/gcc
hermit-os/hermit-c
Hermit for C
hermit-os/hermit-gcc
GCC cross-compiler for Hermit
hermit-os/memory-addresses
Crate for memory address types
hermit-os/rust
Empowering everyone to build reliable and efficient software.
hermit-os/libc
Raw bindings to platform APIs for Rust
hermit-os/.github
hermit-os/containerd-runh-shim
hermit-os/github-action-benchmark
GitHub Action to display benchmarking information
hermit-os/hermit-bench
GitHub Action for benchmarking the Hermit Unikernel
hermit-os/hermit-bench-output
Interface for the hermit-bench utility
hermit-os/hyper-util
Common utilities used with hyper.
hermit-os/kata-containers
Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
hermit-os/mio
Metal IO library for Rust
hermit-os/newlib
Mirror of git clone git://sourceware.org/git/newlib-cygwin.git
hermit-os/rustix
Safe Rust bindings to POSIX-ish APIs
hermit-os/socket2
Advanced configuration options for sockets.
hermit-os/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
hermit-os/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift