Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Tools

This chapter showcases some tools the Rust community has come up with that can help you in maintaining, navigating or developing Rust software projects.

Readme

Joshua showcases and explains some tools for Rust developers that can increase your productivity, and gives examples for how they can be used.

Awesome Rust Tools by @unpluggedcoder

This is a list of awesome tools written in Rust. It showcases tools in various categories, from general-purpose command-line tools to tools specifically for Rust development, maintenance or navigation.

Cargo plugins by lib.rs

This is a list of useful plugins for Cargo, sorted by their popularity (as measured by the download count from the Rust crates registry).