minoca/os
Minoca operating system observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3594
- days_rel: n/a
- days_push: 1720
- n_releases_24m: 0
Adoption not part of the score
2791 stars · 242 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
application · maturity maintenance
programming-language developer-tools operating-systems embedded-systems developer-tools windows cpp c operating-system kernel posix arm x86 from-scratch driver-model linux macos
1 source
- readme: https://github.com/minoca/os · fetched 2026-08-28 · 7d47e28fabc3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| minoca/os | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem