praezi / rust

RustPräzi: Representing crates.io as a call-based dependency network
Apache License 2.0
78 stars 7 forks source link

Is there an online viewer of the resulting graph? #6

Open vi opened 5 years ago

vi commented 5 years ago

Is there (or is it planned to create) an online viewer where I can view and query parts of the graph, find incoming callers, measure popularity of function, etc?

jhejderup commented 5 years ago

Hi @vi This is something we have in our long-term plans. Currently, we are working out a database infrastructure for versioned graph updates and snappy queries