Check if tables and items in a .toml file are lexically sorted
☆275Feb 27, 2026Updated this week
Alternatives and similar repositories for cargo-sort
Users that are interested in cargo-sort are comparing it to the libraries listed below
Sorting:
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,314Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Scan your Rust crate for semver violations.☆1,589Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,539Updated this week
- ☆15Jun 18, 2023Updated 2 years ago
- A next-generation test runner for Rust.☆2,839Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆533Updated this week
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,297Feb 21, 2026Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆803Feb 13, 2026Updated 2 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,379Feb 5, 2026Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,851Feb 18, 2026Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- ☆110Apr 3, 2024Updated last year
- ❌ Cargo plugin for linting your dependencies 🦀☆2,221Feb 25, 2026Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆156Nov 24, 2025Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Feb 16, 2026Updated 2 weeks ago
- ☆1,194Oct 28, 2025Updated 4 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆925Feb 23, 2026Updated last week
- Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar☆358Feb 3, 2026Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆829Feb 25, 2026Updated last week
- Publish Rust crates from CI with a Release PR.☆1,307Updated this week
- Remove unused Rust dependencies with this one weird trick!☆1,241Feb 24, 2026Updated last week
- The quickest way to override dependencies with Cargo☆83Updated this week
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- (Auto)DRY for your Rust dependencies☆228Feb 13, 2025Updated last year
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- Compile-time string formatting☆267Oct 6, 2025Updated 4 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Aug 1, 2024Updated last year
- ☆206Feb 8, 2026Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆68Dec 2, 2025Updated 3 months ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,154Updated this week
- Track and query Cargo dependency graphs.☆258Feb 23, 2026Updated last week
- A GitHub Action that implements smart caching for rust/cargo projects☆1,748Feb 16, 2026Updated 2 weeks ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago