# klange/toaruos

Complete, independent operating system built by humans.

Repository: https://github.com/klange/toaruos
Canonical: https://ross.abutalabs.com/products/toaruos
Homepage: https://toaruos.org/
Language: C
License: NCSA
License Family: other
Topics: operating-system, toaruos, operating-systems, c, c-library, compositor, window-manager, baremetal, os, bootloader, cdrom, kernel, osdev, text-editor, x86, x86-64, smp, aarch64, armv8
Last push: 2026-08-26T03:02:52+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 83, longevity 100
- inputs: {"age_days": 5709, "days_push": 7, "days_rel": 113, "gap_med": 7.0, "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 6828, forks 541 (observed 2026-08-28T04:09:48.880772+00:00)

## What it is
ToaruOS is a complete, independent hobby operating system for x86-64 PCs and ARMv8 VM environments, built entirely from original code with no third-party runtime dependencies. It includes an SMP-capable modular kernel, a C standard library with dynamic linker, a composited desktop environment, the Kuroko bytecode-compiled language, and a suite of POSIX utilities.

## Use cases
- study how an operating system kernel is built from scratch
- explore a from-scratch composited desktop environment and window manager
- learn OS development with a real, bootable codebase
- run a self-contained POSIX-like OS in a VM
- examine a dynamic linker and C library implementation
- try the Kuroko programming language and Bim editor in a self-hosted OS

## When to choose
- you want a complete, dependency-free OS codebase to read, build, and modify
- you are learning kernel, compositor, or libc internals from working code
- you need a hobby OS that runs on x86-64 and aarch64 VMs

## When to avoid
- you need a production-grade OS with broad hardware support
- you require full POSIX compliance or a mature package ecosystem
- you want to run everyday desktop applications

## Facets
- artifact type: application
- maturity: active
- function: interpreter, compiler, gui, terminal-ui, editor, programming-language
- domain: operating-systems, developer-tools, graphics
- platform: windows, cross-platform
- tags: operating-system, kernel, osdev, compositor, window-manager, bootloader, libc, smp, x86-64, aarch64, armv8, baremetal, hobby-os, self-hosted, linux, macos

## Member repositories
- klange/toaruos (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:48.880772+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-29T17:41:53.932246+00:00, confidence not recorded.
  - readme: https://github.com/klange/toaruos (fetched 2026-08-28T04:09:48.880772+00:00, sha 3d4ea24f1937)
  - homepage: https://toaruos.org/ (fetched 2026-08-29T08:37:53.846326+00:00, sha 798f39df3d51)
- Data as of 2026-08-30T08:39:29.467469+00:00.
