A tool for managing cargo workspaces and their crates, inspired by lerna
☆581Jan 17, 2026Updated 2 months ago
Alternatives and similar repositories for cargo-workspaces
Users that are interested in cargo-workspaces are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,545Mar 13, 2026Updated last week
- A next-generation test runner for Rust.☆2,865Updated this week
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- Find unused dependencies in Cargo.toml☆2,085Dec 29, 2025Updated 2 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,241Feb 25, 2026Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆808Mar 12, 2026Updated last week
- A small rust library for adding custom derives to enums☆2,336Mar 7, 2026Updated 2 weeks ago
- Scan your Rust crate for semver violations.☆1,600Mar 16, 2026Updated last week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,164Updated this week
- ☆207Feb 8, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- A GitHub Action that implements smart caching for rust/cargo projects☆1,765Updated this week
- Zero-copy deserialization framework for Rust☆4,100Feb 28, 2026Updated 3 weeks ago
- ☆1,199Oct 28, 2025Updated 4 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…☆539Mar 14, 2026Updated last week
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- Publish Rust crates from CI with a Release PR.☆1,321Updated this week
- Visualize/analyze a Rust crate's internal structure☆1,216Updated this week
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,718Mar 12, 2026Updated last week
- Indented document literals for Rust☆770Feb 16, 2026Updated last month
- Fixture-based test framework for Rust☆1,530Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,338Sep 26, 2025Updated 5 months ago
- A snapshot testing library for rust☆2,798Mar 14, 2026Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆359Jan 20, 2026Updated 2 months ago
- Typed distributed plugin registration☆1,278Feb 19, 2026Updated last month
- Rust task runner and build tool.☆2,913Feb 5, 2026Updated last month
- 📦 shippable application packaging☆1,973Mar 16, 2026Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Conditional compilation according to rustc compiler version☆394Feb 16, 2026Updated last month
- Like Rust's std::Path, but UTF-8.☆551Dec 15, 2025Updated 3 months ago
- Safe cross-platform linker shenanigans☆839Feb 19, 2026Updated last month
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,382Updated this week
- A utility for managing cargo dependencies from the command line.☆3,383Mar 2, 2026Updated 3 weeks ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,520Sep 29, 2025Updated 5 months ago
- Find out what takes most of the space in your executable.☆2,724May 10, 2024Updated last year