https://github.com/async-rs/futures-timer
Last synced: about 1 month ago
Repository metadata:
Heap-based async timers
- Host: GitHub
- URL: https://github.com/async-rs/futures-timer
- Owner: async-rs
- License: apache-2.0
- Created: 2017-09-25T23:43:11.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-14T14:09:22.000Z (6 months ago)
- Last Synced: 2024-10-29T16:23:48.984Z (about 2 months ago)
- Language: Rust
- Homepage: https://docs.rs/futures-timer
- Size: 1.23 MB
- Stars: 211
- Watchers: 5
- Forks: 40
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Owner metadata:
- Name: async-rs
- Login: async-rs
- Email:
- Kind: organization
- Description: Asynchronous Rust programming, the familiar way
- Website: https://async.rs
- Location: distributed
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/53658918?v=4
- Repositories: 15
- Last Synced at: 2024-10-29T21:13:34.847Z
- Profile URL: https://github.com/async-rs
- Sponsor URL:
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 | 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
- Total packages: 1
-
Total downloads:
- cargo: 48,065,856 total
- Total docker downloads: 23,791,670
- Total dependent packages: 384
- Total dependent repositories: 6,845
- Total versions: 20
- Total maintainers: 2
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