nactio/nact
nact ⇒ node.js + actors ⇒ your services have never been so µ observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 3306
- days_rel: n/a
- days_push: 1277
- n_releases_24m: 0
Adoption not part of the score
1146 stars · 44 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Nact is a Node.js/TypeScript framework implementing the actor model, inspired by Akka and Erlang, for building resilient, stateful server applications. It provides actor systems with out-of-the-box event sourcing support for managing state and reducing coupling in services.
Use cases
- build actor-based services in node.js
- implement event sourcing in javascript
- manage stateful concurrent services without locks
- model microservices with message passing
- replace redux-style state management on the server
- build resilient distributed systems in typescript
When to choose
- you want Akka/Erlang-style actors in the Node.js ecosystem
- you need event sourcing with an actor model
- you want lightweight stateful concurrency without thread management
When to avoid
- you need location transparency or cluster distribution today
- you need a framework with frequent releases and active development
- you're targeting environments other than Node.js 8+
Facets
framework · maturity maintenance
concurrency microservices state-management workflow-automation microservices backend developer-tools actor-model event-sourcing akka-inspired erlang-inspired message-passing nodejs javascript typescript
2 sources
- readme: https://github.com/nactio/nact · fetched 2026-08-28 · 13fc23996846
- homepage: https://nact.xyz · fetched 2026-08-29 · d6165f20edf1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nactio/nact | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem