Skip to content
#

dependency-graph

Here are 184 public repositories matching this topic...

Android Architecture Design Patterns using Kotlin, MVVM, Dagger2, LiveData, Room, MediatorLiveData, NetworkBoundResources, Retrofit, AndroidX, ViewModels, Dependency Injection using Dagger2, Repository pattern.

  • Updated Nov 11, 2020
  • Kotlin
Shnatsel
Shnatsel commented May 1, 2021

Right now the progress for interacting with the crates.io API is indicated via a rather dumb eprintnl!():

https://github.com/rust-secure-code/cargo-supply-chain/blob/85de7b2e125be7580fe007a49fe3c2c09194c477/src/publishers.rs#L179-L184

But now that we've added the indicatif dependency for the update subcommand, we can have much prettier progress bar for fetching live data as well!

emerge

emerge is a source code analysis and visualization tool that can be used to gather insights about source code structure, metrics, dependencies and complexity of software projects. After scanning the source code of a project it provides you an interactive web interface to explore and analyze your project by using graph structures.

  • Updated May 1, 2021
  • Python

Improve this page

Add a description, image, and links to the dependency-graph topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dependency-graph topic, visit your repo's landing page and select "manage topics."

Learn more