drahnr / cargo-spellcheckLinks
Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar
☆356Updated 4 months ago
Alternatives and similar repositories for cargo-spellcheck
Users that are interested in cargo-spellcheck are comparing it to the libraries listed below
Sorting:
- Generate README.md from docstrings☆380Updated 6 months ago
- Inline diagrams for rustdoc with mermaid.js☆545Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated last month
- Keep your dependencies up-to-date☆484Updated last month
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Check if tables and items in a .toml file are lexically sorted☆271Updated last week
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- A dead simple ANSI terminal color painting library for Rust.☆278Updated last year
- Find out path at which a deserialization error occurred☆409Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆205Updated 2 years ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆571Updated this week
- Getters and Setters for Rust.☆379Updated 7 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 2 months ago
- Conditional compilation according to rustc compiler version☆390Updated last month
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆227Updated 3 months ago
- 🦀 GitHub Actions for Rust - recipes, discussions, questions and ideas☆350Updated 3 years ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆444Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆258Updated last year
- Delegation of trait implementations via procedural macros☆279Updated last month
- Easy code duplicate with substitution for Rust☆253Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Type that deserializes only from one specific value☆267Updated last month
- Test Rust application with multiple example workflows enabled☆176Updated 2 years ago
- Assert process::Command - Easy command initialization and assertions☆537Updated 2 weeks ago