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

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

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

13 个仓库

Awesome GitHub RepositoriesWeb Development Libraries

Tools and utilities for enhancing web application development and integration.

Explore 13 awesome GitHub repositories matching part of an awesome list · Web Development Libraries. Refine with filters or upvote what's useful.

Awesome Web Development Libraries GitHub Repositories

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

    Netflix/zuul

    14,027在 GitHub 上查看↗

    Zuul is an API gateway service that manages incoming network traffic to backend services. It serves as a routing layer and edge security proxy that provides centralized control over security and monitoring for microservices. The project implements a dynamic request router that maps incoming paths to backend locations using configurable rules that can be updated at runtime. It also includes a circuit breaker implementation to monitor backend failure rates and stop traffic to failing services to prevent cascading outages. The gateway provides a filter-based request pipeline for processing traf

    Edge service for dynamic routing, monitoring, and security.

    Java
    在 GitHub 上查看↗14,027
  • netflix/ribbonNetflix 的头像

    Netflix/ribbon

    4,613在 GitHub 上查看↗

    Ribbon 是一个客户端负载均衡器和 RPC 通信库,专为进程间通信而设计。它作为一个容错网络代理,将传出的网络请求分发到可用服务器实例池中,以防止节点过载。 该项目作为服务发现客户端集成,通过连接云环境发现工具来维护可用服务器实例的同步列表。这允许它在远程服务器无响应时管理请求重试和故障转移行为。 该库支持用于 HTTP、TCP 和 UDP 通信的协议无关传输层。它进一步通过断路器容错、可插拔序列化方案以及请求批处理和缓存来管理网络流量,以减少开销。

    Inter-process communication library with software load balancing.

    Java
    在 GitHub 上查看↗4,613
  • athou/commafeedAthou 的头像

    Athou/commafeed

    3,551在 GitHub 上查看↗

    Google Reader inspired self-hosted personal RSS reader.

    Self-hosted RSS reader inspired by Google Reader.

    Javajavarssrss-reader
    在 GitHub 上查看↗3,551
  • tobie/ua-parsertobie 的头像

    tobie/ua-parser

    1,968在 GitHub 上查看↗

    A multi-language port of Browserscope's user agent parser.

    Multi-language library for parsing user agent strings.

    Perl
    在 GitHub 上查看↗1,968
  • detro/ghostdriverdetro 的头像

    detro/ghostdriver

    1,909在 GitHub 上查看↗

    Ghost Driver is an implementation of the Remote WebDriver Wire protocol, using PhantomJS as back-end

    Remote WebDriver implementation using PhantomJS.

    Java
    在 GitHub 上查看↗1,909
  • kolorobot/spring-mvc-quickstart-archetypekolorobot 的头像

    kolorobot/spring-mvc-quickstart-archetype

    1,042在 GitHub 上查看↗

    The project is a Maven archetype for Spring MVC web application.

    Maven archetype for rapid Spring MVC project setup.

    Java
    在 GitHub 上查看↗1,042
  • b3log/soloB

    b3log/solo

    0在 GitHub 上查看↗

    Blogging system built with Java.

    在 GitHub 上查看↗0
  • nzakas/cssembedN

    nzakas/cssembed

    0在 GitHub 上查看↗

    Utility for embedding data URIs into CSS files.

    在 GitHub 上查看↗0
  • liferay/liferay-pluginsL

    liferay/liferay-plugins

    0在 GitHub 上查看↗

    Plugin repository for the Liferay enterprise web platform.

    在 GitHub 上查看↗0
  • jodoglevy/garglJ

    jodoglevy/gargl

    0在 GitHub 上查看↗

    Tool for recording web requests and generating reusable API code.

    在 GitHub 上查看↗0
  • baasbox/baasboxB

    baasbox/baasbox

    0在 GitHub 上查看↗

    Backend-as-a-service platform for mobile and web apps.

    在 GitHub 上查看↗0
  • gwtbootstrap/gwt-bootstrapG

    gwtbootstrap/gwt-bootstrap

    0在 GitHub 上查看↗

    Bootstrap widget library for GWT applications.

    在 GitHub 上查看↗0
  • ghaseminya/nasher-mvc-spring-security-blog-angularG

    ghaseminya/nasher-mvc-spring-security-blog-angular

    0在 GitHub 上查看↗

    Spring MVC project with Angular admin panel integration.

    在 GitHub 上查看↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Web Development Libraries