awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dpc avatar

dpc/mioco

0
View on GitHub↗
148 Stars·13 Forks·Rust·2 Aufrufe

Mioco

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

Features

  • Asynchronous Programming - Coroutine-based asynchronous IO handling.
  • Developer Tools - Scalable, coroutine-based asynchronous I/O handling.

Star-Verlauf

Star-Verlauf für dpc/miocoStar-Verlauf für dpc/mioco

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht dpc/mioco?

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

Was sind die Hauptfunktionen von dpc/mioco?

Die Hauptfunktionen von dpc/mioco sind: Asynchronous Programming, Developer Tools.

Welche Open-Source-Alternativen gibt es zu dpc/mioco?

Open-Source-Alternativen zu dpc/mioco sind unter anderem: 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,… dagrs-dev/dagrs — High-performance, Rust-based asynchronous task programming framework implementing Flow-Based Programming for scalable… 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-Alternativen zu Mioco

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Mioco.
  • dagrs-dev/dagrsAvatar von dagrs-dev

    dagrs-dev/dagrs

    478Auf GitHub ansehen↗

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

    Rustasyncconcurrentdag
    Auf GitHub ansehen↗478
  • igumnoff/gabriel2Avatar von igumnoff

    igumnoff/gabriel2

    26Auf GitHub ansehen↗

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

    Rust
    Auf GitHub ansehen↗26
  • async-rs/async-stdAvatar von async-rs

    async-rs/async-std

    4,068Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,068
  • iii-hq/iiiAvatar von iii-hq

    iii-hq/iii

    18,238Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗18,238
Alle 30 Alternativen zu Mioco anzeigen→