{"id":26555289,"url":"https://github.com/kxxt/cargo-visualize","last_synced_at":"2025-03-22T10:25:52.658Z","repository":{"id":282162131,"uuid":"945018614","full_name":"kxxt/cargo-visualize","owner":"kxxt","description":"Know your dependencies via interactive cargo dependency graph visualization. An opinionated fork of cargo-depgraph that focuses on interactivity.","archived":false,"fork":false,"pushed_at":"2025-03-13T04:36:30.000Z","size":3947,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T05:26:44.850Z","etag":null,"topics":["cargo","cargo-plugin","cargo-subcommand","crates-io","dependency-graph","graph","graph-visualization","rust-crate","rust-lang","sbom","supply-chain","supply-chain-management","visualization"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kxxt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-08T13:20:53.000Z","updated_at":"2025-03-13T04:36:27.000Z","dependencies_parsed_at":"2025-03-13T05:37:04.964Z","dependency_job_id":null,"html_url":"https://github.com/kxxt/cargo-visualize","commit_stats":null,"previous_names":["kxxt/cargo-visualize"],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxxt%2Fcargo-visualize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxxt%2Fcargo-visualize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxxt%2Fcargo-visualize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxxt%2Fcargo-visualize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kxxt","download_url":"https://codeload.github.com/kxxt/cargo-visualize/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244940171,"owners_count":20535566,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cargo","cargo-plugin","cargo-subcommand","crates-io","dependency-graph","graph","graph-visualization","rust-crate","rust-lang","sbom","supply-chain","supply-chain-management","visualization"],"created_at":"2025-03-22T10:25:52.007Z","updated_at":"2025-03-22T10:25:52.647Z","avatar_url":"https://github.com/kxxt.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cargo-visualize\n\nKnow your dependencies via interactive cargo dependency graph visualization.\n\nAn opinionated fork of [cargo-depgraph](https://github.com/jplatte/cargo-depgraph)\nthat focuses on interactivity.\n\n![Screenshot of cargo-visualize](./images/cargo-visualize.png)\n\n\u003e 🚧 **Under Development** 🚧\n\u003e\n\u003e `cargo-visualize` is still under heavy development.\n\u003e Missing features and frictions with the UI interface are expected.\n\u003e You are welcome to submit pull requests to make `cargo-visualize` better!\n\n## Installation\n\nSee [installation instructions](./INSTALL.md)\n\n## Usage\n\n`cargo visualize [options]`\n\nThe full list of options can be seen by running\n\n`cargo visualize --help`\n\nCommonly useful options:\n\n* `--all-deps`\n* `--all-deps --dedup-transitive-deps`\n\n## Output explanation\n\n* Cyan background = root / workspace member\n* Grey background = target-specific dependency\n* Green background = optional dependency\n* Dark Green background = optional target-specific dependency\n* Dotted lines = optional dependency (could be removed by disabling a cargo feature)\n* Dashed lines = transitively optional dependency (could be removed by removing one of the dotted edges)\n\n## Advanced Usage\n\nThe [G6 Graph engine](https://g6.antv.antgroup.com/) is exposed as a global variable.\nYou can interact with the `graph` variable directly in F12 Developer Console.\nHowever, we make no promise about the stability of this interface.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkxxt%2Fcargo-visualize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkxxt%2Fcargo-visualize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkxxt%2Fcargo-visualize/lists"}