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

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

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

izqui/Taylor

0
View on GitHub↗
924 نجوم·79 تفرعات·Swift·MIT·6 مشاهدات

Taylor

A lightweight library for writing HTTP web servers with Swift

Features

  • HTTP Networking - Web server library.
  • Server Side Swift - Lightweight HTTP server library.

سجل النجوم

مخطط تاريخ النجوم لـ izqui/taylorمخطط تاريخ النجوم لـ izqui/taylor

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

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

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

Start searching with AI

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

ما هي وظيفة izqui/taylor؟

A lightweight library for writing HTTP web servers with Swift

ما هي الميزات الرئيسية لـ izqui/taylor؟

الميزات الرئيسية لـ izqui/taylor هي: HTTP Networking, Server Side Swift.

ما هي البدائل مفتوحة المصدر لـ izqui/taylor؟

تشمل البدائل مفتوحة المصدر لـ izqui/taylor: glock45/swifter — Swifter is a lightweight HTTP server engine and networking library for the Swift programming language. It provides a… perfectlysoft/perfect — Perfect is a server-side Swift framework designed for building high-performance web applications, REST APIs, and… kitura/kitura — Kitura is a server-side web framework for building HTTP services and web applications using the Swift programming… swiftybeaver/swiftybeaver — SwiftyBeaver is an extensible logging framework for Swift that routes log output to multiple destinations… brettrtoomey/jobs — A job system for Swift backends. amzn/smoke-framework — A light-weight server-side service framework written in the Swift programming language.

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

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

    glock45/swifter

    4,018عرض على GitHub↗

    Swifter is a lightweight HTTP server engine and networking library for the Swift programming language. It provides a minimal networking layer designed for hosting internal web services, building server-side applications, and implementing custom HTTP servers. The project enables the creation of embedded web services for remote control or status monitoring and supports lightweight web hosting with a minimal footprint. Its capabilities cover the management of raw TCP connections and network sockets, using a request-response cycle to parse incoming data into HTTP requests and map them to handler

    Swift
    عرض على GitHub↗4,018
  • perfectlysoft/perfectالصورة الرمزية لـ PerfectlySoft

    PerfectlySoft/Perfect

    13,753عرض على GitHub↗

    Perfect is a server-side Swift framework designed for building high-performance web applications, REST APIs, and backend services. It provides an asynchronous HTTP server that handles web traffic through an event loop, alongside a web template engine for generating dynamic HTML pages. The project includes a WebSocket communication library for implementing bidirectional, real-time data exchange between clients and servers. It also provides a database connector to establish connections and exchange data between Swift applications and external database stores. The framework's capabilities cover

    Swift
    عرض على GitHub↗13,753
  • kitura/kituraالصورة الرمزية لـ Kitura

    Kitura/Kitura

    7,585عرض على GitHub↗

    Kitura is a server-side web framework for building HTTP services and web applications using the Swift programming language. It functions as an HTTP server that handles incoming requests, routes traffic, and serves responses. The framework serves as a Codable REST API framework, enabling the encoding and decoding of native Swift data types for web service communication. It also provides a FastCGI web interface to connect Swift applications to external web servers for improved scalability. The system includes capabilities for secure web communication through SSL/TLS network encryption, server-

    Swift
    عرض على GitHub↗7,585
  • swiftybeaver/swiftybeaverالصورة الرمزية لـ SwiftyBeaver

    SwiftyBeaver/SwiftyBeaver

    6,066عرض على GitHub↗

    SwiftyBeaver is an extensible logging framework for Swift that routes log output to multiple destinations simultaneously, including the Xcode console, local files, and remote cloud services. It supports recording messages at distinct severity levels with corresponding visual styling, and can attach arbitrary contextual data such as numbers, arrays, or dictionaries to log entries without requiring manual string conversion. The framework distinguishes itself through destination-based log routing, where each output target can have its own independent format and filter configuration managed by a

    Swift
    عرض على GitHub↗6,066
عرض جميع البدائل الـ 30 لـ Taylor→