drahnr / cargo-spellcheckLinks
Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar
☆349Updated 3 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☆373Updated 2 weeks ago
- Keep your dependencies up-to-date☆473Updated 2 weeks ago
- Inline diagrams for rustdoc with mermaid.js☆526Updated 9 months ago
- Find out path at which a deserialization error occurred☆384Updated last month
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆541Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 6 months ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆229Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆486Updated this week
- Conditional compilation according to rustc compiler version☆367Updated last month
- Getters and Setters for Rust.☆356Updated last month
- Assert process::Command - Easy command initialization and assertions☆520Updated 3 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 9 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆623Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆533Updated 4 months ago
- Check if tables and items in a .toml file are lexically sorted☆251Updated last month
- A dead simple ANSI terminal color painting library for Rust.☆267Updated last year
- Support crate for rustc's self-profiling feature☆364Updated last week
- 🦀 GitHub Actions for Rust - recipes, discussions, questions and ideas☆353Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- Struct mocking library for Rust☆469Updated 7 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- oh heck, a case conversion library☆554Updated last year
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆198Updated 2 years ago
- Rust procedural macro attribute for adding test cases easily☆620Updated last year
- A set of alternative `derive` attributes for Rust☆445Updated last year
- Rust method delegation with less boilerplate☆492Updated 3 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago