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

3 repos

Awesome GitHub RepositoriesBuild Artifact Generators

Systems that generate executable packages, library components, or diagnostic files during the build process.

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

  1. Home
  2. Development Tools & Productivity
  3. Build Tooling
  4. Build Observability and Metadata
  5. Build Observability and Diagnostics
  6. Build Artifact Generators

Awesome Build Artifact Generators 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