all options
forky  ] [  sid  ]
[ Source: rust-io-process  ]

Package: librust-io-process-dev (0.0.2+ds-3)

Links for librust-io-process-dev

Screenshot

Debian Resources:

Download Source Package rust-io-process:

Maintainer:

External Resources:

Similar packages:

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.

Other Packages Related to librust-io-process-dev

  • depends
  • recommends
  • suggests
  • enhances

Download librust-io-process-dev

Download for all available architectures
Architecture Package Size Installed Size Files
all 14.7 kB83.0 kB [list of files]