crate-ci / cargo-release
Cargo subcommand `release`: everything about releasing a rust crate.
☆1,402Updated 3 weeks ago
Alternatives and similar repositories for cargo-release:
Users that are interested in cargo-release are comparing it to the libraries listed below
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,274Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆1,867Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,520Updated 2 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,256Updated 3 months ago
- deserialize env vars into typesafe structs with rust☆900Updated 9 months ago
- A small rust library for adding custom derives to enums☆1,966Updated last month
- Temporary file library for rust☆1,267Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆959Updated 8 months ago
- derive builder implementation for rust structs☆1,412Updated 5 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,607Updated 4 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,908Updated 3 weeks ago
- Some more derive(Trait) options☆1,866Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,439Updated 7 months ago
- A Rust proc-macro attribute parser☆1,096Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,942Updated this week
- Panic messages for humans.☆1,744Updated last month
- Compile-time type-checked builder derive☆986Updated last week
- Rust quasi-quoting☆1,392Updated 3 weeks ago
- Compile time static maps for Rust☆1,908Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,431Updated last week
- Concise GitHub Action for installing a Rust toolchain☆1,254Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆871Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,733Updated 3 weeks ago
- Indented document literals for Rust☆702Updated 3 weeks ago
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- Simple, efficient logging for Rust☆868Updated 3 months ago
- A next-generation test runner for Rust.☆2,368Updated this week
- Type erasure for async trait methods☆1,953Updated 2 weeks ago
- Fixture-based test framework for Rust☆1,315Updated 3 weeks ago
- Visualize/analyze a Rust crate's internal structure