drahnr / cargo-spellcheckLinks
Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar
☆356Updated 3 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:
- Generate README.md from docstrings☆380Updated 5 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆567Updated last week
- Keep your dependencies up-to-date☆482Updated last month
- Inline diagrams for rustdoc with mermaid.js☆543Updated last year
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Find out path at which a deserialization error occurred☆406Updated last week
- Getters and Setters for Rust.☆377Updated 6 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆350Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆269Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆542Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆206Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- 🦀 GitHub Actions for Rust - recipes, discussions, questions and ideas☆352Updated 3 years ago
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- Conditional compilation according to rustc compiler version☆390Updated last week
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- A dead simple ANSI terminal color painting library for Rust.☆276Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 3 weeks ago
- Gather author, contributor and publisher data on crates in your dependency graph.☆346Updated 3 months ago
- Type that deserializes only from one specific value☆266Updated last week
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆228Updated 2 months ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆221Updated 6 years ago
- A Cargo subcommand to build and test all feature flag combinations.☆177Updated last month
- Delegation of trait implementations via procedural macros☆280Updated last week
- Error handling project group☆263Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆517Updated last week
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Automatic checking for semantic versioning in library crates☆632Updated 2 years ago