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

24 repos

Awesome GitHub RepositoriesWeb Frameworks

Software environments providing core primitives and architectural patterns for building and managing full-stack web applications.

Explore 24 awesome GitHub repositories matching web development · Web Frameworks. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Server-Side Frameworks
  4. Web Frameworks

Awesome Web Frameworks GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • withastro/astro

    withastro/astro

    56,962GitHubView on GitHub↗

    Astro is a content-driven web framework designed for building multi-page applications that prioritize performance by shipping minimal JavaScript to the browser. It functions as a static site generator and server-side rendering engine, transforming source files into optimized HTML documents. By utilizing an island archi

    TypeScriptastroblogbrowser
  • obra/superpowers

    obra/superpowers

    55,426GitHubView on GitHub↗

    Superpowers is a browser-based game development engine and collaborative integrated development environment. It provides a unified workspace for building two-dimensional interactive experiences, allowing users to manage code, assets, and scene logic directly within a web browser without the need for local compilers or

    Shell
  • psf/requests

    psf/requests

    53,829GitHubView on GitHub↗

    Requests is a high-level HTTP client library designed to simplify web communication and API integration. It provides an intuitive, human-readable interface for performing standard network operations, including request execution, connection pooling, and stateful session management. By encapsulating raw network data into

    Pythonclientcookiesforhumans
  • Zie619/n8n-workflows

    Zie619/n8n-workflows

    51,686GitHubView on GitHub↗

    This project is a centralized repository and discovery platform for managing large collections of automation workflow definitions. It functions as an asset registry that provides visibility into complex process logic and integration patterns, allowing users to locate, filter, and manage pre-built automation templates a

    Python
Prev12Next

Explore sub-tags

  • Application Architecture Primitives4 sub-tagsCore structural elements that manage middleware execution, state persistence, and request orchestration within a framework.
  • Application Composition ToolsIntegrated libraries and modules for managing background tasks, email delivery, and real-time communication within a web application.
  • Application Core ClassesPrimary interfaces for defining routes and managing application state.
  • Core Architectural Patterns3 sub-tagsFrameworks categorized by their internal structural design and request-handling philosophy, distinguishing them from language-specific or rendering-focused tools.
  • Full-Stack and Universal Frameworks2 sub-tagsIntegrated, opinionated frameworks that provide end-to-end solutions for both server-side and client-side application architecture.
  • HTTP RoutersHigh-performance components for mapping incoming request paths to specific handler functions.
  • Language-Specific Ecosystems3 sub-tagsFrameworks categorized by the primary programming language they utilize, distinguishing them from general-purpose or architecture-agnostic tools.
  • Micro Web FrameworksLightweight toolkits that provide essential functionality for routing and processing HTTP requests.
  • Rendering and Content Frameworks3 sub-tagsFrameworks specialized in the composition of UI fragments and the delivery of content-heavy pages with optimized rendering strategies.
  • Rendering and Layout Architectures4 sub-tagsFrameworks defined by their approach to generating HTML and managing page structure, distinguishing them from logic-heavy or routing-focused frameworks.
  • Routing and Request Handling3 sub-tagsComponents focused on mapping incoming network traffic to specific application logic and managing the request-response lifecycle.