mirai 0.0.1

A Futures layer over Mio
Documentation

Mirai (Japanese for "future")

A Futures layer over Mio

The goal of this crate is to provide what Mio has to offer, but removing the boilerplate for async executors, plus a few other (disabled by default) features.

TODO:

  • Unix-specific features
  • Tokio Async IO trait implementations
  • System-driven timers