все параметры
sid  ]
[ Источник: rust-io-timer  ]

Пакет: librust-io-timer-dev (0.0.1+ds-3)

Ссылки для librust-io-timer-dev

Screenshot

Ресурсы Debian:

Исходный код rust-io-timer:

Сопровождающий:

Внешние ресурсы:

Подобные пакеты:

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.

Другие пакеты, относящиеся к librust-io-timer-dev

  • зависимости
  • рекомендации
  • предложения
  • enhances

Загрузка librust-io-timer-dev

Загрузить для всех доступных архитектур
Архитектура Размер пакета В установленном виде Файлы
all 14,5 Кб86,0 Кб [список файлов]