11 releases (7 breaking)

0.8.2 Jun 27, 2024
0.8.1 May 17, 2023
0.8.0 Dec 13, 2022
0.7.0 Nov 16, 2022
0.2.1 Nov 7, 2019

#1736 in Development tools

Download history 140/week @ 2024-06-26 6/week @ 2024-07-03 18/week @ 2024-07-10 1/week @ 2024-07-17 10/week @ 2024-07-24 6/week @ 2024-09-11 14/week @ 2024-09-18 42/week @ 2024-09-25 5/week @ 2024-10-02

61 downloads per month
Used in uvm-install2

Apache-2.0

230KB
6K SLoC

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.


lib.rs:

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

Dependencies

~28–41MB
~737K SLoC