jplatte / cargo-depgraphLinks
Creates graphviz dependency graphs for Rust projects that use Cargo
☆191Updated 2 months ago
Alternatives and similar repositories for cargo-depgraph
Users that are interested in cargo-depgraph are comparing it to the libraries listed below
Sorting:
- Tracing layer that automatically creates and manages progress bars for active spans.☆253Updated 3 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆164Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Track and query Cargo dependency graphs.☆234Updated last week
- Check if tables and items in a .toml file are lexically sorted☆258Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Compile-time string formatting☆241Updated 9 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- ☆200Updated last month
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆103Updated last week
- (Auto)DRY for your Rust dependencies☆188Updated 6 months ago
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆174Updated 4 months ago
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- A Rust code linter☆216Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- High-precision and consistent benchmarking framework/harness for Rust☆160Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 10 months ago
- Like Rust's std::Path, but UTF-8.☆510Updated 2 weeks ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆147Updated 3 weeks ago
- Cargo command to create the README.md from your crate's documentation☆161Updated 3 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆496Updated last week
- Snapshot testing for a herd of CLI tests☆156Updated last month
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆154Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated this week
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Comparison of Rust string types☆156Updated this week
- Structured concurrency operations for async Rust☆469Updated 7 months ago
- Experiments with structured concurrency in Rust☆385Updated last year