awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • laravel/frameworklaravel 的头像

    laravel/framework

    34,774在 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
    在 GitHub 上查看↗34,774
  • phoenixframework/phoenixphoenixframework 的头像

    phoenixframework/phoenix

    22,881在 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
    在 GitHub 上查看↗22,881
  • wasmerio/wasmerwasmerio 的头像

    wasmerio/wasmer

    20,421在 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
    在 GitHub 上查看↗20,421
  • swiftlang/swift-evolutionswiftlang 的头像

    swiftlang/swift-evolution

    15,854在 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
    在 GitHub 上查看↗15,854
  1. Home
  2. Web Development
  3. Server-Side Application Platforms