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

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

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

1 repositorio

Awesome GitHub RepositoriesNode.js Binary Compilation

Converting Node.js projects into standalone native executables including bundled assets and addons.

Distinct from Node.js Project Bundlers: Distinct from project bundling by focusing on the output of a native standalone binary rather than a single JS file.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Node.js Binary Compilation. Refine with filters or upvote what's useful.

Awesome Node.js Binary Compilation GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • zeit/pkgAvatar de zeit

    zeit/pkg

    24,366Ver en GitHub↗

    pkg is a Node.js executable packager and cross-platform binary compiler. It bundles a project and its dependencies into a single standalone executable file that runs without a pre-installed runtime on the target machine. The tool uses a virtual filesystem bundler to embed project assets and native modules into a binary snapshot. It includes a bytecode obfuscator that compiles source code into bytecode to prevent the extraction of raw logic. The project supports cross-platform distribution, allowing the generation of binaries for different operating systems and architectures from a single hos

    Converts JavaScript projects into standalone executables including native addons and assets for easier deployment.

    JavaScript
    Ver en GitHub↗24,366
  1. Home
  2. Programming Languages & Runtimes
  3. Node.js Binary Compilation