jplatte / cargo-depgraphLinks
Creates graphviz dependency graphs for Rust projects that use Cargo
☆203Updated 5 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.☆260Updated 3 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆176Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆240Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆437Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Type that deserializes only from one specific value☆266Updated last week
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆192Updated 7 months ago
- A Rust code linter☆212Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Check if tables and items in a .toml file are lexically sorted☆265Updated last week
- Compile-time string formatting☆250Updated last month
- Cargo command to create the README.md from your crate's documentation☆168Updated 2 weeks ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆111Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated last week
- ☆218Updated 4 months ago
- Immutable strings, in Rust.☆248Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Like Rust's std::Path, but UTF-8.☆533Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated 3 weeks ago
- Comparison of Rust string types☆161Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆253Updated last week
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆171Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆512Updated this week
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆393Updated last year
- Find out path at which a deserialization error occurred☆403Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Struct fields that are made read-only accessible to other modules☆259Updated last week