drahnr / cargo-spellcheck
Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar
☆342Updated 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:
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Color schemes for charts and maps☆228Updated 2 months ago
- Find out path at which a deserialization error occurred☆360Updated 2 months ago
- Keep your dependencies up-to-date☆469Updated this week
- Generate README.md from docstrings☆373Updated 9 months ago
- Error handling project group☆263Updated 3 years ago
- Conditional compilation according to rustc compiler version☆353Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆520Updated 2 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆473Updated this week
- Inline diagrams for rustdoc with mermaid.js☆522Updated 7 months ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆226Updated 2 years ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆527Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆264Updated 10 months ago
- Check if tables and items in a .toml file are lexically sorted☆236Updated this week
- Test harness for ui tests of compiler diagnostics☆883Updated this week
- Assert process::Command - Easy command initialization and assertions☆505Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆715Updated last month
- Faster, more compact implementation of std::Cow☆352Updated 2 years ago
- oh heck, a case conversion library☆540Updated last year
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- Count lines of LLVM IR per generic function☆442Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆185Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆329Updated 2 months ago
- Easy code duplicate with substitution for Rust☆241Updated 8 months ago
- Just, really the littlest Vec you could need. So smol.☆682Updated 2 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆193Updated 2 years ago
- x-www-form-urlencoded meets Serde☆248Updated 9 months ago