-
unikraft
A next-generation cloud native kernel designed to unlock best-in-class performance, security primitives and efficiency savings.
You should also probably check out Unikraft (https://unikraft.org) , supports many languages/apps, x86/ARM64 and QEMU/Firecracker. Is also able to run an ELF built under Linux as a unikernel (see https://unikraft.org/guides/bincompat). Discord is at https://unikraft.org/discord .
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
A couple unikernel projects that caught my eye in the past may be of interest to you. I have no experience with them, so I can't speak to their quality though.
https://unikraft.org/
https://github.com/nanovms/nanos
-
Nanos runs not just go but pretty much any language you want to throw at it:
https://github.com/nanovms/ops-examples .
-
This is the repo for the "profiles" feature by which we will define standard subsets:
https://github.com/webassembly/profiles
Related posts
-
Mirage – A programming framework for building type-safe, modular systems
-
Build Your Own Docker with Linux Namespaces, Cgroups, and Chroot
-
A kernel designed to run only one application in a virtualized environment
-
A unikernel running one and only one application in a virtualized environment
-
The big idea around unikernels