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.
rust-std-hermit
Installable distribution artifacts of rust-std for hermit.
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-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-sync
Synchronization primitives for kernels.
hermit-os/runh
A CLI tool for spawning and running Hermit containers.
hermit-os/hermit-dtb
Crate to parse Flattened Device Trees (FDT)/Device Tree Blobs (DTB) in a no_std environment.
hermit-os/hermit-entry
Hermit's loading and entry API.
hermit-os/hermit-c
Hermit for C
hermit-os/hermit-gcc
GCC cross-compiler for Hermit
hermit-os/binutils
hermit-os/gcc
hermit-os/hermit-no-std
Demo of a no-std application for HermitOS
hermit-os/pthread-embedded
POSIX Threads for embedded systems (PTE)
hermit-os/rust
Empowering everyone to build reliable and efficient software.
hermit-os/containerd-runh-shim
Rust containerd shim v2 for runh container
hermit-os/trapframe-rs
Handle TrapFrame across kernel and user space on multiple ISAs.
hermit-os/async-executor
Async executor
hermit-os/embedded-hal
A Hardware Abstraction Layer (HAL) for embedded systems
hermit-os/github-action-benchmark
GitHub Action for continuous benchmarking to keep performance
hermit-os/hermit-bench
GitHub Action for benchmarking the Hermit Unikernel
hermit-os/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
hermit-os/newlib
Mirror of git clone git://sourceware.org/git/newlib-cygwin.git
hermit-os/openssl
TLS/SSL and crypto library
hermit-os/safe-mmio
A Rust library crate with types for safe MMIO device access
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