lunatic-solutions/lunatic
Lunatic is an Erlang-inspired runtime for WebAssembly observed · 2026-08-28
Health v2 · maintenance only
29/100
- Activity 13
- Release rhythm 8
- 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: n/a
- age_days: 2198
- days_rel: n/a
- days_push: 522
- n_releases_24m: 0
Adoption not part of the score
4884 stars · 149 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Lunatic is an Erlang-inspired runtime for WebAssembly that provides super lightweight, sandboxed processes for building fast, fault-tolerant, and scalable server-side applications. It can run code from any language that compiles to WebAssembly, with Rust and AssemblyScript libraries currently available.
Use cases
- run webassembly modules on the server
- build massively concurrent backend services
- run untrusted code in a sandboxed environment
- create distributed clusters of nodes
- build fault-tolerant services with supervision trees
- handle many concurrent http or websocket connections
- run c code safely in isolation
When to choose
- you need Erlang-style fault tolerance and massive concurrency with WebAssembly sandboxing
- you want to run untrusted or crash-prone code in isolated processes
- you want a portable compile-once runtime across architectures and operating systems
- you want to build distributed clusters with secure QUIC/mTLS connections
When to avoid
- you need a mature production runtime with a large ecosystem like Erlang/OTP, Go, or Node.js
- your language does not compile to WebAssembly
- you need hot reloading, which is not yet supported
- you depend on libraries beyond the Rust and AssemblyScript bindings
Facets
library · maturity active
concurrency wasm http-server websocket security networking interpreter web-development backend microservices developer-tools security cross-platform windows rust wasm cli cross-platform webassembly-runtime erlang-inspired actor-model green-threads supervision-trees sandboxing quic mtls message-passing fault-tolerance linux macos
4 sources
- readme: https://github.com/lunatic-solutions/lunatic · fetched 2026-08-28 · af022afd2822
- homepage: https://lunatic.solutions · fetched 2026-08-29 · 94df3299a26f
- site_page: https://lunatic.solutions/docs · fetched 2026-08-29 · 41a1a4fce48c
- site_page: https://lunatic.solutions/faq · fetched 2026-08-29 · 980943776be6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lunatic-solutions/lunatic | main | 29 |
For agents
markdown · JSON · MCP: product_card(name="lunatic-solutions/lunatic")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem