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

mit-pdos/biscuit

Biscuit research OS observed · 2026-08-28

github.com/mit-pdos/biscuit · Go · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2898
  • days_rel: n/a
  • days_push: 1405
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2575 stars · 187 forks observed · 2026-08-28

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

Biscuit is a research operating system kernel written in Go for x86-64 CPUs, implementing a monolithic POSIX-subset kernel with garbage collection. It was built by MIT PDOS to study the performance trade-offs of using a high-level, garbage-collected language for kernel implementation.

Use cases

  • study garbage collection overhead in an OS kernel
  • learn how a monolithic kernel is implemented in Go
  • research high-level language kernels for systems courses
  • experiment with a journaled file system and TCP/IP stack in QEMU
  • explore kernel threads, virtual memory, and drivers in a small codebase

When to choose

  • you are doing OS research on garbage-collected kernels
  • you want a readable, small kernel codebase for teaching or study
  • you need a POSIX-subset kernel that runs in QEMU for experiments

When to avoid

  • you need a production operating system
  • you require full POSIX compliance or broad hardware support
  • you want an actively developed kernel with regular releases

Facets

application · maturity maintenance

interpreter programming-language file-system networking concurrency operating-systems developer-tools go cpp operating-system kernel garbage-collected research-os x86-64 qemu monolithic-kernel posix-subset research linux

1 source

Member repositories

RepositoryRoleHealth v2
mit-pdos/biscuitmain32

For agents

markdown · JSON · MCP: product_card(name="mit-pdos/biscuit")

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