interval_future 0.1.1

Wraps a synchronous, waker-less polling function in an interval-based future
Documentation

Implements a wrapper around non-async functions, allowing them to be used within an async context.