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

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

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

1 مستودع

Awesome GitHub RepositoriesAsynchronous Input-Output Operations

Performs handle-based input and output operations using abstractions instead of global functions for better testing.

Distinct from Workflow Input-Output Handlers: Distinct from GitHub Actions workflow I/O handlers; focuses on general async handle-based stream input and output.

Explore 1 awesome GitHub repository matching data & databases · Asynchronous Input-Output Operations. Refine with filters or upvote what's useful.

Awesome Asynchronous Input-Output Operations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • php-standard-library/php-standard-libraryالصورة الرمزية لـ php-standard-library

    php-standard-library/php-standard-library

    1,552عرض على GitHub↗

    The php-standard-library is a comprehensive toolkit for functional programming and asynchronous networking in PHP, featuring typed data structures, structured concurrency, and composable validation mechanisms. It provides explicit result types and pure collection transformers that separate lists from dictionaries, eliminating traditional array key confusion and error-throwing patterns. The library supports concurrent execution through lightweight user-space fibers, message-passing channels, and non-blocking event loops, driving asynchronous TCP, TLS, UDP, and Unix socket servers without relyi

    Performs handle-based input and output operations using abstractions instead of global functions for better testing.

    PHPansiasynccollection
    عرض على GitHub↗1,552
  1. Home
  2. Data & Databases
  3. Asynchronous Input-Output Operations