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

cloudflare/workers-rs

Write Cloudflare Workers in 100% Rust via WebAssembly observed · 2026-08-28

github.com/cloudflare/workers-rs · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 98
  • Release rhythm 88
  • 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: 13.5
  • age_days: 1849
  • days_rel: 82
  • days_push: 13
  • n_releases_24m: 29

Full methodology

Adoption not part of the score

3639 stars · 424 forks observed · 2026-08-28

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

Ergonomic Rust bindings for the Cloudflare Workers runtime, letting developers write entire Workers in Rust compiled to WebAssembly. It provides macros, request/response types, and integration with standard http crate types and frameworks like axum.

Use cases

  • write cloudflare workers in rust
  • build serverless edge functions with rust
  • compile rust to webassembly for cloudflare
  • handle http requests in a worker via wasm
  • deploy rust code to cloudflare edge with wrangler

When to choose

  • you want to write Cloudflare Workers in Rust instead of JavaScript
  • you need strong typing and performance at the edge
  • you want to reuse existing Rust crates in a serverless worker

When to avoid

  • you prefer JavaScript/TypeScript for Workers development
  • you need a runtime other than Cloudflare Workers
  • your dependencies cannot compile to wasm32-unknown-unknown

Facets

framework · maturity active

web-framework http-server wasm sdk web-development developer-tools cloud-computing rust wasm cloud serverless cloudflare-workers serverless webassembly edge-computing rust-bindings

1 source

Member repositories

RepositoryRoleHealth v2
cloudflare/workers-rsmain95

For agents

markdown · JSON · MCP: product_card(name="cloudflare/workers-rs")

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