jplatte / cargo-depgraphLinks
Creates graphviz dependency graphs for Rust projects that use Cargo
☆191Updated 3 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.☆256Updated last month
- Check if tables and items in a .toml file are lexically sorted☆260Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆167Updated last week
- Track and query Cargo dependency graphs.☆236Updated last week
- 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 6 months ago
- Compile-time string formatting☆243Updated 9 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆176Updated 5 months ago
- Type that deserializes only from one specific value☆253Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- A Rust code linter☆216Updated last year
- Cargo command to create the README.md from your crate's documentation☆166Updated last month
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- ☆207Updated 2 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆105Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Experiments with structured concurrency in Rust☆385Updated last year
- Struct fields that are made read-only accessible to other modules☆258Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated last month
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆148Updated last month
- A Rust macro to make enums with a subset of values of the parent☆122Updated 4 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆165Updated this week
- (Auto)DRY for your Rust dependencies☆199Updated 7 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…☆503Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated this week
- Serialize and deserialize C-like enum as underlying repr☆250Updated last week
- Like Rust's std::Path, but UTF-8.☆513Updated 2 weeks ago
- Comparison of Rust string types☆158Updated 3 weeks ago
- Define your own PhantomData☆158Updated last week