mochi/mochiweb
MochiWeb is an Erlang library for building lightweight HTTP servers. observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 98
- Release rhythm 74
- Longevity 100
Flags: no_license
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: 166.0
- age_days: 5947
- days_rel: 17
- days_push: 17
- n_releases_24m: 3
Adoption not part of the score
1890 stars · 461 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MochiWeb is an Erlang library for building lightweight, fast HTTP servers. It provides a simple API and project scaffolding for creating robust, scalable web server applications on Erlang OTP.
Use cases
- build a lightweight HTTP server in Erlang
- serve HTTP endpoints from an Erlang application
- embed a small web server in a resource-constrained environment
- scaffold a new Erlang web project quickly
- handle high-concurrency HTTP requests with Erlang
When to choose
- you are developing in Erlang/OTP and need a minimal HTTP server
- you want a lightweight, fast server library without heavy framework overhead
- you need to embed HTTP serving inside an Erlang application
When to avoid
- you need a full-featured web framework with templating, ORM, and middleware ecosystems
- your stack is not Erlang/Elixir
- you prefer batteries-included frameworks like Phoenix or larger ecosystems
Facets
library · maturity stable
http-server web-framework routing web-development backend developer-tools elixir windows erlang lightweight http otp linux macos
1 source
- readme: https://github.com/mochi/mochiweb · fetched 2026-08-28 · bdef5cde5465
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mochi/mochiweb | main | 90 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem