https://github.com/async-rs/futures-timer

Last synced: about 1 month ago

Repository metadata:

Heap-based async timers


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 125
Total Committers: 16
Avg Commits per committer: 7.813
Development Distribution Score (DDS): 0.656

Commits in past year: 8
Committers in past year: 1
Avg Commits per committer in past year: 8.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Yoshua Wuyts y****s@g****m 43
Ashley a****s@g****m 34
Alex Crichton a****x@a****m 18
Yosh g****b@y****s 8
Taiki Endo t****9@g****m 6
Sam Rijs s****s@a****t 3
Daniel Wagner-Hall d****r@g****m 2
Matt Mastracci m****w@m****m 2
marcelbuesing b****l@g****m 2
Ben Kimock k****b@g****m 1
Daiki Mizukami t****a@g****m 1
Matt Mastracci m****t@f****m 1
Pierre Krieger p****8@g****m 1
Stjepan Glavina s****g@g****m 1
Tomasz Miąsko t****o@g****m 1
avitex t****x@g****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

cargo: futures-timer

Timeouts for futures.

  • Homepage: https://github.com/async-rs/futures-timer
  • Documentation: https://docs.rs/futures-timer/
  • Licenses: MIT/Apache-2.0
  • Latest release: 3.0.3 (published 10 months ago)
  • Last Synced: 2024-11-10T20:36:25.621Z (about 1 month ago)
  • Versions: 20
  • Dependent Packages: 384
  • Dependent Repositories: 6,845
  • Downloads: 48,065,856 Total
  • Docker Downloads: 23,791,670
  • Rankings:
    • Dependent packages count: 0.209%
    • Downloads: 0.319%
    • Dependent repos count: 0.389%
    • Docker downloads count: 0.7%
    • Average: 3.643%
    • Forks count: 9.624%
    • Stargazers count: 10.615%
  • Maintainers (2)

Dependencies

Cargo.toml cargo
  • async-std 1.0.1 development
  • futures 0.3.1 development
  • gloo-timers 0.2.0
  • send_wrapper 0.4.0
.github/workflows/ci.yml actions
  • actions/checkout master composite