awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
elixir-lang avatar

elixir-lang/plug

0
View on GitHub↗
3,001 stars·603 forks·Elixir·4 viewshex.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 history

Star history chart for elixir-lang/plugStar history chart for elixir-lang/plug

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does elixir-lang/plug do?

Compose web applications with functions

What are the main features of elixir-lang/plug?

The main features of elixir-lang/plug are: Language Toolkits, Web Framework Components.

What are some open-source alternatives to elixir-lang/plug?

Open-source alternatives to elixir-lang/plug include: 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…

Open-source alternatives to Plug

Similar open-source projects, ranked by how many features they share with Plug.
  • adanselm/exrecaptchaadanselm avatar

    adanselm/exrecaptcha

    12View on GitHub↗

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

    Elixir
    View on GitHub↗12
  • aio-libs/aiohttpaio-libs avatar

    aio-libs/aiohttp

    16,351View on 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
    View on GitHub↗16,351
  • airlift/airliftairlift avatar

    airlift/airlift

    629View on GitHub↗

    Airlift framework for building REST services

    Java
    View on GitHub↗629
  • activej/activejactivej avatar

    activej/activej

    991View on 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
    View on GitHub↗991
See all 30 alternatives to Plug→