rust-lang

rust-lang

🏢 Organization

26 repositories on SrcLog

View on GitHub
26 Repos
251.6k Stars
41.5k Forks
251.6k Watchers

Repositories (26)

rust rust-lang/rust Rust

Empowering everyone to build reliable and efficient software.

105.7k
rustlings rust-lang/rustlings Rust

:crab: Small exercises to get you used to reading and writing Rust code!

59.6k
book rust-lang/book Rust

The Rust Programming Language

16.5k
cargo rust-lang/cargo Rust

The Rust package manager

14k
rust-clippy rust-lang/rust-clippy Rust

A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/

12.3k
rustup rust-lang/rustup Rust

The Rust toolchain installer

6.5k
rustfmt rust-lang/rustfmt Rust

Format Rust code

6.4k
rfcs rust-lang/rfcs Markdown

RFCs for changes to Rust

6.2k
regex rust-lang/regex Rust

An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

3.7k
rls rust-lang/rls Rust

Repository for the Rust Language Server (aka RLS)

3.5k
crates.io rust-lang/crates.io Rust

The Rust package registry

3.3k
this-week-in-rust rust-lang/this-week-in-rust Python

Data for this-week-in-rust.org

2.4k
log rust-lang/log Rust

Logging implementation for Rust

1.8k
rustc-dev-guide rust-lang/rustc-dev-guide HTML

A guide to how rustc works and how to contribute to it.

1.8k
reference rust-lang/reference Rust

The Rust Reference

1.4k
vscode-rust rust-lang/vscode-rust TypeScript

Rust extension for Visual Studio Code

1.4k
api-guidelines rust-lang/api-guidelines

Rust API guidelines

1.3k
rustfix rust-lang/rustfix Rust

Automatically apply the suggestions made by rustc

849
rustc-perf rust-lang/rustc-perf Rust

Website for graphing performance of rustc

686
stdarch rust-lang/stdarch HTML

Rust's standard library vendor-specific APIs and run-time feature detection

507
wg-async rust-lang/wg-async Rust

Working group dedicated to improving the foundations of Async I/O in Rust

396
annotate-snippets-rs rust-lang/annotate-snippets-rs Rust

Library for snippet annotations

325
edition-guide rust-lang/edition-guide

A guide to changes between various editions of Rust

302
blog.rust-lang.org rust-lang/blog.rust-lang.org HTML

The Rust Programming Language Blog

288
atom-ide-rust rust-lang/atom-ide-rust JavaScript

Rust IDE support for Atom, powered by the Rust Analyzer or Rust Language Server

247
rfcbot-rs rust-lang/rfcbot-rs Rust

Coordinates asynchronous decision making on Rust repositories. Status of tracked issues and PRs can be viewed at https://rfcbot.rs.

165