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

denoland/std

The Deno Standard Library observed · 2026-08-28

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

Health v2 · maintenance only

96/100

  • Activity 95
  • Release rhythm 95
  • Longevity 100
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: 13
  • age_days: 2856
  • days_rel: 34
  • days_push: 30
  • n_releases_24m: 46

Full methodology

Adoption not part of the score

3558 stars · 679 forks observed · 2026-08-28

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

The official Deno Standard Library, a collection of high-quality TypeScript packages published on JSR covering assertions, async utilities, collections, CLI parsing, caching, serialization, and more. Packages are designed for Deno but many also work with Node.js, Bun, browsers, and Cloudflare Workers.

Use cases

  • parse command line arguments in a deno script
  • assert deep equality in tests
  • add an LRU or TTL cache in javascript
  • read and write CSV files in deno
  • debounce, retry, or pool async operations
  • chunk, group, or deduplicate arrays with pure functions
  • encode and decode CBOR data

When to choose

  • you're building Deno applications and want well-maintained, officially supported utilities
  • you need tested, dependency-free building blocks that also run on Node, Bun, or browsers
  • you want semver-stable packages with generated docs on JSR

When to avoid

  • you need a single bundled library rather than many small per-feature packages
  • you rely on packages still marked UNSTABLE (e.g. cache, cbor, datetime) for production-critical code
  • your project is not in the JavaScript/TypeScript ecosystem

Facets

library · maturity stable

developer-tools testing caching serialization cli concurrency csv cryptography date-time json logging math parser configuration-management developer-tools programming-languages cross-platform bun browser cross-platform standard-library jsr deno typescript utility-functions monorepo command-line nodejs

10 sources

Member repositories

RepositoryRoleHealth v2
denoland/stdmain96

For agents

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

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