awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesData Collection Architectures

Systems for capturing and standardizing application state for diagnostic analysis.

Distinguishing note: Focuses on the architectural pattern of artifact-based state capture rather than general data storage.

Explore 1 awesome GitHub repository matching software engineering & architecture · Data Collection Architectures. Refine with filters or upvote what's useful.

Awesome Data Collection Architectures GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • googlechrome/lighthouseAvatar de GoogleChrome

    GoogleChrome/lighthouse

    30,355Voir sur GitHub↗

    Lighthouse is an automated diagnostic tool that evaluates web pages against industry standards for performance, accessibility, and search engine optimization. It functions as a programmatic analysis engine and a command-line utility, allowing developers to integrate comprehensive web quality checks directly into continuous integration pipelines and local development workflows. The project distinguishes itself through a modular architecture that utilizes artifact-based data collection to ensure consistent analysis across different environments. It supports a headless execution mode for automat

    Gathers page state information into standardized snapshots that serve as the single source of truth for all subsequent analysis modules.

    JavaScriptauditbest-practiceschrome-devtools
    Voir sur GitHub↗30,355
  1. Home
  2. Software Engineering & Architecture
  3. Data Collection Architectures