erlang/otp
Erlang/OTP observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 84
- 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: 3
- age_days: 6134
- days_rel: 29
- days_push: 7
- n_releases_24m: 86
Adoption not part of the score
12333 stars · 3274 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Erlang/OTP is the Erlang programming language together with its runtime system (BEAM) and the Open Telecom Platform, a set of libraries and design principles for building massively scalable, fault-tolerant, soft real-time systems. It provides lightweight processes, message passing, hot code reloading, and battle-tested middleware components maintained by Ericsson.
Use cases
- build highly available concurrent backend systems
- write fault-tolerant distributed applications
- develop soft real-time messaging and telecom software
- learn functional programming with lightweight processes
- run millions of lightweight concurrent processes
- build systems requiring hot code upgrades with zero downtime
When to choose
- you need extreme concurrency and fault tolerance
- you are building messaging, telecom, or real-time backend infrastructure
- you want a mature runtime proven in production for decades
- you need distributed systems with supervision and hot code reloading
When to avoid
- you need heavy numeric or CPU-bound computation
- your team requires a large talent pool or mainstream ecosystem
- you are building simple scripts or CLI utilities
- you need fine-grained control over memory layout or low-level performance
Facets
library · maturity stable
programming-language concurrency interpreter middleware programming-languages microservices backend windows cross-platform erlang otp beam fault-tolerance soft-real-time functional-programming runtime-system telecom linux macos
5 sources
- readme: https://github.com/erlang/otp · fetched 2026-08-28 · f25b59d87b25
- homepage: http://erlang.org · fetched 2026-08-29 · af51eeeaf0bd
- site_page: https://www.erlang.org/docs · fetched 2026-08-29 · 3dcb78fbc064
- site_page: https://www.erlang.org/about · fetched 2026-08-29 · 78353afc1548
- site_page: https://www.erlang.org/doc/getting_started/intro.html · fetched 2026-08-29 · f05a6ae39c3f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| erlang/otp | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem