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

plasma-umass/browsix

Browsix is a Unix-like operating system for the browser. observed · 2026-08-28

github.com/plasma-umass/browsix · JavaScript · NOASSERTION (other) 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: 3850
  • days_rel: n/a
  • days_push: 1620
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3186 stars · 182 forks observed · 2026-08-28

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

Browsix is a JavaScript framework that brings Unix-like abstractions—processes, pipes, signals, sockets, and a shared file system—to the browser, built on web workers. It extends JavaScript runtimes so C, C++, Go, and Node.js programs can run in a Unix-like environment inside the browser, including a POSIX-like shell.

Use cases

  • run unix commands in the browser
  • build multi-process web applications
  • run go programs in the browser
  • create a web terminal with pipes
  • parallel data processing in the browser

When to choose

  • you want unix-like process and pipe abstractions in a browser app
  • you need to run compiled C, C++, or Go programs client-side
  • you want to move server-side microservice logic into the browser

When to avoid

  • you need a maintained, actively developed framework
  • you need broad production support across all modern browsers
  • you only need simple client-side scripting without process isolation

Facets

framework · maturity maintenance

concurrency file-system web-framework interpreter web-development operating-systems developer-tools browser wasm unix-like posix-shell web-workers in-browser-os pipes processes javascript

2 sources

Member repositories

RepositoryRoleHealth v2
plasma-umass/browsixmain32

For agents

markdown · JSON · MCP: product_card(name="plasma-umass/browsix")

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