jplatte / cargo-depgraphLinks
Creates graphviz dependency graphs for Rust projects that use Cargo
☆200Updated 4 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:
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆170Updated last month
- Check if tables and items in a .toml file are lexically sorted☆264Updated 2 months ago
- ☆217Updated 3 months ago
- Track and query Cargo dependency graphs.☆238Updated last week
- Type that deserializes only from one specific value☆266Updated 3 weeks ago
- Compile-time string formatting☆248Updated last month
- Graph the number of crates that depend on your crate over time☆253Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆182Updated 6 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆109Updated this week
- A Rust code linter☆212Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- Comparison of Rust string types☆160Updated last week
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆433Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆170Updated this week
- Immutable strings, in Rust.☆250Updated last year
- Cargo command to create the README.md from your crate's documentation☆168Updated last week
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆149Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Easy code duplicate with substitution for Rust☆249Updated last week
- (Auto)DRY for your Rust dependencies☆209Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆285Updated 2 weeks ago