HermitCore
This is all about the Hermitcore unikernel project from the RWTH-Aachen. The following components are part of this project:
- HermitCore - a Unikernel written in C. Note: This project is depcrecated in favor of RustyHermit.
- RustyHermit - rewrite of HermitCore in Rust.
- uhyve - a minimal hypervisor for RustyHermit images.
Get started:
Probably the best starting points are the demo repository or the tutorial slides.
Publications
A number of scientific publications have been made based on the HermitCore project:
- S. Lankes et al. - HermitCore: A Unikernel for Extreme Scale Computing
- S. Lankes et al. - A Low Noise Unikernel for Extrem-Scale Systems
- P. Olivier et al. - A binary-compatible unikernel
- S. Lankes et al. - Exploring Rust for Unikernel Development
- M. Sung et al. - Intra-unikernel isolation with Intel memory protection keys
- S. Lankes et al. - RustyHermit: A Scalable, Rust-Based Virtual Execution Environment
