3 releases

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

#1007 in Asynchronous

Download history 10593/week @ 2024-12-27 15502/week @ 2025-01-03 17941/week @ 2025-01-10 15726/week @ 2025-01-17 18565/week @ 2025-01-24 17709/week @ 2025-01-31 17874/week @ 2025-02-07 17195/week @ 2025-02-14 17779/week @ 2025-02-21 16719/week @ 2025-02-28 15810/week @ 2025-03-07 20176/week @ 2025-03-14 16267/week @ 2025-03-21 15551/week @ 2025-03-28 20121/week @ 2025-04-04 14219/week @ 2025-04-11

69,495 downloads per month
Used in 64 crates (via libp2p-pubsub-common)

MIT license

9KB
65 lines

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


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.

Dependencies

~1MB
~16K SLoC