3 releases

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

#962 in Asynchronous

Download history 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 11359/week @ 2024-11-17 12967/week @ 2024-11-24 18764/week @ 2024-12-01 18756/week @ 2024-12-08 18054/week @ 2024-12-15 13052/week @ 2024-12-22 10981/week @ 2024-12-29 16819/week @ 2025-01-05 17144/week @ 2025-01-12 16610/week @ 2025-01-19 17114/week @ 2025-01-26

68,313 downloads per month
Used in 80 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