Skip to content

Github · GitHub Repository Radar

rust-lang rust

Empowering everyone to build reliable and efficient software.

Stars

117,413

Popular Active

Forks

15,511

Watchers: 117,413

Language

Rust

License: Apache License 2.0

Repository Radar Score

65 / 100

Growth

7d
+0
30d
+0
%
0.0%

Not enough metric snapshots yet to chart growth for this repository.

Last observed: 6 days ago

Score breakdown

  • popularity 94
  • growth 0
  • activity 90
  • freshness 100
  • community 83

Need help integrating this stack?

Our team builds with modern open-source stacks. Tell us what you are shipping.

Get a quote →

This is the main source code repository for Rust. It contains the compiler, standard library, and documentation.

Why Rust?

  • Performance: Fast and memory-efficient, suitable for critical services, embedded devices, and easily integrated with other languages.

  • Reliability: Our rich type system and ownership model ensure memory and thread safety, reducing bugs at compile-time.

  • Productivity: Comprehensive documentation, a compiler committed to providing great diagnostics, and advanced tooling including package manager and build tool (Cargo), auto-formatter (rustfmt), linter (Clippy) and editor support (rust-analyzer).

Quick Start

Read "Installation" from The Book.

Installing from Source

If you really want to install from source (though this is not recommended), see INSTALL.md.

Getting Help

See https://www.rust-lang.org/community for a list of chat platforms and forums.

Contributing

See CONTRIBUTING.md.

For a detailed explanation of the compiler's architecture and how to begin contributing, see the rustc-dev-guide.

License

Rust is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.

See LICENSE-APACHE, LICENSE-MIT, and COPYRIGHT for details.

Trademark

The Rust Foundation owns and protects the Rust and Cargo trademarks and logos (the "Rust Trademarks").

If you want to use these names or brands, please read the Rust language trademark policy.

Third-party logos may be subject to third-party copyrights and trademarks. See Licenses for details.

Created: Jun 16, 2010

Last push: Sep 3, 2026

Default branch: main

Latest release: 1.98.1

Languages

Share of the codebase by language, based on repository metadata from the host.

  • Rust 90.4%
  • HTML 6.4%
  • Shell 0.8%
  • C 0.8%
  • JavaScript 0.5%
  • Python 0.4%
  • PowerShell 0.3%
  • TypeScript 0.2%
  • C++ 0.1%
  • CSS 0.1%
  • Dockerfile 0.1%
  • Assembly 0.0%
  • Roff 0.0%
  • Linker Script 0.0%
  • Makefile 0.0%
  • Julia 0.0%
  • RenderScript 0.0%
  • Nix 0.0%
  • XSLT 0.0%
  • Emacs Lisp 0.0%
  • CMake 0.0%
  • Batchfile 0.0%
  • RPC 0.0%
  • LLVM 0.0%
  • Perl 0.0%

Repository Radar analysis

Deterministic insights derived from public metadata and our observations — not personal testing or reviews.

Why this repository is interesting

  • High absolute popularity (117,413 stars) signals broad adoption.
  • Maintained recently (last push 2 weeks ago).

Who should use it

  • Developers working primarily with Rust

Potential use cases

  • Reference or evaluate Rust open-source approaches in this domain

Strengths

  • Recent repository activity
  • README present in our index
  • Declared license: Apache License 2.0
  • Substantial fork count (15,511) suggests reuse and contribution interest

Limitations / considerations

  • Insights are derived from public metadata and our observations — not a substitute for code review

What to watch

  • Re-check last push, issues, and releases on GitHub before production adoption

Strong signals: Strong community interest · Active maintenance

Source: GitHub (public metadata) + Repository Radar analysis. We do not claim ownership of third-party repositories.

Ready to ship something that compounds?

Share your roadmap. We’ll come back with scope options, timeline ranges, and who from Shriram IT Ventures should be in the room.

Popular with product teams