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

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

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

2 个仓库

Awesome GitHub RepositoriesServer-Side Page Compilers

Compiles server-side pages into executable code to generate dynamic HTML or other output for web applications.

Distinct from Dynamic Content Delivery: Distinct from Dynamic Content Delivery: focuses on compiling server-side page templates into executable code, not just serving dynamic content.

Explore 2 awesome GitHub repositories matching web development · Server-Side Page Compilers. Refine with filters or upvote what's useful.

Awesome Server-Side Page Compilers GitHub Repositories

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

    pocoproject/poco

    9,438在 GitHub 上查看↗

    POCO is a comprehensive C++ application framework that provides a cross-platform set of libraries for building network-centric applications. It offers a unified abstraction layer that wraps platform-specific APIs, enabling the same code to run across desktop, server, mobile, IoT, and embedded systems. The framework is organized into modular libraries that can be compiled and linked selectively, allowing developers to include only the components their application needs. The framework distinguishes itself through its broad coverage of application infrastructure needs, including threading and sy

    Provides a server-side page compiler that generates dynamic web content from compiled templates.

    C++c-plus-plusconfigurationcross-platform
    在 GitHub 上查看↗9,438
  • apache/tomcatapache 的头像

    apache/tomcat

    8,186在 GitHub 上查看↗

    Apache Tomcat is an open-source implementation of the Jakarta Servlet, Pages, Expression Language, and WebSocket specifications, serving as a container for running Java web applications. It provides a modular architecture with a servlet container, connector abstraction for multiple I/O models, and a pipeline-based request processing system that handles cross-cutting concerns through composable components. The server supports container-managed security with configurable realms for authentication against JDBC, LDAP, or memory-based credential stores, and offers TLS encryption with optional Open

    Compiles JavaServer Pages into servlets at runtime or ahead of time for dynamic content generation.

    Javahttpjavajavaee
    在 GitHub 上查看↗8,186
  1. Home
  2. Web Development
  3. Web Application Hosting
  4. Dynamic Content Delivery
  5. Server-Side Page Compilers