rust

Empowering everyone to build reliable and efficient software.

created at June 16, 2010, 8:39 p.m.

Rust

1,479

93,220

12,015

GitHub
rustlings

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

created at Sept. 15, 2015, 2:25 a.m.

Rust

319

49,433

9,423

GitHub
rustup

The Rust toolchain installer

created at Sept. 26, 2015, 4:54 a.m.

Rust

113

5,862

847

GitHub
book

The Rust Programming Language

created at Dec. 11, 2015, 10:49 p.m.

Rust

224

14,205

3,221

GitHub
cargo

The Rust package manager

created at March 4, 2014, 11:20 p.m.

Rust

192

12,009

2,267

GitHub
rust.vim

Vim configuration for Rust.

created at Jan. 29, 2015, 4:51 a.m.

Vim Script

45

3,794

290

GitHub
rfcs

RFCs for changes to Rust

created at March 7, 2014, 9:29 p.m.

Markdown

334

4,937

1,455

GitHub
libc

Raw bindings to platform APIs for Rust

created at Jan. 13, 2015, 3:54 p.m.

Rust

41

1,870

957

GitHub
regex

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

created at Dec. 11, 2014, 8:39 p.m.

Rust

51

3,245

417

GitHub
rust-central-station

Rust building infrastructure

created at Jan. 26, 2017, 6:34 p.m.

Rust

14

34

27

GitHub
crates.io

Source code for crates.io

created at June 30, 2014, 8:53 p.m.

Rust

55

2,266

519

GitHub
rustfmt

Format Rust code

created at March 7, 2015, 10:51 p.m.

Rust

49

5,428

825

GitHub
rustup.rs

The Rust toolchain installer

created at Sept. 26, 2015, 4:54 a.m.

Rust

89

2,957

448

GitHub
rls

Repository for the Rust Language Server (aka RLS)

created at Aug. 30, 2016, 9:42 p.m.

Rust

81

3,495

262

GitHub
rust-clippy

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

created at Nov. 19, 2014, 7:49 a.m.

Rust

84

10,865

1,449

GitHub
rustc-guide

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

created at Jan. 16, 2018, 9:26 p.m.

Shell

53

299

61

GitHub
async-book

Asynchronous Programming in Rust

created at Dec. 12, 2018, 9:55 p.m.

Shell

59

416

57

GitHub
miri

An interpreter for Rust's mid-level intermediate representation

created at Nov. 12, 2015, 9:51 p.m.

Rust

54

3,975

300

GitHub
hashbrown

Rust port of Google's SwissTable hash map

created at Oct. 28, 2018, 9:58 p.m.

Rust

35

899

46

GitHub
crates.io-index

Registry index for crates.io

created at Nov. 4, 2014, 11:26 p.m.

Shell

32

403

185

GitHub
rustwide

Execute your code on the Rust ecosystem.

created at Aug. 22, 2019, 7:26 a.m.

Rust

9

33

5

GitHub
chalk

An implementation and definition of the Rust trait system using a PROLOG-like logic solver

created at July 26, 2015, 10:13 a.m.

Rust

70

1,313

147

GitHub
mdBook

Create book from markdown files. Like Gitbook but implemented in Rust

created at July 7, 2015, 12:57 a.m.

Rust

122

16,681

1,546

GitHub
futures-rs

Zero-cost asynchronous programming in Rust

created at March 30, 2016, 4:03 p.m.

Rust

109

4,687

551

GitHub
log

Logging implementation for Rust

created at Dec. 13, 2014, 9:45 p.m.

Rust

46

1,715

223

GitHub
team

Rust teams structure

created at Nov. 25, 2018, 5:20 p.m.

Rust

29

193

183

GitHub
git2-rs

libgit2 bindings for Rust

created at Aug. 1, 2014, 10:30 p.m.

Rust

16

618

213

GitHub
stdsimd

The testing ground for the future of portable SIMD in Rust

created at Sept. 22, 2020, 1:47 a.m.

Rust

28

61

4

GitHub
rust-by-example

Learn Rust with examples (Live code editor included)

created at April 24, 2014, 10:22 p.m.

Unknown languages

151

6,329

1,255

GitHub
foundation-faq-2020

Have questions on the Rust Foundation? Ask here!

created at Dec. 2, 2020, 3:22 p.m.

Unknown languages

22

70

7

GitHub
reference

The Rust Reference

created at March 1, 2017, 4:21 p.m.

Rust

33

456

251

GitHub
rustc_codegen_gcc

libgccjit AOT codegen for rustc

created at Sept. 2, 2020, 1:15 a.m.

Rust

21

501

9

GitHub
rustc-reading-club

Rust Code Reading Clubs

created at Oct. 19, 2021, 4:51 p.m.

Unknown languages

35

93

6

GitHub
rust-bindgen

Automatically generates Rust FFI bindings to C (and some C++) libraries.

created at June 22, 2016, 3:05 p.m.

Rust

54

4,125

667

GitHub
rust-analyzer

A Rust compiler front-end for IDEs

created at Dec. 21, 2017, 7:24 p.m.

Rust

94

13,315

1,441

GitHub
cc-rs

Rust library for build scripts to compile C/C++ code into a Rust library

created at Nov. 1, 2014, 2:21 a.m.

Rust

25

1,715

403

GitHub