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

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

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

355 个仓库

Awesome GitHub RepositoriesWeb Frameworks

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

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

Awesome Web Frameworks GitHub Repositories

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

    vinta/awesome-python

    303,207在 GitHub 上查看↗

    这是一个全面的、由社区策划的目录,组织了庞大的 Python 软件库、框架和工具生态。它作为一个中心化知识库,旨在促进生态导航并加速开发者在整个软件开发生命周期中的发现过程。 该目录通过提供按技术领域分类的结构化资源索引脱颖而出,范围从基础开发工具到专业工程领域。它涵盖了人工智能、数据科学、Web 开发和基础设施管理等高级能力,使开发者能够为特定的技术挑战识别经过验证的解决方案。 该项目涵盖了广泛的能力领域,包括依赖管理、静态代码分析和自动化测试工具。它还编目了用于持久数据存储、云基础设施编排和接口开发的资源,为构建和维护复杂软件系统提供了统一的参考。

    Features web frameworks that supply essential primitives for routing and full-stack application development.

    Pythonawesomecollectionspython
    在 GitHub 上查看↗303,207
  • awesome-selfhosted/awesome-selfhostedawesome-selfhosted 的头像

    awesome-selfhosted/awesome-selfhosted

    299,516在 GitHub 上查看↗

    这是一个由社区策划的开源软件目录,专为在私有服务器环境和家庭实验室中部署而设计。它作为发现主流云服务独立自托管替代方案的综合资源,使用户能够保持对数字基础设施的完全数据所有权和控制权。 该目录通过层级分类法构建,将庞大的应用程序集合组织成逻辑类别,范围从媒体管理和数据分析到私有通信和团队生产力工具。它通过协作同行评审流程脱颖而出,社区成员验证每个提交的质量和相关性,以确保目录保持准确和可靠。 该项目涵盖了广泛的能力领域,包括基础设施自动化、基于容器的服务部署和声明式配置管理。这些工具协助用户维护可复现的服务器环境,并管理私有硬件上的复杂服务依赖。 该目录作为版本控制仓库进行维护,确保所有更新和社区驱动的变更都是可追踪且透明的。

    Allows individual styling of wiki pages using web technologies like HTML, CSS, and JavaScript for unique page layouts.

    awesomeawesome-listcloud
    在 GitHub 上查看↗299,516
  • practical-tutorials/project-based-learningpractical-tutorials 的头像

    practical-tutorials/project-based-learning

    270,530在 GitHub 上查看↗

    这是一个中心化的、社区驱动的动手教程仓库,旨在通过构建真实世界软件应用程序的实践来促进技能获取。它作为一个综合目录,聚合了外部文档和教学材料,为开发者掌握特定编程语言和技术领域提供了结构化路径。 该仓库通过将分散的技术资源组织成基于分类法的层级结构脱颖而出,使开发者能够发现和导航不同的软件工程学科。通过将单个项目分组为逻辑序列,它提供了一条路线图,帮助学习者从基础概念进步到高级实现。内容通过协作贡献进行维护,确保该集合对于开发者社区而言是一个当前且广泛的资源。 该项目涵盖了广泛的能力领域,跨越了全栈 Web 开发、移动应用工程和交互式游戏开发等领域。它包括针对多种编程语言的资源,从 C、C++ 和 Rust 等系统级语言到 Python、Ruby、Haskell 和 Clojure 等高级和函数式语言。这些材料支持在机器学习、数据科学和网络编程等领域进行专业技术掌握。 该目录旨在通过编程语言和技术领域实现高效发现,并配有清晰的目录以帮助用户定位特定信息。它充当外部链接的持久索引,将开发者连接到第三方文档和教程,以加深他们对技术概念的理解。

    Manage application state and logic by utilizing specific language ecosystems to build complex, component-driven web interfaces.

    beginner-projectcppgolang
    在 GitHub 上查看↗270,530
  • obra/superpowersobra 的头像

    obra/superpowers

    229,538在 GitHub 上查看↗

    Superpowers 是一个基于浏览器的游戏开发引擎和协作集成开发环境。它提供了一个用于构建二维交互体验的统一工作区,允许用户直接在 Web 浏览器中管理代码、资产和场景逻辑,而无需本地编译器或沉重的桌面软件。 该平台通过模块化的、基于组件的脚本架构脱颖而出,其中游戏对象由附加的逻辑和视觉属性定义。它支持实时同步,使多个开发者能够同时在同一个项目上工作。该环境旨在作为一种教育工具,通过图形、音频和逻辑的集成创建来教授编程概念。 该系统包括一个全面的构建流水线,处理静态站点 Markdown 编译和基于文件系统的路由。它通过在构建时解析依赖、注入可复用的 UI 组件并管理资产流水线来自动化开发工作流,以确保高效的资源交付。

    Assembles complex interfaces by dynamically nesting reusable UI fragments into layout shells during the build process.

    Shell
    在 GitHub 上查看↗229,538
  • jackfrued/python-100-daysjackfrued 的头像

    jackfrued/Python-100-Days

    183,425在 GitHub 上查看↗

    This project is a comprehensive, day-by-day curriculum designed to guide learners through the Python programming language and its professional applications. The content spans from fundamental syntax and object-oriented design to advanced topics including database management, web development, data analysis, and machine learning. The curriculum is structured into distinct modules that cover practical software engineering practices, such as version control, containerization, and system architecture. It also provides resources for technical interview preparation and an analysis of career paths wi

    Build robust web applications using lessons on request handling, authentication, and API design patterns.

    Jupyter Notebook
    在 GitHub 上查看↗183,425
  • twbs/bootstraptwbs 的头像

    twbs/bootstrap

    174,380在 GitHub 上查看↗

    Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides a standardized library of reusable UI components, such as navigation bars, modals, and forms, alongside a robust grid system that ensures consistent layout alignment across diverse viewport sizes. By establishing a baseline through browser normalization and standardized typography, the project enables developers to create accessible, cross-browser compatible web applications. The framework distinguishes itself through a modular Sass-based architecture that allows for deep cust

    Powers mobile-first, cross-browser layouts using a robust grid system and pre-styled components.

    MDXbootstrapcsscss-framework
    在 GitHub 上查看↗174,380
  • zeit/next.jszeit 的头像

    zeit/next.js

    140,086在 GitHub 上查看↗

    Next.js is a full stack web framework designed for building applications with React. It functions as a React web framework that integrates a server-side rendering engine, a static site generator, and a dedicated application router to manage page-based navigation and dynamic URL segments. The framework enables the development of both frontend user interfaces and backend server logic within a single codebase. It provides a unified environment for full stack web development, allowing frontend and backend components to be built and managed together. The system focuses on frontend performance opt

    Serves as a comprehensive framework for building structured React applications with integrated routing and optimization.

    JavaScript
    在 GitHub 上查看↗140,086
  • tiangolo/fastapitiangolo 的头像

    tiangolo/fastapi

    99,301在 GitHub 上查看↗

    FastAPI is a high-performance Python web framework designed for building REST APIs. It operates as an ASGI web framework, providing a system to create structured HTTP endpoints that automatically serialize data and validate request parameters. The framework utilizes Python type hints to drive data validation and serialization, automatically generating machine-readable OpenAPI and JSON Schema specifications. This process enables the automatic creation of interactive, browser-based API documentation where endpoints can be tested directly. The project includes a dependency injection system for

    Provides a high-performance web framework for building scalable APIs using Python type hints for validation and serialization.

    Python
    在 GitHub 上查看↗99,301
  • fastapi/fastapifastapi 的头像

    fastapi/fastapi

    99,260在 GitHub 上查看↗

    FastAPI is a web framework for building APIs with Python. It leverages standard language type hints to provide automatic data validation, request parsing, and interactive API documentation generation. The framework supports asynchronous request handling and manages execution contexts to prevent blocking the main event loop. The project includes a dependency injection system that allows for the resolution and injection of reusable components into request handlers. This system supports request-scoped caching, lifecycle management, and integration with security mechanisms like OAuth2 and JSON We

    Coordinates server-side route definitions, application state management, and request processing within a unified framework.

    Pythonapiasyncasyncio
    在 GitHub 上查看↗99,260
  • oven-sh/bunoven-sh 的头像

    oven-sh/bun

    93,257在 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 project functions as an all-in-one toolchain, integrating a native bundler, transpiler, package manager, and test runner into a single command-line interface. What distinguishes Bun is its focus on native system integration and developer productivity. It features a high-performa

    Unifies server-side API development and client-side interface construction within a single, high-speed environment.

    Rustbunbundlerjavascript
    在 GitHub 上查看↗93,257
  • panjiachen/vue-element-adminPanJiaChen 的头像

    PanJiaChen/vue-element-admin

    90,260在 GitHub 上查看↗

    vue-element-admin is a Vue.js admin dashboard template and frontend project boilerplate designed for building administrative interfaces. It functions as a single page application that integrates the Element UI component framework to provide a structured starting point for web portals. The project provides scaffolding for enterprise web applications, specifically focusing on admin dashboard development. It includes built-in support for role-based access control to manage user permissions and restrict access to specific application views. The system covers broad capabilities in frontend build

    Provides pre-defined component-based layout structures to wrap page content within a persistent shell.

    Vueadminadmin-dashboardadmin-template
    在 GitHub 上查看↗90,260
  • gin-gonic/gingin-gonic 的头像

    gin-gonic/gin

    88,694在 GitHub 上查看↗

    Gin is a web framework designed for building high-performance web services and APIs. It functions as a middleware-oriented engine that processes incoming HTTP requests through a sequential chain of handlers, allowing for the modular management of cross-cutting concerns such as authentication and logging. The framework utilizes a radix tree data structure to perform request routing, ensuring high-speed path matching with minimal memory overhead. It distinguishes itself by employing a zero-reflection dispatch mechanism that invokes handler functions through static type assertions, avoiding the

    Executes incoming network requests through a sequential chain of interceptors to allow flexible, modular request processing.

    Goframeworkgingo
    在 GitHub 上查看↗88,694
  • chatgptnextweb/nextchatChatGPTNextWeb 的头像

    ChatGPTNextWeb/NextChat

    88,256在 GitHub 上查看↗

    NextChat is a self-hosted web application that provides a unified interface for interacting with multiple large language models. It functions as a conversational platform where users can manage and switch between diverse AI providers through configurable API backends, maintaining full control over their data and infrastructure. The platform features a persistent session layer designed to handle long-running dialogues by managing message history and context. It distinguishes itself through a structured prompt engineering environment that allows for the development and application of templates

    Leverages modern framework capabilities to serialize application state and restore user sessions instantly.

    TypeScriptcalclaudechatgptclaude
    在 GitHub 上查看↗88,256
  • django/djangodjango 的头像

    django/django

    87,878在 GitHub 上查看↗

    Django is a full-stack web framework designed for rapid backend development. It provides an integrated environment for building data-driven applications by combining an object-relational mapping layer for database management with a modular request-response pipeline for handling HTTP traffic. The framework emphasizes security and maintainability, offering a suite of tools to protect against common web vulnerabilities while decoupling site structure from implementation through a centralized URL routing system. A defining characteristic of the framework is its ability to generate production-read

    Combines database management, request handling, template rendering, and security into a single environment for building complete web applications.

    Pythonappsdjangoframework
    在 GitHub 上查看↗87,878
  • laravel/laravellaravel 的头像

    laravel/laravel

    84,489在 GitHub 上查看↗

    Laravel is a comprehensive full-stack web framework designed for building scalable server-side applications. It provides an integrated development environment that centers on an object-relational mapper for database abstraction, a robust routing system, and a sophisticated service container for dependency injection. The framework is built to handle complex application requirements through a modular architecture that emphasizes convention over configuration. What distinguishes Laravel is its deep integration of background processing and event-driven communication. It features a task queue orch

    Equips developers with a unified environment for building scalable server-side applications, complete with database, authentication, and task processing utilities.

    Bladeframeworklaravelphp
    在 GitHub 上查看↗84,489
  • macrozheng/mallmacrozheng 的头像

    macrozheng/mall

    83,878在 GitHub 上查看↗

    This project is an enterprise-grade Java framework designed for building scalable, full-stack e-commerce applications. It provides a comprehensive foundation for microservice-based distributed architectures, enabling the development of complex retail platforms that include product management, order processing, and secure user authentication. By leveraging modular service patterns and centralized API gateways, the framework supports the construction of resilient systems that decompose monolithic business logic into independent, manageable services. The platform distinguishes itself through a r

    Synchronizes server-side business logic with client-side interfaces to build responsive storefronts and management dashboards.

    Javadockerelasticsearchelk
    在 GitHub 上查看↗83,878
  • vitejs/vitevitejs 的头像

    vitejs/vite

    81,611在 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 development phase. By maintaining an environment-aware module graph, it supports concurrent development across client, server, and custom runtime environments. The project distinguishes itself through a high-performance development server that utilizes a hot module replacement pr

    Coordinates the generation of both client and server bundles to enable performant, environment-aware server-side rendering.

    TypeScriptbuild-tooldev-serverfrontend
    在 GitHub 上查看↗81,611
  • spring-projects/spring-bootspring-projects 的头像

    spring-projects/spring-boot

    80,945在 GitHub 上查看↗

    Spring Boot is an opinionated application framework designed to streamline the creation of production-ready services. It functions as a comprehensive development platform that utilizes a centralized dependency injection container to manage object lifecycles and wiring. By employing convention-over-configuration, the framework automates the instantiation of components based on the presence of specific libraries and configuration properties, significantly reducing the need for manual setup. The framework distinguishes itself by bundling the application and its web server into a single, self-con

    Simplifies full-stack development by bundling applications and web servers into single, executable archives ready for deployment.

    Javaframeworkjavaspring
    在 GitHub 上查看↗80,945
  • kamilmysliwiec/nestkamilmysliwiec 的头像

    kamilmysliwiec/nest

    75,872在 GitHub 上查看↗

    Nest is an enterprise Node.js framework designed for building scalable and maintainable server-side applications. It provides a typed environment for developing backend services using TypeScript and JavaScript, incorporating architectural patterns for both object-oriented and functional programming. The framework organizes complex backend logic into a modular application structure to ensure clear boundary separation. It utilizes a dependency injection container to manage object lifecycles and a decorator-based metadata system to attach configuration and routing data to classes and methods. T

    Serves as a comprehensive architectural framework for building and organizing Node.js server applications.

    TypeScript
    在 GitHub 上查看↗75,872
  • nestjs/nestnestjs 的头像

    nestjs/nest

    75,862在 GitHub 上查看↗

    Nest is a server-side framework for building scalable and maintainable enterprise-grade applications using TypeScript. It provides a modular architecture that organizes code into encapsulated, reusable modules, utilizing a dependency injection container to manage object lifecycles and resolve component dependencies through declarative metadata. The framework distinguishes itself through a platform-agnostic abstraction layer that decouples core logic from underlying HTTP servers, allowing for flexible implementation choices. It employs a middleware-based request pipeline that processes traffic

    Facilitates the creation of scalable, enterprise-ready server applications through a structured, modular TypeScript environment.

    TypeScriptframeworkhacktoberfestjavascript
    在 GitHub 上查看↗75,862
上一个123456…18下一个
  1. Home
  2. Web Development
  3. Backend Development
  4. Web Frameworks

探索子标签

  • Full-Stack Frameworks7 个子标签Integrated collections of libraries and tools that coordinate server-side resource fetching and client-side interface rendering.
  • Language-Specific Ecosystems2 个子标签Frameworks categorized by the primary programming language they utilize, distinguishing them from general-purpose or architecture-agnostic tools.
  • Micro-frameworksMinimalist software libraries designed for constructing lightweight web APIs and basic web applications.
  • Node.js Server Frameworks12 个子标签Architectural frameworks for building Node.js applications.
  • Rendering and Layout Architectures7 个子标签Frameworks defined by their approach to generating HTML and managing page structure, distinguishing them from logic-heavy or routing-focused frameworks.
  • Routing and Request Handling8 个子标签Components focused on mapping incoming network traffic to specific application logic and managing the request-response lifecycle.