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

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

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

dagrs-dev/dagrsArchived

0
View on GitHub↗
478 نجوم·39 تفرعات·Rust·Apache-2.0·4 مشاهداتdagrs.com↗

Dagrs

High-performance, Rust-based asynchronous task programming framework implementing Flow-Based Programming for scalable directed acyclic graph (DAG) task orchestration

Features

  • Asynchronous Programming - Flow-based asynchronous task programming framework.
  • أدوات المطور - Asynchronous task programming framework based on flow programming.

سجل النجوم

مخطط تاريخ النجوم لـ dagrs-dev/dagrsمخطط تاريخ النجوم لـ dagrs-dev/dagrs

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

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

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

Start searching with AI

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

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

    dpc/mioco

    148عرض على GitHub↗

    no longer maintained Scalable, coroutine-based, fibers/green-threads for Rust. (aka MIO COroutines).

    Rustasyncasynchronouscoroutines
    عرض على GitHub↗148
  • igumnoff/gabriel2الصورة الرمزية لـ igumnoff

    igumnoff/gabriel2

    26عرض على GitHub↗

    Gabriel2: Indeed, an actor library based on Tokio, written in Rust

    Rust
    عرض على GitHub↗26
  • async-rs/async-stdالصورة الرمزية لـ async-rs

    async-rs/async-std

    4,068عرض على GitHub↗

    async-std is a Rust asynchronous runtime and non-blocking I/O library. It serves as an asynchronous standard library, providing a set of alternatives to the core Rust library for managing concurrent tasks, networking, and file system access. The project implements a standard-library-mirrored API, offering asynchronous versions of existing synchronous types to maintain a familiar interface. This approach allows for asynchronous Rust development using an interface that reflects the ergonomics of the language's standard library. The runtime includes a task executor for scheduling and executing

    Rustasyncasync-awaitasync-rust
    عرض على GitHub↗4,068
  • iii-hq/iiiالصورة الرمزية لـ iii-hq

    iii-hq/iii

    18,238عرض على GitHub↗

    iii is a distributed service orchestrator and event-driven workflow engine designed to compose and manage cross-language functions and workers through a central execution engine. It functions as a multi-language service mesh and WebSocket service gateway, providing a persistent communication layer for remote service workers. The platform enables dynamic runtime extensions, allowing new workers and capabilities to be deployed and registered into a live environment without requiring system restarts. It distinguishes itself by offering machine-readable skill exposure and agent capability integra

    Rust
    عرض على GitHub↗18,238
عرض جميع البدائل الـ 30 لـ Dagrs→

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

ما هي وظيفة dagrs-dev/dagrs؟

High-performance, Rust-based asynchronous task programming framework implementing Flow-Based Programming for scalable directed acyclic graph (DAG) task orchestration

ما هي الميزات الرئيسية لـ dagrs-dev/dagrs؟

الميزات الرئيسية لـ dagrs-dev/dagrs هي: Asynchronous Programming, أدوات المطور.

ما هي البدائل مفتوحة المصدر لـ dagrs-dev/dagrs؟

تشمل البدائل مفتوحة المصدر لـ dagrs-dev/dagrs: igumnoff/gabriel2 — Gabriel2: Indeed, an actor library based on Tokio, written in Rust. nextest-rs/future-queue — Queue futures to run concurrently, in the order they're spawned, and with global and group limits. async-rs/async-std — async-std is a Rust asynchronous runtime and non-blocking I/O library. It serves as an asynchronous standard library,… dpc/mioco — [no longer maintained] Scalable, coroutine-based, fibers/green-threads for Rust. (aka MIO COroutines). iii-hq/iii — iii is a distributed service orchestrator and event-driven workflow engine designed to compose and manage… rust-lang/futures-rs — Zero-cost asynchronous programming in Rust.