3 releases

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

#1029 in Asynchronous

Download history 8843/week @ 2026-01-19 9661/week @ 2026-01-26 10041/week @ 2026-02-02 10435/week @ 2026-02-09 14737/week @ 2026-02-16 13193/week @ 2026-02-23 18089/week @ 2026-03-02 27518/week @ 2026-03-09 14871/week @ 2026-03-16 15094/week @ 2026-03-23 31793/week @ 2026-03-30 22838/week @ 2026-04-06 21648/week @ 2026-04-13 22986/week @ 2026-04-20 21747/week @ 2026-04-27 17289/week @ 2026-05-04

86,085 downloads per month
Used in 108 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

~0.6–0.8MB
~15K SLoC