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

Deno

A modern runtime for JavaScript and TypeScript. observed · 2026-08-28

github.com/denoland/deno · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 84
  • 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: 6.0
  • age_days: 3033
  • days_rel: 27
  • days_push: 7
  • n_releases_24m: 97

Full methodology

Adoption not part of the score

108312 stars · 6353 forks observed · 2026-08-28

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

Deno is a modern runtime for JavaScript, TypeScript, and WebAssembly built on V8, Rust, and Tokio, with secure defaults and first-class TypeScript support. It includes a standard library, built-in tooling (linting, formatting, testing), and is commonly used to build web servers and CLI tools.

Use cases

  • run typescript without a build step
  • build a web server in typescript
  • write command-line scripts in javascript
  • run javascript with secure permissions
  • execute webassembly modules
  • replace node.js with a modern runtime

When to choose

  • you want built-in TypeScript support with no configuration
  • you value secure-by-default permission model
  • you want an all-in-one runtime with linting, formatting, and testing built in

When to avoid

  • you depend on a Node.js package ecosystem that requires native addons or CommonJS internals
  • your team and tooling are deeply invested in Node.js

Facets

application · maturity stable

http-server cli interpreter developer-tools wasm developer-tools web-development backend programming-languages windows cross-platform rust javascript-runtime typescript-runtime v8 secure-defaults webassembly command-line linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
denoland/denomain94
denoland/rusty_v8backend95
denoland/deno_lintplugin91
denoland/deno_installinfra64
denoland/deno_dockerinfra66

For agents

markdown · JSON · MCP: product_card(name="denoland/deno")

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