drahnr / cargo-spellcheckLinks
Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar
☆347Updated 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
Sorting:
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆228Updated 2 years ago
- A dead simple ANSI terminal color painting library for Rust.☆266Updated last year
- Graph the number of crates that depend on your crate over time☆250Updated 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…☆484Updated this week
- Generate README.md from docstrings☆371Updated 11 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆534Updated 2 weeks ago
- Keep your dependencies up-to-date☆471Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆333Updated 3 months ago
- oh heck, a case conversion library☆550Updated last year
- Type that deserializes only from one specific value☆243Updated last month
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆199Updated 2 years ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Inline diagrams for rustdoc with mermaid.js☆524Updated 8 months ago
- Automatic checking for semantic versioning in library crates☆635Updated last year
- Just, really the littlest Vec you could need. So smol.☆697Updated 3 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆423Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆752Updated last week
- A minimal `syn` syntax tree pretty-printer☆708Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- ☆489Updated 8 months ago
- Rust procedural macro attribute for adding test cases easily☆620Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆727Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆889Updated 3 weeks ago
- Find out path at which a deserialization error occurred☆377Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆356Updated 4 months ago
- Easy Ctrl-C handler for Rust projects☆636Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago