rustfix in analysis-tools-dev/static-analysis

Automatically apply the suggestions made by rustc

updated at April 24, 2024, 7:36 a.m.

Rust

19 +0

857 -3

69 +0

GitHub
rust-enhanced in rust-unofficial/awesome-rust

The official Sublime Text 4 package for the Rust Programming Language

updated at April 26, 2024, 1:45 a.m.

Python

28 +0

769 +1

102 +0

GitHub
rust-mode in rust-unofficial/awesome-rust, emacs-tw/awesome-emacs

Emacs configuration for Rust

updated at April 26, 2024, 3:50 p.m.

Emacs Lisp

34 +0

1,077 +5

173 +0

GitHub
rust.vim in rust-unofficial/awesome-rust

Vim configuration for Rust.

updated at April 26, 2024, 8:56 p.m.

Vim Script

45 +0

3,793 +5

290 +0

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

Zero-cost asynchronous programming in Rust

updated at April 27, 2024, 9:18 a.m.

Rust

110 +1

5,238 +7

599 +2

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

DEFLATE, gzip, and zlib bindings for Rust

updated at April 27, 2024, 12:46 p.m.

Rust

16 +0

829 +7

157 +1

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

Repository for the Rust Language Server (aka RLS)

updated at April 27, 2024, 4:34 p.m.

Rust

80 +0

3,529 -2

259 -10

GitHub
docker-rust in rust-unofficial/awesome-rust

The official Docker images for Rust

updated at April 27, 2024, 7:10 p.m.

Dockerfile

15 +0

412 +0

87 +0

GitHub
cargo in tindzk/awesome-scala-native

The Rust package manager

updated at April 28, 2024, 3:26 a.m.

Rust

192 +1

11,982 +26

2,263 +3

GitHub
log in rust-unofficial/awesome-rust

Logging implementation for Rust

updated at April 28, 2024, 4:09 a.m.

Rust

41 +0

2,059 +8

243 +0

GitHub
rust-by-example in 44bits/awesome-opensource-documents

Learn Rust with examples (Live code editor included)

updated at April 28, 2024, 4:18 a.m.

Handlebars

152 +0

6,731 +17

1,318 +4

GitHub
rustfmt in rust-unofficial/awesome-rust, analysis-tools-dev/static-analysis

Format Rust code

updated at April 28, 2024, 8:17 a.m.

Rust

47 +0

5,768 +17

843 -1

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

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

updated at April 28, 2024, 8:57 a.m.

Rust

54 +0

4,090 +18

662 +6

GitHub
mdBook in rust-unofficial/awesome-rust

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

updated at April 28, 2024, 12:28 p.m.

Rust

122 +3

16,697 +70

1,548 +6

GitHub
rustup in rust-unofficial/awesome-rust

The Rust toolchain installer

updated at April 28, 2024, 1:05 p.m.

Rust

113 +0

5,889 +19

851 +1

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.

updated at April 28, 2024, 1:36 p.m.

Rust

51 +0

3,351 +12

413 +1

GitHub
rustlings in rust-unofficial/awesome-rust

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

updated at April 28, 2024, 1:44 p.m.

Rust

316 +0

49,271 +183

9,373 +61

GitHub