# dynamo/dynamo

Run, Dynamo, Run!

Repository: https://github.com/dynamo/dynamo
Canonical: https://ross.abutalabs.com/products/dynamo-dynamo
Language: Elixir
License: NOASSERTION
License Family: other
Last push: 2017-04-12T00:41:12+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5352, "days_push": 3431, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1107, forks 144 (observed 2026-08-28T04:03:36.735437+00:00)

## What it is
Dynamo is an experimental web framework for Elixir that runs on the Erlang VM, emphasizing performance, concurrency, and simplicity. It is now in maintenance mode, with many of its ideas extracted into other projects like Plug.

## Use cases
- build web applications in Elixir
- serve concurrent HTTP requests on the Erlang VM
- prototype web apps with code reloading
- render templates and serve static assets
- maintain an existing legacy Elixir web app

## When to choose
- you are already running Dynamo in production and need maintenance
- you want to study an early Elixir web framework design

## When to avoid
- you are starting a new Elixir project - use actively developed frameworks like Phoenix
- you need a stable, well-supported framework
- you want long-term community support

## Facets
- artifact type: framework
- maturity: maintenance
- function: web-framework, http-server, templating, routing, middleware
- domain: web-development, backend
- platform: elixir, cross-platform
- tags: elixir, erlang-vm, experimental, legacy, otp, web-server

## Member repositories
- dynamo/dynamo (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:36.735437+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:44:01.597110+00:00, confidence not recorded.
  - readme: https://github.com/dynamo/dynamo (fetched 2026-08-28T04:03:36.735437+00:00, sha ac7456525d7f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
