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

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

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

elixir-lang/plug

0
View on GitHub↗
3,001 星标·603 分支·Elixir·2 次浏览hex.pm/packages/plug↗

Plug

Compose web applications with functions

Features

  • Language Toolkits - Composable module specification for web applications.
  • Web Framework Components - Composable module specification for web applications.

Star 历史

elixir-lang/plug 的 Star 历史图表elixir-lang/plug 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Plug 的开源替代方案

相似的开源项目,按与 Plug 的功能重合度排序。
  • adanselm/exrecaptchaadanselm 的头像

    adanselm/exrecaptcha

    12在 GitHub 上查看↗

    Simple reCaptcha display/verify code for Elixir applications. Using Exrecaptcha with a CMS such as Phoenix is easy.

    Elixir
    在 GitHub 上查看↗12
  • aio-libs/aiohttpaio-libs 的头像

    aio-libs/aiohttp

    16,351在 GitHub 上查看↗

    This project is an asynchronous network framework for Python that provides both a client and a server for HTTP communication. It is designed to handle high-concurrency network operations by leveraging cooperative multitasking, allowing for the management of thousands of simultaneous connections without the overhead of traditional thread-per-request models. The framework distinguishes itself through its focus on efficient resource management and persistent communication. It utilizes connection pooling to reuse network sockets, which reduces latency during sequential requests, and supports full

    Pythonaiohttpasyncasyncio
    在 GitHub 上查看↗16,351
  • airlift/airliftairlift 的头像

    airlift/airlift

    629在 GitHub 上查看↗

    Airlift framework for building REST services

    Java
    在 GitHub 上查看↗629
  • activej/activejactivej 的头像

    activej/activej

    991在 GitHub 上查看↗

    ActiveJ is an alternative Java platform built from the ground up. ActiveJ redefines core, web and high-load programming in Java, providing simplicity, maximum performance and scalability

    Java
    在 GitHub 上查看↗991
查看 Plug 的所有 30 个替代方案→

常见问题解答

elixir-lang/plug 是做什么的?

Compose web applications with functions

elixir-lang/plug 的主要功能有哪些?

elixir-lang/plug 的主要功能包括:Language Toolkits, Web Framework Components。

elixir-lang/plug 有哪些开源替代品?

elixir-lang/plug 的开源替代品包括: adanselm/exrecaptcha — Simple reCaptcha display/verify code for Elixir applications. Using Exrecaptcha with a CMS such as Phoenix is easy. aio-libs/aiohttp — This project is an asynchronous network framework for Python that provides both a client and a server for HTTP… airlift/airlift — Airlift framework for building REST services. apache/dubbo — Dubbo is a Java RPC framework and microservices governance platform designed for high-performance remote procedure… appdoctorio/accesspass — provides a full user authentication experience for an API. Includes login,logout,register,forgot password, forgot… activej/activej — ActiveJ is an alternative Java platform built from the ground up. ActiveJ redefines core, web and high-load…