mainmatter / cargo-autoinheritLinks
(Auto)DRY for your Rust dependencies
☆201Updated 8 months ago
Alternatives and similar repositories for cargo-autoinherit
Users that are interested in cargo-autoinherit are comparing it to the libraries listed below
Sorting:
- Type-safe, layered, light-weight, `serde`-based configuration library☆197Updated 2 months ago
- ☆216Updated 3 months ago
- Maps where keys are borrowed from values.☆290Updated last week
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆148Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆236Updated last week
- Build, cache, and run CLI tools scoped in Cargo.toml rather than installing globally. Stop the version drifts across your team, keep it a…☆224Updated 3 months ago
- Find out path at which a deserialization error occurred☆404Updated this week
- ☆165Updated last month
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆506Updated last week
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆202Updated last week
- A set of crates dedicated to parsing YAML.☆216Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆169Updated last month
- A Rust library for managing HTTP cookies.☆124Updated 2 months ago
- A Rust macro to make enums with a subset of values of the parent☆126Updated 3 weeks ago
- Cargo command to create the README.md from your crate's documentation☆167Updated 2 weeks ago
- Type that deserializes only from one specific value☆265Updated last week
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.☆279Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆293Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆263Updated last month
- Write your github workflows in rust☆133Updated 3 weeks ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆196Updated 3 months ago
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆178Updated 6 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆108Updated 3 weeks ago
- ergonomic and precise error handling built atop type-level set arithmetic☆291Updated 6 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆432Updated this week
- GitHub Action to compile Rust with cross☆190Updated 3 months ago
- A Rust command that prettifies the ugly `cargo test` output into a beautiful one.☆145Updated last year
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆211Updated 3 months ago