3 releases

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

#599 in Asynchronous

Download history 14175/week @ 2024-07-04 14407/week @ 2024-07-11 16302/week @ 2024-07-18 18127/week @ 2024-07-25 19060/week @ 2024-08-01 20200/week @ 2024-08-08 20172/week @ 2024-08-15 21551/week @ 2024-08-22 23206/week @ 2024-08-29 23104/week @ 2024-09-05 22140/week @ 2024-09-12 23763/week @ 2024-09-19 23256/week @ 2024-09-26 22835/week @ 2024-10-03 19237/week @ 2024-10-10 18691/week @ 2024-10-17

88,057 downloads per month
Used in 53 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
~16K SLoC