awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesServlet Container Implementations

Implements the Jakarta Servlet specification with a modular pipeline architecture for request processing.

Distinct from Embedded Servlet Integrations: Distinct from Embedded Servlet Integrations: focuses on the standalone servlet container implementation, not embedding into other servers.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Servlet Container Implementations. Refine with filters or upvote what's useful.

Awesome Servlet Container Implementations GitHub Repositories

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

    apache/tomcat

    8,186Vezi pe 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

    Implements the Jakarta Servlet specification with a modular pipeline architecture for request processing.

    Javahttpjavajavaee
    Vezi pe GitHub↗8,186
  • undertow-io/undertowAvatar undertow-io

    undertow-io/undertow

    3,748Vezi pe GitHub↗

    Undertow is a Java HTTP web server and non-blocking I/O server implementation. It functions as a Jakarta Servlet container and a WebSocket server, providing the infrastructure to execute standardized servlet components and maintain persistent full-duplex communication channels for real-time data exchange. The project is characterized by an asynchronous architecture that utilizes a non-blocking I/O model to handle large numbers of concurrent connections. It incorporates buffer-pooling mechanisms and zero-copy data transfers to reduce memory allocation and garbage collection pressure. The syst

    Implements the Jakarta Servlet specification using a modular pipeline architecture for request processing.

    Javaajphacktoberfesthttp
    Vezi pe GitHub↗3,748
  • validator/validatorAvatar validator

    validator/validator

    1,951Vezi pe GitHub↗

    The validator repository contains an open-source markup validation engine that checks HTML, CSS, and SVG documents for conformance against official W3C web standards. It operates both as a command-line utility for batch processing local files and remote URLs, and as a standalone web server and HTTP API for browser-based and remote document conformance checking. The software utilizes a rule-based conformance engine and event-driven stream parsing to evaluate document structures, syntax trees, and web accessibility guidelines. It provides URL parsing and normalization utilities that validate i

    Hosts an HTTP server interface using standard servlet containers to process remote validation requests.

    Javadevtoolshtml-checkerhtml-linter
    Vezi pe GitHub↗1,951
  1. Home
  2. DevOps & Infrastructure
  3. Custom Server Script Integration
  4. Embedded Servlet Integrations
  5. Servlet Container Implementations