3 releases

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

#579 in Asynchronous

Download history 18269/week @ 2024-08-06 21232/week @ 2024-08-13 20087/week @ 2024-08-20 23059/week @ 2024-08-27 24395/week @ 2024-09-03 20736/week @ 2024-09-10 24668/week @ 2024-09-17 23443/week @ 2024-09-24 23664/week @ 2024-10-01 19334/week @ 2024-10-08 19299/week @ 2024-10-15 17430/week @ 2024-10-22 15395/week @ 2024-10-29 12591/week @ 2024-11-05 11022/week @ 2024-11-12 9527/week @ 2024-11-19

51,859 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