3 releases

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

#546 in Asynchronous

Download history 17542/week @ 2024-07-28 19194/week @ 2024-08-04 20300/week @ 2024-08-11 20357/week @ 2024-08-18 22436/week @ 2024-08-25 24110/week @ 2024-09-01 21154/week @ 2024-09-08 23989/week @ 2024-09-15 24071/week @ 2024-09-22 22895/week @ 2024-09-29 20332/week @ 2024-10-06 19869/week @ 2024-10-13 18072/week @ 2024-10-20 16388/week @ 2024-10-27 12549/week @ 2024-11-03 11588/week @ 2024-11-10

59,709 downloads per month
Used in 57 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