Ross ROSS = Recommend OSS · open-source software intelligence for agents

xorvoid/sectorc

A C Compiler that fits in the 512 byte boot sector of an x86 machine observed · 2026-08-28

github.com/xorvoid/sectorc · C · CC0-1.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

59/100

  • Activity 66
  • Release rhythm 35
  • Longevity 85

Flags: no_releases

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: 1197
  • days_rel: n/a
  • days_push: 206
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1852 stars · 79 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SectorC is a C compiler written in x86-16 assembly that fits entirely within a 512-byte x86 boot sector. It supports a small but usable subset of C, including functions, global variables, control flow, pointers, and inline machine code.

Use cases

  • compile C programs that fit in a 512-byte boot sector
  • write real programs on bare-metal x86 with no OS
  • learn how compilers work at the smallest possible scale
  • run C code directly on vintage IBM PC hardware
  • explore sizecoding and demoscene-style programming challenges

When to choose

  • you need the smallest possible C compiler for boot-sector demos
  • you want to write bare-metal x86-16 programs in a C subset
  • you are studying compiler design or extreme size optimization

When to avoid

  • you need a full-featured, standards-compliant C compiler
  • you need modern tooling, optimization, or debugging support
  • you are targeting anything other than 16-bit x86 bare metal

Facets

library · maturity active

compiler programming-language developer-tools compilers programming-languages developer-tools operating-systems cpp cli c-compiler boot-sector x86-16 sizecoding demoscene retro-computing 512-bytes linux

1 source

Member repositories

RepositoryRoleHealth v2
xorvoid/sectorcmain59

For agents

markdown · JSON · MCP: product_card(name="xorvoid/sectorc")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem