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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
NozeIO avatar

NozeIO/Noze.io

0
View on GitHub↗
307 نجوم·11 تفرعات·Swift·4 مشاهداتnoze.io↗

Noze.io

Evented I/O streams for Swift

Features

  • Web Servers - Provides evented I/O streams similar to Node.js.

سجل النجوم

مخطط تاريخ النجوم لـ nozeio/noze.ioمخطط تاريخ النجوم لـ nozeio/noze.io

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

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

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

Start searching with AI

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

ما هي وظيفة nozeio/noze.io؟

Evented I/O streams for Swift

ما هي الميزات الرئيسية لـ nozeio/noze.io؟

الميزات الرئيسية لـ nozeio/noze.io هي: Web Servers.

ما هي البدائل مفتوحة المصدر لـ nozeio/noze.io؟

تشمل البدائل مفتوحة المصدر لـ nozeio/noze.io: django/daphne — Django Channels HTTP/WebSocket server. emmett-framework/granian — Granian is a Rust-based HTTP server written specifically to serve Python web applications. It supports the three major… envoy/ambassador — Super lightweight web framework in Swift based on SWSGI. envoy/embassy — Super lightweight async HTTP server library in pure Swift runs in iOS / MacOS / Linux. grpc/grpc — gRPC is a language-agnostic remote procedure call framework designed for high-performance communication between… benoitc/gunicorn — Gunicorn is a production-grade WSGI HTTP server designed for deploying Python web applications. It functions as a…

بدائل مفتوحة المصدر لـ Noze.io

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Noze.io.
  • django/daphneالصورة الرمزية لـ django

    django/daphne

    2,670عرض على GitHub↗

    Django Channels HTTP/WebSocket server

    Python
    عرض على GitHub↗2,670
  • emmett-framework/granianالصورة الرمزية لـ emmett-framework

    emmett-framework/granian

    5,074عرض على GitHub↗

    Granian is a Rust-based HTTP server written specifically to serve Python web applications. It supports the three major Python gateway interfaces—ASGI for asynchronous apps, WSGI for synchronous apps, and RSGI for async requests—while also handling HTTP/1.1, HTTP/2, and WebSocket connections through automatic protocol negotiation. Architecturally, Granian uses a multiprocess worker model that isolates requests across CPU cores and provides configurable threadpool-limited concurrency to control backpressure per worker. It includes built-in Prometheus metrics exposition for connection counts and

    Rustasgiasynciohttp
    عرض على GitHub↗5,074
  • envoy/ambassadorالصورة الرمزية لـ envoy

    envoy/Ambassador

    189عرض على GitHub↗

    Super lightweight web framework in Swift based on SWSGI

    Swift
    عرض على GitHub↗189
  • benoitc/gunicornالصورة الرمزية لـ benoitc

    benoitc/gunicorn

    10,443عرض على GitHub↗

    Gunicorn is a production-grade WSGI HTTP server designed for deploying Python web applications. It functions as a process manager that utilizes a pre-fork worker model, where a master process initializes the application and spawns multiple child processes to handle incoming requests in parallel. This architecture ensures high performance and stability by isolating application execution within persistent worker processes. The server distinguishes itself through its flexible concurrency models and robust process lifecycle management. It supports interchangeable worker types, including synchrono

    Pythonhttphttp-serverpython
    عرض على GitHub↗10,443
عرض جميع البدائل الـ 18 لـ Noze.io→