drahnr / cargo-spellcheckLinks
Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar
☆344Updated last month
Alternatives and similar repositories for cargo-spellcheck
Users that are interested in cargo-spellcheck are comparing it to the libraries listed below
Sorting:
- Graph the number of crates that depend on your crate over time☆241Updated 2 weeks ago
- Generate README.md from docstrings☆373Updated 10 months ago
- Inline diagrams for rustdoc with mermaid.js☆524Updated 7 months ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆227Updated 2 years ago
- Type that deserializes only from one specific value☆243Updated 3 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆532Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- Keep your dependencies up-to-date☆469Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆478Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆527Updated 3 months ago
- Check if tables and items in a .toml file are lexically sorted☆242Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆690Updated 3 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆196Updated 2 years ago
- Conditional compilation according to rustc compiler version☆364Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆721Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆186Updated last month
- A crate for safe and ergonomic pin-projection.☆660Updated 2 months ago
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- oh heck, a case conversion library☆546Updated last year
- A dead simple ANSI terminal color painting library for Rust.☆265Updated last year
- 🦀 GitHub Actions for Rust - recipes, discussions, questions and ideas☆352Updated 2 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆611Updated 9 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆744Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- Rust procedural macro attribute for adding test cases easily☆620Updated last year
- Count lines of LLVM IR per generic function☆445Updated 4 months ago