OSS Tanbou

Rust — systems programming that combines performance with memory safety

OSS health 96
About these scores

Discovery score is an unbounded weighted, log-compressed index of stars, watchers, forks, and contributors. Growth momentum is its change over the observed period; OSS health is a 0–100 score from available repository recency, Community Health, and release data.

Stars
118,482
Primary language
Rust
License
Apache-2.0
Repository last updated
Sep 13, 2026

Overview

rust-lang/rust is the main source repository for the Rust compiler, standard library, and documentation. Its type system and ownership model support memory and thread safety at compile time for services, embedded devices, and integration with other languages.

Features and best fit

Based on official documentation; not hands-on tested · Content checked:

Connect efficient execution, ownership, and an integrated toolchain

Rust targets fast, memory-efficient execution and catches many memory and threading defects through its type system and ownership model. Cargo, rustfmt, Clippy, and rust-analyzer cover package management, formatting, linting, and editor support.

Sources: [1]

For infrastructure software balancing resource use and safety

It is a candidate for critical services, embedded software, command-line tools, and components embedded in other languages when teams need explicit memory boundaries without a large runtime. Evaluate it first in a scope where the team can learn the ownership model together.

Sources: [1]

Separate normal installation from compiler builds and review the licenses

The README does not recommend installing from source and points normal users to The Book's installation guidance. Rust is primarily distributed under both MIT and Apache License 2.0, with some BSD-like portions. Use of the Rust and Cargo names and logos is also governed by the Rust Foundation trademark policy.

Sources: [1]

Official sources

  1. [1]Rust README(2026-09-13)
Supplemental curator note

Selected for establishing technical search intent around memory safety, ownership, and Cargo despite a brand name shared with a common word.

Growth

Growth trends · Last 30 days

118,482 Stars

Trend data is still being collected.

Development activity

Last 90 days · weekly

Commits (last 30 days)
2,917
Open PRs
1,390

Development activity is still being collected.

Built with

Categories and tags

GitHub data

GitHub dataView detailed GitHub data

GitHub Topics

  • rust
  • compiler
  • language
Stars
118,482
Forks
15,563
Watchers
1,550
Open issues
11,230
Primary language
Rust
License
Apache-2.0
Repository last updated
Sep 13, 2026
Report incorrect information

Tell us if any listing information is incorrect or outdated.