3 releases
0.0.4 | Mar 14, 2020 |
---|---|
0.0.3 | Mar 13, 2020 |
0.0.2 |
|
0.0.1 | Feb 24, 2020 |
#2055 in Asynchronous
Used in stage
31KB
687 lines
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 (#1)
- Tokio Async IO trait implementations (#2)
- System-driven timers (#3)
Dependencies
~1.4–2MB
~34K SLoC