# minoca/os

Minoca operating system

Repository: https://github.com/minoca/os
Canonical: https://ross.abutalabs.com/products/minoca-os
Language: C
License: NOASSERTION
License Family: other
Last push: 2021-12-17T08:35:39+00:00

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

## Adoption (not part of the score)
Stars 2791, forks 242 (observed 2026-08-28T04:07:22.091648+00:00)

## What it is
Minoca OS is a general-purpose operating system written from scratch in C, featuring a POSIX-like interface, an event-driven preemptive SMP kernel, and a forward-compatible driver model. It runs on x86 PCs and a range of ARM boards and ships with a growing suite of prebuilt packages.

## Use cases
- run a lightweight POSIX-like OS on ARM boards
- study how an operating system kernel is built from scratch
- develop kernel drivers with a forward-compatible driver model
- build custom OS images for x86 or ARM hardware
- experiment with an SMP, network-capable hobby OS

## When to choose
- you want a small, maintainable OS codebase to learn from or modify
- you need a POSIX-like environment on ARM boards like Raspberry Pi
- you want to write kernel drivers without recompiling them on every kernel upgrade

## When to avoid
- you need a production-grade OS with broad hardware support and long-term security updates
- you require a large package ecosystem or mainstream community support
- you need support for architectures beyond x86 and ARMv6/ARMv7

## Facets
- artifact type: application
- maturity: maintenance
- function: programming-language, developer-tools
- domain: operating-systems, embedded-systems, developer-tools
- platform: windows, cpp, c
- tags: operating-system, kernel, posix, arm, x86, from-scratch, driver-model, linux, macos

## Member repositories
- minoca/os (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:22.091648+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-30T08:31:45.509627+00:00, confidence not recorded.
  - readme: https://github.com/minoca/os (fetched 2026-08-28T04:07:22.091648+00:00, sha 7d47e28fabc3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
