drahnr / cargo-spellcheck
Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar
☆333Updated 2 months ago
Alternatives and similar repositories for cargo-spellcheck:
Users that are interested in cargo-spellcheck are comparing it to the libraries listed below
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆503Updated 6 months ago
- Generate README.md from docstrings☆369Updated 5 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆496Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆838Updated last month
- Faster, more compact implementation of std::Cow☆342Updated last year
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆428Updated this week
- Inline diagrams for rustdoc with mermaid.js☆509Updated 3 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆329Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆594Updated last year
- Delegation of trait implementations via procedural macros☆261Updated 6 months ago
- A crate for safe and ergonomic pin-projection.☆625Updated this week
- Automatic checking for semantic versioning in library crates☆636Updated last year
- Color schemes for charts and maps☆220Updated last month
- Execute Rust code carefully, with extra checking along the way☆397Updated 5 months ago
- Support crate for rustc's self-profiling feature☆339Updated 3 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆248Updated 5 years ago
- Keep your dependencies up-to-date☆451Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Conditional compilation according to rustc compiler version☆345Updated 3 weeks ago
- Find out path at which a deserialization error occurred☆330Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆657Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆401Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆663Updated this week
- Like Rust's std::Path, but UTF-8.☆448Updated 5 months ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆225Updated last year
- Easy code duplicate with substitution for Rust☆236Updated 4 months ago
- Rust procedural macro attribute for adding test cases easily☆615Updated 8 months ago
- A parser and formatter for std::{SystemTime, Duration}☆303Updated last year
- A dead simple ANSI terminal color painting library for Rust.☆254Updated 10 months ago