Recently I found time to implement all platform specific code for majority of unix platforms (Linux, BSD and friends)
But it is difficult for me to test anything outside of Linux, so I'd like to encourage people to try out using native timers https://crates.io/crates/async-timer
With release of 1.36, all timers (aside from timerfd and kqueue) are supported on stable