jplatte / cargo-depgraph
Creates graphviz dependency graphs for Rust projects that use Cargo
☆167Updated 9 months ago
Alternatives and similar repositories for cargo-depgraph:
Users that are interested in cargo-depgraph are comparing it to the libraries listed below
- Tracing layer that automatically creates and manages progress bars for active spans.☆211Updated 2 months ago
- Track and query Cargo dependency graphs.☆205Updated this week
- Check if tables and items in a .toml file are lexically sorted☆227Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆152Updated last year
- Type that deserializes only from one specific value☆231Updated 2 weeks ago
- (Auto)DRY for your Rust dependencies☆152Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last month
- Pull in every source file in a directory as a module☆169Updated 2 weeks ago
- ☆115Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆474Updated 2 weeks ago
- Library for snippet annotations☆308Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- A Rust code linter☆211Updated 9 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…☆446Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆134Updated 3 months ago
- A code ACL checker for Rust☆208Updated 2 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆86Updated 2 months ago
- Experiments with structured concurrency in Rust☆349Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated 2 weeks ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- Compile-time string formatting☆233Updated 3 months ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆117Updated 4 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated last year