jplatte / cargo-depgraphLinks
Creates graphviz dependency graphs for Rust projects that use Cargo
☆189Updated last month
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.☆162Updated 3 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆256Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆100Updated last week
- Tracing layer that automatically creates and manages progress bars for active spans.☆252Updated this week
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆172Updated 4 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Track and query Cargo dependency graphs.☆231Updated last week
- Compile-time string formatting☆240Updated 8 months ago
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆150Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- A Rust code linter☆216Updated last year
- Like Rust's std::Path, but UTF-8.☆508Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆134Updated 3 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆121Updated 10 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…☆488Updated this week
- ☆192Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- Find out path at which a deserialization error occurred☆389Updated 2 weeks ago
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Experiments with structured concurrency in Rust☆382Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆429Updated last week
- Serialize and deserialize C-like enum as underlying repr☆249Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- Easy code duplicate with substitution for Rust☆246Updated last week
- Cargo command to create the README.md from your crate's documentation☆161Updated last week