Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar
☆358Feb 3, 2026Updated last month
Alternatives and similar repositories for cargo-spellcheck
Users that are interested in cargo-spellcheck are comparing it to the libraries listed below
Sorting:
- Cargo subcommand for checking your documentation for broken links☆155Dec 10, 2024Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,564Jan 11, 2026Updated last month
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,539Updated this week
- Like Rust's std::Path, but UTF-8.☆548Dec 15, 2025Updated 2 months ago
- Copy-on-write string utilities for Rust☆163Apr 11, 2024Updated last year
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Aug 1, 2024Updated last year
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆940Feb 20, 2025Updated last year
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆449Jan 22, 2026Updated last month
- Check if tables and items in a .toml file are lexically sorted☆276Updated this week
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated 3 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆357Jan 20, 2026Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆2,221Feb 25, 2026Updated last week
- ☆30Apr 26, 2024Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Automatically apply the suggestions made by rustc☆853Nov 22, 2023Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- Rust derive-based argument parsing optimized for code size☆1,888Feb 11, 2026Updated 3 weeks ago
- A code coverage tool for Rust projects☆2,924Updated this week
- A snapshot testing library for rust☆2,781Feb 26, 2026Updated last week
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- Cross-platform Rust system clipboard library☆347May 9, 2025Updated 9 months ago
- Color schemes for charts and maps☆234Jan 5, 2026Updated 2 months ago
- ☆110Apr 3, 2024Updated last year
- Find the load at which a benchmark falls over.☆36Jul 31, 2020Updated 5 years ago
- like thread::spawn but for processes☆160Mar 1, 2025Updated last year
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Command line helpers for fuzzing☆1,762Feb 10, 2026Updated 3 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆268Jan 1, 2020Updated 6 years ago
- Fast and friendly HTTP client framework for async Rust☆1,500Sep 11, 2023Updated 2 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Analysis of various tricky Rust code☆1,997Dec 20, 2025Updated 2 months ago
- A next-generation test runner for Rust.☆2,839Updated this week
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago