drahnr / cargo-spellcheckLinks
Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar
☆353Updated 4 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☆376Updated last month
- Inline diagrams for rustdoc with mermaid.js☆532Updated 10 months ago
- Keep your dependencies up-to-date☆476Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- Check if tables and items in a .toml file are lexically sorted☆256Updated 2 months ago
- Getters and Setters for Rust.☆362Updated 2 months ago
- Find out path at which a deserialization error occurred☆390Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆545Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆430Updated this week
- A dead simple ANSI terminal color painting library for Rust.☆270Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆535Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Conditional compilation according to rustc compiler version☆375Updated last week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆201Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Type that deserializes only from one specific value☆245Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- A set of alternative `derive` attributes for Rust☆447Updated last year
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆230Updated 2 years ago
- Gather author, contributor and publisher data on crates in your dependency graph.☆333Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Allows for the creation of serialised Rust tests☆258Updated this week
- oh heck, a case conversion library☆559Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆247Updated 3 weeks ago
- Rust procedural macro attribute for adding test cases easily☆624Updated last year
- Test Rust application with multiple example workflows enabled☆176Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆164Updated last month
- Error handling project group☆263Updated 3 years ago
- Rust implementations of string similarity metrics☆447Updated last year
- Struct mocking library for Rust☆470Updated 8 months ago