awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dagrs-dev avatar

dagrs-dev/dagrsArchived

0
View on GitHub↗
478 stars·39 forks·Rust·Apache-2.0·1 viewdagrs.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.
  • Developer Tools - Asynchronous task programming framework based on flow programming.

Star history

Star history chart for dagrs-dev/dagrsStar history chart for dagrs-dev/dagrs

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does dagrs-dev/dagrs do?

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

What are the main features of dagrs-dev/dagrs?

The main features of dagrs-dev/dagrs are: Asynchronous Programming, Developer Tools.

What are some open-source alternatives to dagrs-dev/dagrs?

Open-source alternatives to dagrs-dev/dagrs include: 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.

Open-source alternatives to Dagrs

Similar open-source projects, ranked by how many features they share with Dagrs.
  • dpc/miocodpc avatar

    dpc/mioco

    148View on GitHub↗

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

    Rustasyncasynchronouscoroutines
    View on GitHub↗148
  • igumnoff/gabriel2igumnoff avatar

    igumnoff/gabriel2

    26View on GitHub↗

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

    Rust
    View on GitHub↗26
  • async-rs/async-stdasync-rs avatar

    async-rs/async-std

    4,068View on 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
    View on GitHub↗4,068
  • iii-hq/iiiiii-hq avatar

    iii-hq/iii

    18,238View on 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
    View on GitHub↗18,238
See all 30 alternatives to Dagrs→