awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesBundler

Interfaces that allow plugins from one build system to operate within another without modification.

Distinct from Plugin Compatibility Layers: Specifically targets cross-bundler plugin compatibility rather than version-based compatibility for a single host

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

Awesome Bundler GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • web-infra-dev/rspackAvatar de web-infra-dev

    web-infra-dev/rspack

    12,761Ver en GitHub↗

    Rspack is a high-performance web bundler written in Rust that packages JavaScript and TypeScript for web applications. It functions as an incremental build engine and a tree-shaking asset optimizer designed to reduce build times and minimize final bundle sizes for web delivery. The project is built for compatibility with the webpack ecosystem, implementing a compatible API that allows existing plugins and configurations to work without modification. This enables the integration of community loaders and plugins while leveraging a Rust-based compilation engine. The tool covers a broad range of

    Implements a compatible API that allows existing webpack loaders and plugins to work without configuration rewrites.

    Rustbuild-toolbundlercompiler
    Ver en GitHub↗12,761
  1. Home
  2. Software Engineering & Architecture
  3. Plugin Version Management
  4. Plugin Compatibility Layers
  5. Bundler