3 releases

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

#713 in Asynchronous

Download history 12370/week @ 2024-11-21 16651/week @ 2024-11-28 20385/week @ 2024-12-05 17685/week @ 2024-12-12 15197/week @ 2024-12-19 10283/week @ 2024-12-26 14445/week @ 2025-01-02 18605/week @ 2025-01-09 15315/week @ 2025-01-16 18621/week @ 2025-01-23 17592/week @ 2025-01-30 17750/week @ 2025-02-06 17191/week @ 2025-02-13 17527/week @ 2025-02-20 17118/week @ 2025-02-27 16072/week @ 2025-03-06

70,777 downloads per month
Used in 70 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