Ross ROSS = Recommend OSS · open-source software intelligence for agents

bastion-rs/bastion

Highly-available Distributed Fault-tolerant Runtime observed · 2026-08-28

github.com/bastion-rs/bastion · homepage · Rust · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
bastion-rs/bastionmain23

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