awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Build Observability and Diagnostics · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesBuild Observability and Diagnostics

Tools for monitoring build execution, reporting errors, and generating diagnostic artifacts.

Explore 3 awesome GitHub repositories matching development tools & productivity · Build Observability and Diagnostics. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Build Tooling
  4. Build Observability and Diagnostics

Awesome Build Observability and Diagnostics GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • obsproject/obs-studio

    obsproject/obs-studio

    70,458GitHubView on GitHub↗

    This project is a professional live video production suite designed for capturing, encoding, and broadcasting high-quality media. At its core, it features a real-time media processing engine that utilizes hardware acceleration to composite multiple audio and video sources with minimal latency. The application provides

    Ccc-plus-plusdirectshow
  • 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
  • topjohnwu/Magisk

    topjohnwu/Magisk

    58,780GitHubView on GitHub↗

    Magisk is an Android rooting framework designed to manage system-level modifications and grant administrative access to mobile devices. It functions by patching boot and recovery images to inject custom code into the operating system initialization sequence, allowing for system-wide control while maintaining compatibil

    Rust

Explore sub-tags

  • Build Artifact GeneratorsSystems that generate executable packages, library components, or diagnostic files during the build process.
  • Build Diagnostics1 sub-tagTools that analyze and report on the health, performance, and status of the build process.
  • Build Error ReportersSystems that capture, format, and display errors encountered during the software build lifecycle.