3 releases

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

#222 in Asynchronous

Download history 9502/week @ 2024-01-01 11728/week @ 2024-01-08 13844/week @ 2024-01-15 13118/week @ 2024-01-22 15698/week @ 2024-01-29 15328/week @ 2024-02-05 15048/week @ 2024-02-12 18857/week @ 2024-02-19 16365/week @ 2024-02-26 19881/week @ 2024-03-04 22587/week @ 2024-03-11 22381/week @ 2024-03-18 21864/week @ 2024-03-25 24595/week @ 2024-04-01 20843/week @ 2024-04-08 20938/week @ 2024-04-15

89,404 downloads per month
Used in 28 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