awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesHigh-Performance Framework Hosting

Specialized hosting engines designed to run specific web frameworks with persistent memory and event-driven I/O.

Distinct from Laravel Application Architectures: Focuses on the intersection of the framework and the high-performance server engine, not just framework architecture.

Explore 1 awesome GitHub repository matching web development · High-Performance Framework Hosting. Refine with filters or upvote what's useful.

Awesome High-Performance Framework Hosting GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • swooletw/laravel-swooleAvatar swooletw

    swooletw/laravel-swoole

    4,030Vezi pe GitHub↗

    This project is an event-driven PHP application server and HTTP server bridge that allows Laravel applications to run on a persistent engine. By keeping the application in memory, it eliminates the boot overhead typically required for every individual request to increase request speeds. The server includes an application state sandbox that isolates the application container between requests to prevent data leakage and state pollution. It also features a shared memory data store for retrieving information across multiple worker processes and provides a WebSocket server implementation for persi

    Provides a high-performance, persistent event-driven engine specifically for running Laravel applications.

    PHPlaravellaravel-swoolelumen
    Vezi pe GitHub↗4,030
  1. Home
  2. Web Development
  3. High-Performance Framework Hosting