Documentation on how to use the Rust Programming Language to develop commandline applications
☆996Feb 1, 2026Updated last month
Alternatives and similar repositories for book
Users that are interested in book are comparing it to the libraries listed below
Sorting:
- A full featured, fast Command Line Argument Parser for Rust☆16,208Updated this week
- Code for Command-Line Rust (O'Reilly, 2024, ISBN 9781098109417)☆1,954Aug 6, 2024Updated last year
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,718Feb 16, 2026Updated last week
- A Rust compiler front-end for IDEs☆16,079Updated this week
- A command line progress reporting library for Rust☆5,060Feb 16, 2026Updated last week
- An easy and powerful Rust HTTP Client☆11,442Feb 15, 2026Updated 2 weeks ago
- Panic messages for humans.☆1,820Feb 1, 2026Updated last month
- https://rust-lang-nursery.github.io/rust-cookbook☆2,536Feb 14, 2026Updated 2 weeks ago
- The Rust Performance Book☆2,644Jan 19, 2026Updated last month
- Small exercises to get you used to reading and writing Rust code!☆61,989Updated this week
- A utility for managing cargo dependencies from the command line.☆3,370Nov 11, 2025Updated 3 months ago
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,921Updated this week
- Rust Language Cheat Sheet - https://cheats.rs☆4,500Jan 4, 2026Updated last month
- Flexible concrete Error type built on std::Error☆6,436Feb 20, 2026Updated last week
- Logging implementation for Rust☆2,486Dec 9, 2025Updated 2 months ago
- The Rust Programming Language☆17,408Feb 3, 2026Updated 3 weeks ago
- A Rust library for random number generation.☆1,992Feb 18, 2026Updated last week
- 🛋 Zero-boilerplate configuration management in Rust☆1,026Dec 2, 2025Updated 2 months ago
- Create book from markdown files. Like Gitbook but implemented in Rust☆21,223Updated this week
- HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity☆25,108Updated this week
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆31,294Updated this week
- Rust library for walking directories recursively.☆1,481Dec 31, 2024Updated last year
- A next-generation test runner for Rust.☆2,833Updated this week
- Rust utility library for nice command line prompts and similar things☆1,554Nov 24, 2025Updated 3 months ago
- All Algorithms implemented in Rust☆25,496Updated this week
- Application level tracing for Rust.☆6,541Feb 13, 2026Updated 2 weeks ago
- The Dark Arts of Advanced and Unsafe Rust Programming☆2,216Jan 29, 2026Updated last month
- An idiomatic, lean, fast & safe pure Rust implementation of Git☆10,930Updated this week
- Subcommand to show result of macro expansion☆3,034Feb 12, 2026Updated 2 weeks ago
- A modern TLS library in Rust☆7,269Updated this week
- Date and time handling in Rust.☆1,283Feb 22, 2026Updated last week
- A curated list of Rust code and resources.☆55,823Updated this week
- A rust console and terminal abstraction☆1,133Dec 16, 2025Updated 2 months ago
- Rayon: A data parallelism library for Rust☆12,792Jan 6, 2026Updated last month
- Find unused dependencies in Cargo.toml☆2,085Dec 29, 2025Updated 2 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,378Feb 5, 2026Updated 3 weeks ago
- RustSec API & Tooling☆1,847Updated this week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,906Updated this week
- An easy to use library for pretty print tables of Rust structs and enums.☆2,308Jan 22, 2026Updated last month