crate-ci / cargo-releaseLinks
Cargo subcommand `release`: everything about releasing a rust crate.
☆1,491Updated last week
Alternatives and similar repositories for cargo-release
Users that are interested in cargo-release are comparing it to the libraries listed below
Sorting:
- Find unused dependencies in Cargo.toml☆2,036Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,359Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,316Updated last month
- derive builder implementation for rust structs☆1,506Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- ❌ Cargo plugin for linting your dependencies 🦀☆2,089Updated 2 weeks ago
- Some more derive(Trait) options☆2,011Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,810Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,657Updated 3 months ago
- deserialize env vars into typesafe structs with rust☆957Updated last year
- Visualize/analyze a Rust crate's internal structure☆1,162Updated last week
- Compile-time type-checked builder derive☆1,114Updated 3 weeks ago
- Temporary file library for rust☆1,362Updated last month
- A small rust library for adding custom derives to enums☆2,194Updated 3 months ago
- A Rust proc-macro attribute parser☆1,186Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,541Updated last month
- A powerful mock object library for Rust☆1,723Updated 3 weeks ago
- ☆1,090Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,038Updated 5 months ago
- Macros for all your token pasting needs