awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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·4 مشاهدات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.

سجل النجوم

مخطط تاريخ النجوم لـ elixir-lang/plugمخطط تاريخ النجوم لـ elixir-lang/plug

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Plug

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Plug.
  • adanselm/exrecaptchaالصورة الرمزية لـ adanselm

    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/aiohttpالصورة الرمزية لـ aio-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/airliftالصورة الرمزية لـ airlift

    airlift/airlift

    629عرض على GitHub↗

    Airlift framework for building REST services

    Java
    عرض على GitHub↗629
  • activej/activejالصورة الرمزية لـ activej

    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
عرض جميع البدائل الـ 30 لـ Plug→

الأسئلة الشائعة

ما هي وظيفة 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…