# DragonOS-Community/DragonOS

DragonOS is an operating system developed from scratch using Rust, with Linux compatibility. It is designed for **Serverless** scenarios.

Repository: https://github.com/DragonOS-Community/DragonOS
Canonical: https://ross.abutalabs.com/products/dragonos
Homepage: https://dragonos.org
Language: Rust
License: GPL-2.0
License Family: copyleft
Topics: os, operating-system, rust
Last push: 2026-08-25T17:03:21+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 50, longevity 100
- inputs: {"age_days": 1691, "days_push": 8, "days_rel": 254, "gap_med": 60.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1200, forks 194 (observed 2026-08-28T04:03:57.980384+00:00)

## What it is
DragonOS is a 64-bit operating system with a fully independent kernel written from scratch in Rust, offering Linux binary compatibility. It targets lightweight cloud computing and serverless scenarios, with support for eBPF, virtualization, and emerging container support.

## Use cases
- run Linux binaries on a Rust-written kernel
- lightweight kernel for serverless cloud workloads
- experiment with eBPF on a non-Linux kernel
- research operating system development in Rust
- test containerized workloads on an alternative kernel
- try a cloud-native OS in a browser playground

## When to choose
- you need a memory-safe, Rust-based kernel for cloud or serverless experimentation
- you want Linux binary compatibility without running Linux itself
- you are researching OS kernel design or contributing to a from-scratch kernel

## When to avoid
- you need full Linux compatibility for production today (only ~1/4 of Linux interfaces implemented)
- you require mature driver, hardware, or ecosystem support
- you need a general-purpose desktop OS

## Facets
- artifact type: application
- maturity: active
- function: security, container-runtime
- domain: operating-systems, cloud-computing, security
- platform: rust, cloud
- tags: rust-kernel, linux-compatibility, ebpf, serverless, cloud-native, from-scratch-kernel, operating-system, virtualization, containers, linux

## Member repositories
- DragonOS-Community/DragonOS (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:57.980384+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-30T06:20:44.609406+00:00, confidence not recorded.
  - readme: https://github.com/DragonOS-Community/DragonOS (fetched 2026-08-28T04:03:57.980384+00:00, sha 066877a83c82)
  - homepage: https://dragonos.org (fetched 2026-08-29T12:27:56.814024+00:00, sha 58c20dd505e7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
