awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Web Infrastructure & Servers · Awesome GitHub Repositories

10 repos

Awesome GitHub RepositoriesWeb Infrastructure & Servers

Server-side software and infrastructure components for hosting, proxying, and serving web applications.

Explore 10 awesome GitHub repositories matching web development · Web Infrastructure & Servers. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Web Infrastructure and Deployment
  4. Web Infrastructure & Servers

Awesome Web Infrastructure & Servers GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • vinta/awesome-python

    vinta/awesome-python

    283,687GitHubView on GitHub↗

    This project is a comprehensive, community-curated directory that organizes a vast landscape of Python software libraries, frameworks, and tools. It serves as a centralized knowledge base designed to facilitate ecosystem navigation and accelerate developer discovery across the entire software development lifecycle. Th

    Pythonawesomecollectionspython
  • facebook/react

    facebook/react

    243,179GitHubView on GitHub↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    JavaScriptjavascriptuifrontend
  • trimstray/the-book-of-secret-knowledge

    trimstray/the-book-of-secret-knowledge

    206,980GitHubView on GitHub↗

    This project serves as a centralized, community-driven repository of technical knowledge and administrative resources. It provides a structured taxonomy that aggregates disparate information into a searchable framework, supporting continuous learning and rapid problem-solving for system administrators and cybersecurity

    awesomeawesome-listbsd
  • oven-sh/bun

    oven-sh/bun

    87,491GitHubView on GitHub↗

    Bun is a high-performance runtime environment designed to execute JavaScript and TypeScript applications with minimal latency and high throughput. Built on a native core implemented in Zig, it provides a unified execution engine that leverages JavaScriptCore for efficient memory management and low-latency startup. The

    Zigbunbundlerjavascript
  • gohugoio/hugo

    gohugoio/hugo

    86,693GitHubView on GitHub↗

    Hugo is a high-performance static site generator that transforms source content and templates into optimized web assets. Built with a focus on speed and scalability, it provides a comprehensive framework for managing large-scale documentation and editorial projects through structured content organization, taxonomies, a

    Goblog-enginecmscontent-management-system
  • vitejs/vite

    vitejs/vite

    78,295GitHubView on GitHub↗

    Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the d

    TypeScriptbuild-tooldev-serverfrontend
  • pallets/flask

    pallets/flask

    71,240GitHubView on GitHub↗

    Flask is a micro web framework designed for building web services with a flexible, lightweight structure. It functions as a standard-compliant WSGI application server, providing the essential tools required to register URL routes, handle incoming HTTP requests, and construct responses. By utilizing a central applicatio

    Pythonflaskjinjapallets
  • apache/superset

    apache/superset

    70,587GitHubView on GitHub↗

    Superset is a web-based business intelligence platform designed for data exploration, visualization, and interactive dashboarding. It functions as a query-driven analytics engine that connects to various SQL databases, allowing users to perform ad-hoc analysis, define virtual metrics, and build complex data visualizati

    TypeScriptanalyticsapacheapache-superset
  • caddyserver/caddy

    caddyserver/caddy

    70,190GitHubView on GitHub↗

    Caddy is an extensible, modular web server platform designed for high-performance traffic management and automated security. At its core, it functions as a dynamic HTTP gateway that handles request routing, static asset delivery, and reverse proxying through a chain of configurable handler modules. The system is built

    Goacmeautomatic-httpscaddy
  • expressjs/express

    expressjs/express

    68,784GitHubView on GitHub↗

    Express is a minimalist web server framework that provides a foundational runtime environment for building backend web APIs and applications. It operates through a central application object that orchestrates the entire request-response lifecycle, allowing developers to define routes, manage server settings, and proces

    JavaScriptexpressjavascriptnodejs

Explore sub-tags

  • Application Servers2 sub-tagsSoftware environments that serve web applications and connect them to clients using standard-compliant interfaces and asynchronous workers.
  • Development Preview ServersEmbedded servers for real-time content and layout previewing.
  • HTTP Frameworks1 sub-tagDevelopment tools that enable the creation of handlers for specific HTTP verbs to process incoming web requests.
  • HTTP Server Utilities1 sub-tag
Components that manage the transmission of HTTP responses, including status codes, headers, and cookies, back to the client.
  • HTTP Servers4 sub-tagsInfrastructure platforms that listen for, process, and route incoming HTTP traffic through standardized interfaces.
  • Native ESM Development ServersDevelopment servers that serve source code as native ES modules to the browser, bypassing traditional bundling steps.
  • Preview ServersProgrammatic interfaces for serving production-ready builds locally for testing purposes.
  • Reverse ProxiesSoftware components that sit in front of web servers to handle caching, load balancing, and security.
  • Server FunctionsAsynchronous functions that allow client-side components to invoke server-side logic directly via directives.
  • Static HTML ServingAutomated delivery of static HTML files as dynamic routes with integrated asset bundling.
  • Web Server HostingPlatforms and services for deploying web applications using standard request handling protocols.