3 releases

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

#838 in Asynchronous

Download history 11106/week @ 2024-11-15 12531/week @ 2024-11-22 18431/week @ 2024-11-29 19231/week @ 2024-12-06 18162/week @ 2024-12-13 13865/week @ 2024-12-20 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 16704/week @ 2025-02-28

72,726 downloads per month
Used in 69 crates (via libp2p-pubsub-common)

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