drahnr / cargo-spellcheckLinks
Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar
☆355Updated 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:
- Inline diagrams for rustdoc with mermaid.js☆537Updated last year
- Keep your dependencies up-to-date☆479Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆549Updated last month
- Find out path at which a deserialization error occurred☆403Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated last week
- Check if tables and items in a .toml file are lexically sorted☆261Updated last month
- Generate README.md from docstrings☆377Updated 3 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆202Updated 2 years ago
- Faster, more compact implementation of std::Cow☆364Updated 2 years ago
- Rust procedural macro attribute for adding test cases easily☆631Updated last year
- Delegation of trait implementations via procedural macros☆275Updated last month
- Graph the number of crates that depend on your crate over time☆253Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- Conditional compilation according to rustc compiler version☆382Updated 3 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆345Updated 9 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last week
- 🦀 GitHub Actions for Rust - recipes, discussions, questions and ideas☆350Updated 3 years ago
- Assert process::Command - Easy command initialization and assertions☆527Updated 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…☆506Updated this week
- Getters and Setters for Rust.☆368Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆633Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆762Updated last week
- Allows for the creation of serialised Rust tests☆263Updated 3 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Rust implementations of string similarity metrics☆452Updated last year
- Rust method delegation with less boilerplate☆497Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆453Updated 2 weeks ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆230Updated 2 years ago
- A parser and formatter for std::{SystemTime, Duration}☆353Updated last month
- oh heck, a case conversion library☆563Updated 2 months ago