# projectacrn/acrn-hypervisor

Project ACRN hypervisor

Repository: https://github.com/projectacrn/acrn-hypervisor
Canonical: https://ross.abutalabs.com/products/acrn-hypervisor
Language: C
License: BSD-3-Clause
License Family: permissive
Last push: 2026-04-06T18:58:29+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 76, release rhythm 8, longevity 100
- inputs: {"age_days": 3103, "days_push": 149, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1293, forks 544 (observed 2026-08-28T04:04:16.185021+00:00)

## What it is
Project ACRN is an open-source Type 1 (bare-metal) embedded hypervisor reference stack for running multiple software subsystems securely on consolidated IoT and embedded devices. It includes a device model for virtual device emulation and partitions systems into functional domains with guest OS sharing optimizations.

## Use cases
- run multiple operating systems on an embedded IoT device
- consolidate safety-critical and general-purpose workloads on one machine
- partition hardware into isolated functional domains
- emulate virtual devices for guest OSes on embedded hardware
- build a virtualization stack for automotive or industrial edge devices

## When to choose
- you need a lightweight Type 1 hypervisor for IoT or embedded hardware
- you want stronger isolation than hard partitioning but lighter weight than datacenter hypervisors
- you're building consolidated embedded systems with mixed-criticality workloads

## When to avoid
- you need full-featured datacenter virtualization with broad guest OS support
- your target is cloud or server workloads rather than embedded devices
- you need a Type 2 hypervisor running on top of a host OS

## Facets
- artifact type: infra-config
- maturity: active
- function: security, embedded
- domain: iot, embedded-systems, security
- platform: c, embedded, iot
- tags: hypervisor, type-1-hypervisor, virtual-machine-manager, device-model, bare-metal, safety, virtualization, linux

## Member repositories
- projectacrn/acrn-hypervisor (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:16.185021+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:54:42.800440+00:00, confidence not recorded.
  - readme: https://github.com/projectacrn/acrn-hypervisor (fetched 2026-08-28T04:04:16.185021+00:00, sha a75c3e0d447b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
