3 releases

0.0.3 May 24, 2023
0.0.2 Apr 10, 2022
0.0.1 Jun 27, 2020

#207 in Asynchronous

Download history 12259/week @ 2023-12-12 8383/week @ 2023-12-19 5095/week @ 2023-12-26 11018/week @ 2024-01-02 12234/week @ 2024-01-09 13190/week @ 2024-01-16 14434/week @ 2024-01-23 15981/week @ 2024-01-30 14484/week @ 2024-02-06 16120/week @ 2024-02-13 18379/week @ 2024-02-20 16516/week @ 2024-02-27 19742/week @ 2024-03-05 23682/week @ 2024-03-12 22421/week @ 2024-03-19 17010/week @ 2024-03-26

86,761 downloads per month
Used in 26 crates (2 directly)

MIT license

9KB
65 lines

futures-ticker - a Stream that delivers values in a regular interval

This is an implementation of the Ticker pattern on Rust futures, based on futures-timer.


lib.rs:

futures-ticker - Asynchronous, recurring delivery of a timer event.

Dependencies

~1MB
~17K SLoC