20 releases (13 breaking)

0.14.0 Nov 4, 2025
0.12.2 Sep 22, 2025
0.11.0 Jul 8, 2025
0.8.2 Jun 27, 2024
0.2.1 Nov 7, 2019

#2684 in Development tools

22 downloads per month
Used in 3 crates (2 directly)

Apache-2.0

195KB
5K SLoC

Rust 3K SLoC // 0.0% comments GraphQL 2K SLoC

uvm_install_graph is a helper library to visualize and traverse a api installation manifest.


uvm_install_graph

A simple directed acyclic graph representation of a unity version and it's modules. This graph allows the traversal of to be installed modules in a topological order. It is also possible to query submodule and or dependencies for a given module.

Dependencies

~13–32MB
~430K SLoC