Alchemy
Infrastructure as Effects 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
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
- readme: https://github.com/alchemy-run/alchemy · fetched 2026-09-03 · dccc7dcf9560
- homepage: https://alchemy.run · fetched 2026-08-29 · 273442b9f826
- site_page: https://alchemy.run/getting-started · fetched 2026-08-29 · c0aa328c8b67
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| alchemy-run/alchemy | main | 80 |
| alchemy-run/alchemy-async | mirror | 80 |
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