drahnr / cargo-spellcheck
Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar
☆326Updated last week
Related projects ⓘ
Alternatives and complementary repositories for cargo-spellcheck
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆226Updated last year
- Generate README.md from docstrings☆360Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Inline diagrams for rustdoc with mermaid.js☆504Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Faster, more compact implementation of std::Cow☆338Updated last year
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- Keep your dependencies up-to-date☆426Updated 2 weeks ago
- Execute Rust code carefully, with extra checking along the way☆388Updated 3 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆484Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆649Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆399Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆636Updated this week
- Delegation of trait implementations via procedural macros☆258Updated 4 months ago
- Conditional compilation according to rustc compiler version☆334Updated last week
- Support crate for rustc's self-profiling feature☆338Updated 5 months ago
- Like Rust's std::Path, but UTF-8.☆438Updated 3 months ago
- A dead simple ANSI terminal color painting library for Rust.☆247Updated 8 months ago
- Type that deserializes only from one specific value☆227Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated this week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆186Updated last year
- ☆447Updated 3 weeks ago
- Getters and Setters for Rust.☆340Updated 2 months ago
- Assert process::Command - Easy command initialization and assertions☆473Updated 2 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆147Updated last year