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

Alchemy

Infrastructure as Effects observed · 2026-09-03

github.com/alchemy-run/alchemy · homepage · TypeScript · Apache-2.0 (permissive) observed · 2026-09-03

Health v2 · maintenance only

80/100

  • Activity 100
  • Release rhythm 88
  • Longevity 22
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: 0
  • age_days: 315
  • days_rel: 2
  • days_push: 0
  • n_releases_24m: 64

Full methodology

Adoption not part of the score

1162 stars · 164 forks observed · 2026-09-03

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

Alchemy is a TypeScript-native Infrastructure-as-Code library for defining cloud resources (e.g., Cloudflare Workers, R2 buckets, Durable Objects) as memoized async functions that are created, updated, and deleted automatically. It runs in any JavaScript runtime with no external service, storing state locally and supporting an AI-first, embeddable workflow.

Use cases

  • provision cloudflare workers and r2 buckets from typescript
  • infrastructure as code without yaml or hcl
  • deploy a fullstack app to cloudflare with a single script
  • create ephemeral preview environments per pull request
  • define custom cloud resources as async functions
  • manage cloud infrastructure state locally in git
  • let an llm agent scaffold and deploy cloud resources

When to choose

  • you want IaC in pure TypeScript with no second language or external engine
  • you primarily deploy to Cloudflare or JavaScript-friendly runtimes
  • you want embeddable provisioning inside apps, tests, or serverless workflows
  • you prefer local state files over a hosted state service

When to avoid

  • you need mature multi-cloud provider coverage like Terraform offers
  • your team relies on declarative HCL/YAML workflows and existing Terraform modules
  • you require long-term stability guarantees - the project is in beta (v2.0.0-beta)

Facets

library · maturity active

infrastructure-as-code deployment developer-tools configuration-management sdk infrastructure-as-code cloud-computing web-development developer-tools bun cloud cli cross-platform iac cloudflare typescript-native esm serverless provisioning effect ai-first devops typescript nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
alchemy-run/alchemymain80
alchemy-run/alchemy-asyncmirror80

For agents

markdown · JSON · MCP: product_card(name="alchemy-run/alchemy")

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