[ sid ]
[ Source: rust-io-timer ]
Package: librust-io-timer-dev (0.0.1+ds-3)
Links for librust-io-timer-dev
Debian Resources:
Download Source Package rust-io-timer:
- [rust-io-timer_0.0.1+ds-3.dsc]
- [rust-io-timer_0.0.1+ds.orig.tar.xz]
- [rust-io-timer_0.0.1+ds-3.debian.tar.xz]
Maintainer:
External Resources:
- Homepage [github.com]
Similar packages:
I/O-free timer management - Rust source code
I/O Timer provides a set of I/O-free Rust coroutines and runtimes to manage timers.
The library allows you to manage timers 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-timer, for use with cargo.
Other Packages Related to librust-io-timer-dev
|
|
|
|
-
- dep: librust-io-stream-dev
- I/O-free stream management - Rust source code
-
- dep: librust-log-dev
- Lightweight logging facade for Rust - Rust source code
-
- dep: librust-memchr-dev
- Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search - Rust source code
-
- dep: librust-serde-dev
- Generic serialization/deserialization framework - Rust source code
-
- dep: librust-serde-json-dev
- JSON serialization file format - Rust source code
-
- dep: librust-thiserror-dev
- Derive(Error) - Rust source code
Download librust-io-timer-dev
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 14.5 kB | 86.0 kB | [list of files] |
