Ecosystem Reference · 2026

Elixir
Full·Stack

Everything you need to build production-grade Elixir applications. Curated libraries with honest recommendations — from web frameworks to ML pipelines, with no fluff.

Runtime
BEAM / OTP (Erlang VM)
Concurrency
Millions of lightweight processes
Fault tolerance
Supervisor trees + let-it-crash
Differentiator
LiveView — real-time without JS
Package registry
hex.pm

▸ Recommended starter stack

Phoenix → routing/views Ecto + Postgrex → data layer LiveView → real-time UI Oban → background jobs Swoosh → email Finch → HTTP client

▸ How the pieces fit together

Browser
HTTP / WS
Phoenix Router
Plug pipeline
LiveView / Controller
Server-rendered UI
Context / Ecto
Business logic + DB
Oban / Broadway
Async processing
Telemetry + LiveDashboard
Observability
No libraries match your search.