awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

Awesome GitHub RepositoriesServer-Side Application Platforms

Ecosystems for managing the full request-response lifecycle.

Distinguishing note: No existing candidates provided; fits under Web Development.

Explore 4 awesome GitHub repositories matching web development · Server-Side Application Platforms. Refine with filters or upvote what's useful.

Awesome Server-Side Application Platforms GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • laravel/frameworkAvatar de laravel

    laravel/framework

    34,774Voir sur GitHub↗

    This project is a full-stack web framework that provides a comprehensive environment for building server-side applications. It utilizes a model-view-controller architecture to separate application logic into distinct layers for data management, user interface presentation, and request handling. The platform manages the entire request-response lifecycle, including security, session handling, and background task processing, while using an object-relational mapping layer to translate database records into programmable objects. The framework distinguishes itself through a central service containe

    Manages the entire request-response lifecycle, including security, sessions, and background tasks.

    PHPframeworklaravelphp
    Voir sur GitHub↗34,774
  • phoenixframework/phoenixAvatar de phoenixframework

    phoenixframework/phoenix

    22,881Voir sur GitHub↗

    Phoenix is a server-side web framework built for the Elixir programming language and the Erlang virtual machine. It provides a structured environment for developing applications using the model-view-controller pattern, enabling developers to manage data, render user interfaces, and handle incoming requests within a scalable, process-based architecture. The framework distinguishes itself as a platform for real-time web communication, utilizing persistent bidirectional connections to broadcast live updates to clients. It incorporates a dedicated abstraction layer for relational database integra

    Implements the model-view-controller pattern to structure web applications that handle incoming requests and render responses directly on the server.

    Elixirapi-serverdistributedelixir
    Voir sur GitHub↗22,881
  • wasmerio/wasmerAvatar de wasmerio

    wasmerio/wasmer

    20,421Voir sur GitHub↗

    Wasmer is a high-performance runtime engine designed to execute sandboxed WebAssembly modules across server-side, edge, and browser environments. It functions as a comprehensive platform for building, distributing, and running isolated applications, providing a secure and portable execution layer that maintains consistency across diverse hardware architectures and operating systems. The platform distinguishes itself through a robust toolchain that enables cross-language interoperability and the transformation of code into portable binary packages. It supports ahead-of-time binary generation t

    Provides a platform for executing server-side applications in distributed environments using WebAssembly modules.

    Rustemscriptenlinuxmacos
    Voir sur GitHub↗20,421
  • swiftlang/swift-evolutionAvatar de swiftlang

    swiftlang/swift-evolution

    15,854Voir sur GitHub↗

    Swift Evolution serves as the central governance and design platform for the Swift programming language. It provides a structured, collaborative framework for tracking, discussing, and managing the formal proposals and technical goals that define the language's syntax, semantics, and core features. By maintaining a comprehensive collection of design documentation, the project ensures the long-term stability and consistency of the language as it matures. The repository acts as the primary hub for the language's evolution, coordinating community feedback and technical decisions through a transp

    Provides operational guidance and best practices for deploying and maintaining server-side software on Linux environments.

    Markdown
    Voir sur GitHub↗15,854
  1. Home
  2. Web Development
  3. Server-Side Application Platforms