bastion-rs/bastion
Highly-available Distributed Fault-tolerant Runtime 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2600
- days_rel: n/a
- days_push: 1229
- n_releases_24m: 0
Adoption not part of the score
2911 stars · 103 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Bastion is a highly-available, fault-tolerant runtime for Rust that provides actor-model-like concurrency with lightweight processes, supervision trees, and a NUMA-aware SMP executor. It brings Erlang-style supervision and message-based communication to Rust applications.
Use cases
- build fault-tolerant actor-based systems in Rust
- supervise and restart failing subprocesses automatically
- run lightweight concurrent message-passing tasks
- write Erlang-style supervised applications in Rust
- build small-scale distributed systems with fault tolerance
When to choose
- you want actor-model concurrency with supervision trees in Rust
- you need fault-tolerant message-passing without a web framework
- you want Erlang-like reliability semantics with Rust performance
When to avoid
- you need a mature, actively developed framework - releases have stalled since 2023
- you need guaranteed message delivery - Bastion only promises at-most-once
- you need large-scale distributed clustering rather than single-node fault tolerance
Facets
library · maturity maintenance
concurrency microservices microservices developer-tools rust windows cross-platform actor-model fault-tolerance supervision async-runtime erlang-style smp numa-aware linux macos
3 sources
- readme: https://github.com/bastion-rs/bastion · fetched 2026-08-28 · f3c571820d42
- homepage: https://www.bastion-rs.com · fetched 2026-08-29 · 3361e6eeed9a
- registry_crates: https://crates.io/api/v1/crates/bastion · fetched 2026-08-29 · c184143edd1c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bastion-rs/bastion | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="bastion-rs/bastion")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem