awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
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·14 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

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with Plug

These projects share indexed features with Plug. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

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.

Which projects share features with elixir-lang/plug?

Projects with overlapping indexed features 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…