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

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

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

earthboundkid/flowmatic

0
View on GitHub↗
402 نجوم·9 تفرعات·Go·MIT·4 مشاهدات

Flowmatic

Structured concurrency made easy

Features

  • Concurrency Tools - Listed in the “Concurrency Tools” section of the Awesome Go awesome list.

سجل النجوم

مخطط تاريخ النجوم لـ earthboundkid/flowmaticمخطط تاريخ النجوم لـ earthboundkid/flowmatic

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

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

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

Start searching with AI

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

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

    alitto/pond

    2,158عرض على GitHub↗

    🔘 Minimalistic and High-performance goroutine worker pool written in Go

    Goconcurrencygogolang
    عرض على GitHub↗2,158
  • arunsworld/nurseryالصورة الرمزية لـ arunsworld

    arunsworld/nursery

    70عرض على GitHub↗

    Structured Concurrency in Go

    Goconcurrencygolanggolang-library
    عرض على GitHub↗70
  • ashvinbambhaniya/autopoolالصورة الرمزية لـ AshvinBambhaniya

    AshvinBambhaniya/autopool

    4عرض على GitHub↗

    Zero-config, auto-scaling worker pool for Go with priority-aware scheduling, adaptive resource management, and per-task retry logic.

    Goasyncauto-scalingbackpressure
    عرض على GitHub↗4
  • aaronjan/hunchالصورة الرمزية لـ AaronJan

    AaronJan/Hunch

    104عرض على GitHub↗

    Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.

    Goasyncasynchronouschannel
    عرض على GitHub↗104
عرض جميع البدائل الـ 30 لـ Flowmatic→

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

ما هي وظيفة earthboundkid/flowmatic؟

Structured concurrency made easy

ما هي الميزات الرئيسية لـ earthboundkid/flowmatic؟

الميزات الرئيسية لـ earthboundkid/flowmatic هي: Concurrency Tools.

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

تشمل البدائل مفتوحة المصدر لـ earthboundkid/flowmatic: alitto/pond — 🔘 Minimalistic and High-performance goroutine worker pool written in Go. arunsworld/nursery — Structured Concurrency in Go. ashvinbambhaniya/autopool — Zero-config, auto-scaling worker pool for Go with priority-aware scheduling, adaptive resource management, and… benmanns/goworker — goworker is a Go-based background worker that runs 10 to 100,000* times faster than Ruby-based workers. ddelizia/channelify — Make functions return a channel for parallel processing via go routines. aaronjan/hunch — <UNMAINTAINED> Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control…