drahnr / cargo-spellcheck
Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar
☆336Updated last week
Alternatives and similar repositories for cargo-spellcheck:
Users that are interested in cargo-spellcheck are comparing it to the libraries listed below
- Just, really the littlest Vec you could need. So smol.☆666Updated 3 weeks ago
- Generate README.md from docstrings☆371Updated 6 months ago
- Inline diagrams for rustdoc with mermaid.js☆513Updated 4 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- Keep your dependencies up-to-date☆458Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆507Updated this week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆504Updated 3 weeks ago
- Assert process::Command - Easy command initialization and assertions☆493Updated this week
- Conditional compilation according to rustc compiler version☆346Updated this week
- Faster, more compact implementation of std::Cow☆342Updated 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…☆439Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Find out path at which a deserialization error occurred☆349Updated this week
- Getters and Setters for Rust.☆349Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated this week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- Support crate for rustc's self-profiling feature☆341Updated last week
- Type that deserializes only from one specific value☆231Updated last week
- Execute Rust code carefully, with extra checking along the way☆400Updated 6 months ago
- Easy code duplicate with substitution for Rust☆237Updated 5 months ago
- Error handling project group☆263Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆232Updated this week
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆466Updated 6 months ago
- Check if tables and items in a .toml file are lexically sorted☆224Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆602Updated 6 months ago