[ forky ]
[ sid ]
[ Bron: rust-io-process ]
Pakket: librust-io-process-dev (0.0.2+ds-3)
Verwijzigingen voor librust-io-process-dev
Debian bronnen:
Het bronpakket rust-io-process downloaden:
- [rust-io-process_0.0.2+ds-3.dsc]
- [rust-io-process_0.0.2+ds.orig.tar.xz]
- [rust-io-process_0.0.2+ds-3.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
I/O-free process management - Rust source code
I/O Process provides a set of I/O-free Rust coroutines and runtimes to manage processes.
The library allows you to manage processes using an I/O-agnostic approach, based on 3 concepts:
* Coroutine A coroutine is an I/O-free, resumable and composable state machine that emits I/O requests. A coroutine is considered terminated when it does not emit I/O requests anymore. * Runtime A runtime contains all the I/O logic, and is responsible for processing I/O requests emitted by coroutines. * Loop The loop is the glue between coroutines and runtimes. It makes the coroutine progress while allowing runtime to process I/O.
This package contains the source for the Rust crate io-process, for use with cargo.
Andere aan librust-io-process-dev gerelateerde pakketten
|
|
|
|
-
- dep: librust-dirs-dev
- low-level library for standard locations of directories - Rust source code
-
- dep: librust-log-dev
- Lightweight logging facade for Rust - Rust source code
-
- dep: librust-serde-dev
- Generic serialization/deserialization framework - Rust source code
-
- dep: librust-shellexpand-dev
- Shell-like expansions in strings - Rust source code
-
- dep: librust-thiserror-dev
- Derive(Error) - Rust source code
-
- dep: librust-tokio-dev
- Event-driven, non-blocking I/O platform - Rust source code
