awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Analysis and Visualization Tools · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesAnalysis and Visualization Tools

Utilities for inspecting, graphing, and reporting on dependency structures and environment states, distinct from active management or resolution.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Analysis and Visualization Tools. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Dependency Management
  4. Analysis and Visualization Tools

Awesome Analysis and Visualization Tools GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • astral-sh/uv

    astral-sh/uv

    79,476GitHubView on GitHub↗

    uv is a high-performance Python package manager and project build tool designed to handle dependency resolution, virtual environment orchestration, and Python interpreter management. It functions as a comprehensive workspace orchestrator, enabling developers to manage complex, multi-package repositories and ensure repr

    Rustpackagingpythonresolver
  • webpack/webpack

    webpack/webpack

    66,022GitHubView on GitHub↗

    Webpack is a module bundler that maps project dependencies into a directed acyclic graph to transform diverse file types into optimized, browser-ready assets. It functions as a build pipeline orchestrator, using entry points to recursively resolve imports and bundle modules, scripts, and static assets into a unified ou

    JavaScriptamdbuild-toolcommonjs

Explore sub-tags

  • Dependency AnalysisTools that audit software projects to identify security vulnerabilities, license compliance issues, or outdated library versions.
  • Dependency VisualizersUtilities that generate graphical representations of complex software dependency trees to help developers understand project structure.
  • Environment Inspection ToolsDiagnostic utilities that scan local or remote systems to report on installed software, runtime configurations, and environment variables.