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

rust-lang/rust

Empowering everyone to build reliable and efficient software. observed · 2026-08-28

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

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • 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: 30
  • age_days: 5922
  • days_rel: 13
  • days_push: 7
  • n_releases_24m: 26

Full methodology

Adoption not part of the score

116191 stars · 15470 forks observed · 2026-08-28

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

The official Rust monorepo containing the rustc compiler, standard library, and documentation for the Rust programming language. Rust is a systems language focused on performance, memory safety, and reliability through its ownership-based type system.

Use cases

  • build reliable and efficient systems software
  • compile rust programs from source
  • write memory-safe low-level code without a garbage collector
  • develop embedded firmware in a safe language
  • build fast command-line tools
  • compile rust to webassembly for the browser
  • contribute to the rust compiler itself

When to choose

  • you need a fast, memory-safe systems language with no garbage collector
  • you want a mature toolchain with cargo, rustfmt, clippy, and rust-analyzer
  • you are targeting embedded devices, network services, or WebAssembly
  • you want strong compile-time guarantees against data races and memory bugs

When to avoid

  • you need rapid prototyping with quick compile times
  • your team cannot invest in learning ownership and borrow checking
  • you depend on an ecosystem or runtime available only in another language
  • you want a simple scripting experience for small automation tasks

Facets

cli-tool · maturity stable

compiler programming-language type-system package-manager build-tool linter formatter documentation programming-languages compilers developer-tools embedded-systems web-development windows cross-platform cli wasm embedded rust rustc cargo memory-safety ownership-model systems-programming monorepo standard-library command-line linux macos

7 sources

Member repositories

RepositoryRoleHealth v2
rust-lang/rustmain99

For agents

markdown · JSON · MCP: product_card(name="rust-lang/rust")

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