rustlings in rust-unofficial/awesome-rust

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

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

Rust

316 +0

49,271 +183

9,373 +61

GitHub
mdBook in rust-unofficial/awesome-rust

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

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

Rust

122 +3

16,697 +70

1,548 +6

GitHub
cargo in tindzk/awesome-scala-native

The Rust package manager

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

Rust

192 +1

11,982 +26

2,263 +3

GitHub
rust-clippy in MunGell/awesome-for-beginners

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

83 +1

10,767 +23

1,434 +6

GitHub
rustup in rust-unofficial/awesome-rust

The Rust toolchain installer

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

Rust

113 +0

5,889 +19

851 +1

GitHub
Rust

47 +0

5,768 +17

843 -1

GitHub
futures-rs in rust-unofficial/awesome-rust

Zero-cost asynchronous programming in Rust

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

Rust

110 +1

5,238 +7

599 +2

GitHub
rust-bindgen in rust-unofficial/awesome-rust

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

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

Rust

54 +0

4,090 +18

662 +6

GitHub
rls in analysis-tools-dev/static-analysis

Repository for the Rust Language Server (aka RLS)

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

Rust

80 +0

3,529 -2

259 -10

GitHub
regex in rust-unofficial/awesome-rust

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 +0

3,351 +12

413 +1

GitHub
crates.io in ember-community-russia/awesome-ember

The Rust package registry

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

Rust

60 +0

2,800 +7

574 +2

GitHub
log in rust-unofficial/awesome-rust

Logging implementation for Rust

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

Rust

41 +0

2,059 +8

243 +0

GitHub
rustfix in analysis-tools-dev/static-analysis

Automatically apply the suggestions made by rustc

created at July 7, 2016, 9:24 a.m.

Rust

19 +0

857 -3

69 +0

GitHub
flate2-rs in rust-unofficial/awesome-rust

DEFLATE, gzip, and zlib bindings for Rust

created at July 17, 2014, 7:03 p.m.

Rust

16 +0

829 +7

157 +1

GitHub