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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

20 repositorios

Awesome GitHub RepositoriesDynamic Content Delivery

Servers that process and deliver dynamic web content and applications.

Distinct from Web Application Hosting: Distinct from Static Web Hosting: focuses on server-side processing and dynamic application delivery rather than static asset serving.

Explore 20 awesome GitHub repositories matching web development · Dynamic Content Delivery. Refine with filters or upvote what's useful.

Awesome Dynamic Content Delivery GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • awesome-selfhosted/awesome-selfhostedAvatar de awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Ver en GitHub↗

    Este proyecto es un directorio curado por la comunidad de software de código abierto diseñado para su implementación en entornos de servidores privados y laboratorios domésticos. Sirve como un recurso integral para descubrir alternativas independientes y autohospedadas a los servicios en la nube convencionales, permitiendo a los usuarios mantener la propiedad total de los datos y el control sobre su infraestructura digital. El directorio está estructurado a través de una taxonomía jerárquica que organiza una vasta colección de aplicaciones en categorías lógicas, que van desde la gestión de medios y análisis de datos hasta la comunicación privada y herramientas de productividad en equipo. Se distingue por un proceso de revisión por pares colaborativo, donde los miembros de la comunidad validan la calidad y relevancia de cada envío para garantizar que el directorio siga siendo preciso y confiable. El proyecto cubre una amplia superficie de capacidades, incluyendo automatización de infraestructura, implementación de servicios basados en contenedores y gestión de configuración declarativa. Estas herramientas ayudan a los usuarios a mantener entornos de servidor reproducibles y gestionar dependencias de servicios complejas en hardware privado. El directorio se mantiene como un repositorio con control de versiones, asegurando que todas las actualizaciones y cambios impulsados por la comunidad sean rastreados y transparentes.

    Hosts web applications and static files while supporting modern protocols and integrated scripting for dynamic content delivery.

    awesomeawesome-listcloud
    Ver en GitHub↗299,516
  • aosabook/500linesAvatar de aosabook

    aosabook/500lines

    29,582Ver en GitHub↗

    This project is a software engineering educational resource providing a collection of canonical system implementations. It serves as a library of computer science case studies and polyglot code examples designed to demonstrate architectural tradeoffs and design patterns through concise versions of fundamental software components. The repository focuses on studying the implementation of core concepts such as consensus algorithms, interpreters, and database engines. It provides minimal versions of complex systems to facilitate the analysis of language design, data structure implementation, and

    Processes templates to deliver dynamic HTML content to web clients.

    JavaScript
    Ver en GitHub↗29,582
  • quarkusio/quarkusAvatar de quarkusio

    quarkusio/quarkus

    15,479Ver en GitHub↗

    Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications. It utilizes ahead-of-time native compilation to transform Java code into standalone, optimized binaries that eliminate the need for a virtual machine, enabling rapid startup and reduced memory consumption. By performing code augmentation during the build phase, it shifts heavy processing tasks away from runtime, ensuring that applications are optimized for cloud-native environments. The framework distinguishes itself through a unified approach to reactive and imperative program

    Provides a template engine for generating dynamic web content and server-side views within the application.

    Javacloud-nativehacktoberfestjava
    Ver en GitHub↗15,479
  • nswbmw/n-blogAvatar de nswbmw

    nswbmw/N-blog

    15,392Ver en GitHub↗

    N-blog is a full-stack JavaScript blogging platform and content management system built with Node.js. It functions as a server-side rendered web application that renders markdown source text into HTML for publishing and displaying articles. The system includes a markdown blogging engine that enables the creation and management of posts and user comments. It features a integrated user authentication system that handles account registration, secure sign-in, and session management to protect private routes. The project covers broad capability areas including request routing and middleware pipel

    Processes server-side requests to deliver dynamic HTML content to the browser via defined routes.

    JavaScriptblogcourseexpress
    Ver en GitHub↗15,392
  • getgrav/gravAvatar de getgrav

    getgrav/grav

    15,395Ver en GitHub↗

    Grav is a flat-file content management system that eliminates the need for a traditional database by storing site content and configuration in human-readable Markdown and YAML files. Built as a modular PHP web framework, it uses a hierarchical page routing system where the physical directory structure directly determines the site's URL paths. The platform is distinguished by its event-driven plugin architecture and a command-line interface that prioritizes system administration, deployment, and maintenance tasks. It utilizes a blueprint-driven system to generate administrative forms from stru

    Enables indexing of dynamic content by scanning sitemaps and HTML elements.

    PHPcmscontentcontent-management
    Ver en GitHub↗15,395
  • perfectlysoft/perfectAvatar de PerfectlySoft

    PerfectlySoft/Perfect

    13,753Ver en GitHub↗

    Perfect is a server-side Swift framework designed for building high-performance web applications, REST APIs, and backend services. It provides an asynchronous HTTP server that handles web traffic through an event loop, alongside a web template engine for generating dynamic HTML pages. The project includes a WebSocket communication library for implementing bidirectional, real-time data exchange between clients and servers. It also provides a database connector to establish connections and exchange data between Swift applications and external database stores. The framework's capabilities cover

    Supports the generation and delivery of dynamic web content using server-side HTML templates.

    Swift
    Ver en GitHub↗13,753
  • pi-hole/docker-pi-holeAvatar de pi-hole

    pi-hole/docker-pi-hole

    10,760Ver en GitHub↗

    This project provides a containerized DNS sinkhole and network-wide traffic filtering solution. It functions as a central network resolver that intercepts domain queries, allowing users to block advertisements, trackers, and malicious domains by returning null responses to connected devices. The platform distinguishes itself through its integrated DHCP server and comprehensive management capabilities, which allow for automated IP address allocation and granular control over network traffic. It supports complex filtering through regular expression matching, hierarchical rule prioritization, an

    Pi-hole executes server-side scripts using an embedded engine to generate dynamic pages and custom HTTP responses without requiring external dependencies.

    Shellad-blockerdnsdocker-container
    Ver en GitHub↗10,760
  • pocoproject/pocoAvatar de pocoproject

    pocoproject/poco

    9,438Ver en 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
    Ver en GitHub↗9,438
  • tencent/hippyAvatar de Tencent

    Tencent/Hippy

    8,533Ver en GitHub↗

    Hippy is a cross-platform mobile framework that enables building applications for iOS, Android, and Web from a single codebase using web development technologies. It functions as a dynamic app framework, supporting runtime code updates and dynamic content delivery across platforms, and connects JavaScript application logic with native platform APIs through a JavaScript bridge. The framework distinguishes itself through its bridge-based native rendering approach, which serializes UI updates over a JSON message bus to a native host that maintains the real view hierarchy. It employs a component-

    Enables runtime code updates and dynamic content delivery across mobile and web platforms.

    C++androidcross-platformfrontend
    Ver en GitHub↗8,533
  • apache/tomcatAvatar de apache

    apache/tomcat

    8,186Ver en 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
    Ver en GitHub↗8,186
  • apify/crawlee-pythonAvatar de apify

    apify/crawlee-python

    8,097Ver en GitHub↗

    Crawlee-python is a web crawling framework for building scalable scrapers using Python. It serves as a comprehensive tool for web scraping automation, providing a system to extract structured data from websites using both lightweight HTTP requests and headless browser automation. The framework is distinguished by its anti-bot evasion capabilities, which include browser fingerprint impersonation and tiered proxy rotation to bypass detection systems and solve challenges such as Cloudflare. It also incorporates artificial intelligence for autonomous website navigation and schema-based data extra

    Traverses XML sitemaps to discover and index URLs for systematic data extraction.

    Pythonapifyautomationbeautifulsoup
    Ver en GitHub↗8,097
  • shekhargulati/52-technologies-in-2016Avatar de shekhargulati

    shekhargulati/52-technologies-in-2016

    7,311Ver en GitHub↗

    This project serves as a comprehensive educational repository and technical reference collection, documenting a wide range of software engineering practices and modern development technologies. It provides a structured learning path for developers, curating tutorials and practical examples that cover the full lifecycle of application development, from initial project scaffolding to deployment and maintenance. The repository distinguishes itself by offering deep technical insights into complex architectural patterns, including actor-based concurrency models for managing parallel tasks and cont

    Renders dynamic data into HTML templates to display processed information through a web interface.

    JavaScriptawesomeawesome-listblog
    Ver en GitHub↗7,311
  • matthewmueller/x-rayAvatar de matthewmueller

    matthewmueller/x-ray

    5,904Ver en GitHub↗

    X-ray es un scraper web de navegador headless y crawler de contenido HTML diseñado para extraer datos estructurados de sitios web. Funciona como un scraper de datos basado en flujos y extractor de datos estructurados, utilizando selectores para recuperar texto y atributos de HTML como objetos o arrays anidados. El proyecto incluye un controlador de tasa de solicitudes para gestionar el tráfico de red mediante límites de concurrencia, aceleradores (throttles) y tiempos de espera. Maneja el scraping de sitios web dinámicos renderizando JavaScript a través de un navegador headless y realiza el rastreo automatizado de sitios web utilizando el seguimiento de enlaces en anchura (breadth-first) y gestión de paginación. El sistema proporciona una tubería de datos que aplica transformaciones de valores funcionales a cadenas sin formato y escribe los resultados en un flujo legible para evitar el desbordamiento de memoria durante trabajos de scraping web a gran escala.

    Discovers and indexes linked pages from seed URLs using recursive breadth-first traversal.

    JavaScript
    Ver en GitHub↗5,904
  • commixproject/commixAvatar de commixproject

    commixproject/commix

    5,757Ver en GitHub↗

    Commix is an automated tool for detecting and exploiting OS command injection vulnerabilities in web applications. It probes user-supplied input vectors with heuristic test payloads, analyzes response differences to identify injection points, and then automates the execution of arbitrary operating system commands on the target server. The tool distinguishes itself through a multi-layer filter bypass engine that evaluates input constraints independently per filter type and composes tailored evasion strategies into a single payload. A modular payload tamper pipeline transforms raw injection str

    Recursively crawls a starting URL to discover linked pages and forms, then feeds endpoints into the injection scanner.

    Python
    Ver en GitHub↗5,757
  • firecrawl/firecrawl-mcp-serverAvatar de firecrawl

    firecrawl/firecrawl-mcp-server

    5,542Ver en GitHub↗

    Firecrawl MCP Server is a Model Context Protocol tool server that exposes the full suite of Firecrawl’s web scraping, crawling, and automation capabilities as tools that large language models can invoke directly. It acts as a proxy to the Firecrawl cloud platform, which manages headless browser orchestration, async job queues, and rate limiting behind the scenes. The server distinguishes itself by packaging autonomous web agents — both a research agent that browses and collects structured data from multiple pages, and a general web agent that performs multi-step browsing and extraction tasks

    Discovering site structure or crawling pages for bulk data extraction and producing a sitemap.

    JavaScriptbatch-processingclaudecontent-extraction
    Ver en GitHub↗5,542
  • adbar/trafilaturaAvatar de adbar

    adbar/trafilatura

    5,319Ver en GitHub↗

    Trafilatura is a Python library and command-line tool for extracting clean, structured text and metadata from web pages. It downloads HTML content, identifies the main body of text, and strips away navigation, ads, and other boilerplate, returning the core article content along with fields like title, author, date, and URL. The tool can also extract user comments and test whether a page contains extractable text, making it a general-purpose web text extraction library. What distinguishes Trafilatura from simpler extractors is its configurable extraction pipeline, which offers high-speed, high

    Discovers page URLs by parsing sitemaps and RSS/Atom feeds for batch extraction.

    Pythonarticle-extractorcorpus-buildercorpus-tools
    Ver en GitHub↗5,319
  • stereobooster/react-snapAvatar de stereobooster

    stereobooster/react-snap

    5,121Ver en GitHub↗

    react-snap es un generador de sitios estáticos y prerenderizador para aplicaciones de una sola página (SPA). Convierte componentes dinámicos del lado del cliente en archivos HTML estáticos mediante un navegador headless, mejorando así el SEO y la velocidad de carga inicial. El proyecto incluye un crawler con navegador headless que descubre automáticamente las rutas de la aplicación siguiendo enlaces internos. Cuenta con un optimizador de hidratación que captura el estado de la aplicación y almacena en caché las respuestas de red durante el proceso de renderizado, incrustándolas directamente en el HTML para sincronizar la aplicación del lado del cliente sin necesidad de volver a solicitar datos. La herramienta ofrece un conjunto de optimizaciones de rendimiento, como la inserción de CSS crítico, carga asíncrona de scripts y la generación de manifiestos de recursos y cabeceras de precarga. También admite la ejecución de renderizado en paralelo mediante pestañas de navegador concurrentes y permite bloquear peticiones de terceros para evitar que scripts externos se ejecuten durante el proceso de compilación.

    Automatically discovers all application routes by recursively following internal links to build the rendering queue.

    JavaScriptprerenderreactseo
    Ver en GitHub↗5,121
  • omkarcloud/botasaurusAvatar de omkarcloud

    omkarcloud/botasaurus

    3,970Ver en GitHub↗

    Botasaurus is a Python web scraping framework and headless browser automation system used to build scalable data extraction tools. It functions as a web data extraction tool and OCR document parser, converting website content, images, and PDF files into structured formats such as JSON, CSV, and Excel. The framework distinguishes itself by providing a scraper management interface that allows Python functions to be wrapped in a web-based UI or deployed as standalone desktop applications. This enables non-technical users to trigger extraction jobs and manage tasks via a graphical interface or RE

    Discovers and filters links from XML sitemaps to identify target pages for large-scale operations.

    Pythonanti-botanti-detectanti-detect-browser
    Ver en GitHub↗3,970
  • zappa/zappaAvatar de zappa

    zappa/Zappa

    3,691Ver en GitHub↗

    Zappa is a serverless Python framework and command-line tool used for packaging and deploying Python web applications to AWS Lambda. It functions as a serverless infrastructure automator that provisions API Gateways, IAM roles, and SSL certificates to run ASGI and WSGI applications as serverless functions. The tool distinguishes itself by providing a management CLI for executing remote administration scripts and management commands directly within the deployed environment. It includes specific mechanisms for serverless performance tuning, such as scheduling regular warm-up invocations to prev

    Allows uploading new code to an existing deployment without altering the underlying routing configuration.

    Pythonalbapi-gatewayaws
    Ver en GitHub↗3,691
  • hackmanit/web-cache-vulnerability-scannerAvatar de Hackmanit

    Hackmanit/Web-Cache-Vulnerability-Scanner

    1,180Ver en GitHub↗

    Este proyecto es un escáner de seguridad automatizado diseñado para identificar vulnerabilidades dentro de las capas de caché web. Funciona como una herramienta de seguridad del protocolo HTTP que sondea la infraestructura web manipulando encabezados de solicitud, parámetros y cookies para observar cómo los servidores manejan y almacenan el contenido. El escáner se distingue por un análisis especializado del comportamiento de la caché, que apunta a fallos específicos como el envenenamiento de caché (cache poisoning) y el engaño de caché (cache deception). Incorpora un rastreador recursivo para mapear endpoints de aplicaciones web y utiliza enrutamiento de proxy configurable para facilitar la inspección y depuración del tráfico durante el proceso de evaluación. Para apoyar la integración en flujos de trabajo automatizados, la herramienta incluye limitación de solicitudes (throttling) para gestionar la intensidad de la red y exporta los hallazgos de seguridad a formatos estructurados legibles por máquina. El software se distribuye como una utilidad de línea de comandos para su uso en entornos de pruebas de seguridad y pruebas de penetración.

    Traverses web applications by parsing HTML content to discover and map reachable endpoints for comprehensive security assessment coverage.

    Gobugbountyhackinghacking-tool
    Ver en GitHub↗1,180
  1. Home
  2. Web Development
  3. Web Application Hosting
  4. Dynamic Content Delivery

Explorar subetiquetas

  • Embedded Scripting EnginesLightweight server-side scripting environments integrated directly into web services for dynamic page generation. **Distinct from Dynamic Content Delivery:** Distinct from Dynamic Content Delivery: focuses on the embedded execution engine itself rather than the delivery of content to clients.
  • Runtime Code UpdatesSystems that enable runtime code updates and dynamic content delivery across mobile and web platforms. **Distinct from Dynamic Content Delivery:** Distinct from Dynamic Content Delivery: focuses on runtime code updates rather than server-side content processing.
  • Server-Side Page CompilersCompiles 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.
  • Sitemap Crawlers2 sub-etiquetasTools that scan sitemaps or HTML structures to index dynamic content for search. **Distinct from Dynamic Content Delivery:** Distinct from Dynamic Content Delivery: focuses on the indexing/crawling aspect of dynamic content rather than the delivery mechanism.
  • Sitemap Discovery1 sub-etiquetaProcesses robots.txt and common paths to locate valid sitemap files for a domain. **Distinct from Sitemap Crawlers:** Distinct from Sitemap Crawlers: focuses on finding the sitemap files themselves, not parsing their contents.