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

aurae-runtime/aurae

Distributed systems runtime daemon written in Rust. observed · 2026-08-28

github.com/aurae-runtime/aurae · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • 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: 1461
  • days_rel: n/a
  • days_push: 9
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1908 stars · 96 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Aurae is a memory-safe distributed systems runtime daemon written in Rust that acts as a process manager and PID-1 initialization system for scheduling processes, containers, and virtual machines on Linux nodes. It exposes a gRPC-based API with multi-tenant workload isolation ('cells') and includes AuraeScript, a TypeScript-based scripting client built on Deno.

Use cases

  • run a memory-safe PID-1 init daemon on Linux nodes
  • schedule processes and containers with CPU and resource quotas
  • isolate multi-tenant workloads down to the socket layer
  • complement Kubernetes with node-level workload controls
  • script workload allocation and execution via TypeScript
  • manage nested processes and node configuration remotely

When to choose

  • you need fine-grained, memory-safe workload isolation on individual Linux nodes
  • you want a Rust-based alternative to traditional init and container runtimes
  • you are building higher-order schedulers or control planes on top of node-level primitives
  • you prefer scripting infrastructure with a typed, generated SDK

When to avoid

  • you need a production-ready, stable system today - the project is explicitly in early development
  • you need a full Kubernetes replacement rather than a node-level runtime
  • you require broad platform support beyond Linux
  • you cannot tolerate breaking API changes without notice

Facets

service · maturity experimental

container-runtime rpc security concurrency developer-tools microservices infrastructure-as-code self-hosted operating-systems rust cli self-hosted runtime-daemon pid-1 workload-isolation multitenancy cells auraescript system-programming grpc containers linux

4 sources

Member repositories

RepositoryRoleHealth v2
aurae-runtime/auraemain67

For agents

markdown · JSON · MCP: product_card(name="aurae-runtime/aurae")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem