jplatte / cargo-depgraphLinks
Creates graphviz dependency graphs for Rust projects that use Cargo
☆185Updated 2 weeks ago
Alternatives and similar repositories for cargo-depgraph
Users that are interested in cargo-depgraph are comparing it to the libraries listed below
Sorting:
- A Cargo subcommand to build and test all feature flag combinations.☆161Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆244Updated last week
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Check if tables and items in a .toml file are lexically sorted☆249Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Track and query Cargo dependency graphs.☆230Updated this week
- Type that deserializes only from one specific value☆244Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆93Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆163Updated 2 months ago
- ☆163Updated this week
- Compile-time string formatting☆238Updated 7 months ago
- Like Rust's std::Path, but UTF-8.☆499Updated last month
- Cargo command to create the README.md from your crate's documentation☆158Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- Serialize and deserialize C-like enum as underlying repr☆248Updated last month
- (Auto)DRY for your Rust dependencies☆178Updated 4 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆140Updated last week
- ☆117Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Comparison of Rust string types☆151Updated 3 weeks ago
- Execute Rust code carefully, with extra checking along the way☆430Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- A Rust code linter☆216Updated last year
- A super powered testing macro for Rust☆120Updated 4 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…☆486Updated 2 weeks ago