#future #synchronous #polling #wraps #async #waker-less #interval-based

interval_future

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

2 releases

0.1.1 Mar 11, 2021
0.1.0 Mar 11, 2021

#991 in Asynchronous

36 downloads per month

MPL-2.0 license

8KB
64 lines

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

Dependencies

~3–11MB
~72K SLoC