drahnr / cargo-spellcheck
Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar
☆342Updated last week
Alternatives and similar repositories for cargo-spellcheck:
Users that are interested in cargo-spellcheck are comparing it to the libraries listed below
- Generate README.md from docstrings☆372Updated 8 months ago
- Keep your dependencies up-to-date☆465Updated last week
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆227Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆514Updated last month
- 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
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year
- Inline diagrams for rustdoc with mermaid.js☆520Updated 6 months ago
- A dead simple ANSI terminal color painting library for Rust.☆261Updated 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…☆465Updated this week
- Getters and Setters for Rust.☆353Updated this week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆521Updated this week
- Support crate for rustc's self-profiling feature☆347Updated 2 months ago
- Automatic checking for semantic versioning in library crates☆635Updated last year
- Faster, more compact implementation of std::Cow☆347Updated 2 years ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- Assert process::Command - Easy command initialization and assertions☆500Updated last week
- Test harness for ui tests of compiler diagnostics☆875Updated last month
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- Easy Ctrl-C handler for Rust projects☆628Updated 2 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆334Updated 4 months ago
- A Rust macro to determine if a type implements a logical trait expression☆252Updated 5 years ago
- A thread pool for isolating blocking I/O in async programs☆354Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆705Updated last month
- Rust procedural macro attribute for adding test cases easily☆619Updated 11 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆192Updated 2 years ago
- Color schemes for charts and maps☆227Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆327Updated last month