vlang/vinix
Vinix is an effort to write a modern, fast, and useful operating system in the V programming language observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 88
- Release rhythm 82
- Longevity 100
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: 3
- age_days: 2483
- days_rel: 121
- days_push: 76
- n_releases_24m: 48
Adoption not part of the score
2164 stars · 132 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Vinix is an operating system kernel and small distribution written from scratch in the V programming language, targeting modern 64-bit hardware and multi-core CPUs. It is explicitly pre-alpha software that already boots on real machines, running a ramdisk-based userspace with bash, gcc/g++, the V compiler, nano, and X.org.
Use cases
- write an operating system in the V language
- study how a modern 64-bit multi-core kernel is implemented
- boot a custom-built OS ISO in QEMU or on real hardware
- learn bare-metal programming with a compiled systems language
- hobby OS that already runs bash, gcc, and X.org
- port Linux programs to a small alternative kernel
- explore OS development with a small, readable codebase
When to choose
- You want to read or contribute to a deliberately simple, approachable OS kernel codebase
- You are doing OS-dev experiments and want a bootable baseline with userspace tools (shell, compilers, X) already ported
- You want to stress-test how the V compiler handles bare-metal programming needs
When to avoid
- You need a daily-driver or production operating system — Vinix is explicitly pre-alpha and not meant for daily use
- You need networking, Wayland, or GPU drivers — these are still unimplemented roadmap items
- You expect broad hardware support, 32-bit targets, or a mature driver ecosystem
Facets
application · maturity experimental
scheduling concurrency file-system operating-systems operating-system kernel bare-metal vlang osdev x86-64 qemu iso-image ramdisk linux-source-compatibility pre-alpha linux desktop
4 sources
- readme: https://github.com/vlang/vinix · fetched 2026-08-28 · 9fb08377acd8
- homepage: https://vlang.io · fetched 2026-08-29 · 76c9829c2529
- site_page: https://docs.vlang.io · fetched 2026-08-29 · bc06c93b9d46
- site_page: https://modules.vlang.io · fetched 2026-08-29 · f560f077014c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vlang/vinix | main | 88 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem