awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Kategorien

1 Repo

Awesome GitHub RepositoriesBootloaded Runtimes

Runtimes that keep the application bootloaded in memory to eliminate repeated bootstrap overhead.

Distinct from Persistent Background Workers: Distinct from persistent background workers by focusing on the boot-up phase of the engine across requests.

Explore 1 awesome GitHub repository matching web development · Bootloaded Runtimes. Refine with filters or upvote what's useful.

Awesome Bootloaded Runtimes GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • dunglas/frankenphpAvatar von dunglas

    dunglas/frankenphp

    11,156Auf GitHub ansehen↗

    FrankenPHP is a high-performance application server and runtime for PHP. It functions as a web server that executes PHP scripts and delivers web content, incorporating a binary bundler to package applications and their dependencies into standalone executable files. The project integrates the PHP interpreter directly into the Caddy web server to provide automatic HTTPS and flexible site configuration. It features a worker mode runtime that keeps applications bootloaded in memory across requests to eliminate bootstrap overhead and increase throughput. Additionally, it serves as a communication

    Keeps the application bootloaded in memory across multiple requests to eliminate PHP engine bootstrap overhead.

    Go
    Auf GitHub ansehen↗11,156
  1. Home
  2. Web Development
  3. Background Processing Workers
  4. Persistent Background Workers
  5. Bootloaded Runtimes