unikraft/unikraft
A next-generation cloud native kernel designed to unlock best-in-class performance, security primitives and efficiency savings. observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 99
- Release rhythm 60
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 105.0
- age_days: 2700
- days_rel: 105
- days_push: 9
- n_releases_24m: 5
Adoption not part of the score
3832 stars · 1493 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Unikraft is an open-source Unikernel Development Kit for building custom, specialized operating system kernels tailored to individual applications. It produces lightweight, fast-booting, secure unikernels for cloud and edge deployments as an alternative to general-purpose OSes like Linux.
Use cases
- build a custom unikernel for a microservice
- reduce VM boot time from seconds to milliseconds
- package an application as a containerless cloud-native image
- minimize kernel attack surface for security-sensitive workloads
- run lean single-purpose VMs on QEMU or cloud infrastructure
- build minimal OS images for edge computing devices
When to choose
- you need millisecond cold-boot times and tiny memory footprints for single-purpose applications
- you want to strip an OS down to only the components your app needs
- you are deploying microservices as lightweight VMs instead of containers
- security through a minimal trusted computing base is a priority
When to avoid
- you need a full general-purpose OS with shell, package manager, and multi-process support
- your application depends on complex Linux kernel features or drivers not yet ported
- your team cannot invest in learning unikernel build and debugging workflows
- you need to run many unrelated services in one OS instance
Facets
library · maturity active
compiler build-tool container-runtime security microservices operating-systems cloud-computing security developer-tools embedded-systems cpp c cloud cross-platform unikernel kernel virtualization qemu cloud-native osdev microvm posix containers linux docker
1 source
- readme: https://github.com/unikraft/unikraft · fetched 2026-08-28 · 788b890d10ed
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| unikraft/unikraft | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="unikraft/unikraft")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem