https://github.com/ihrwein/backoff
Last synced: about 1 month ago
Repository metadata:
Exponential backoff and retry for Rust.
- Host: GitHub
- URL: https://github.com/ihrwein/backoff
- Owner: ihrwein
- License: apache-2.0
- Created: 2017-05-26T07:19:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-05T21:33:58.000Z (11 months ago)
- Last Synced: 2024-11-08T16:56:22.556Z (about 1 month ago)
- Language: Rust
- Homepage: https://github.com/ihrwein/backoff
- Size: 113 KB
- Stars: 306
- Watchers: 5
- Forks: 37
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Owner metadata:
- Name: Tibor Benke
- Login: ihrwein
- Email:
- Kind: user
- Description:
- Website: https://ihrwein.github.io/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1019384?v=4
- Repositories: 75
- Last Synced at: 2023-04-10T03:07:09.122Z
- Profile URL: https://github.com/ihrwein
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 98
Total Committers: 15
Avg Commits per committer: 6.533
Development Distribution Score (DDS): 0.327
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Tibor Benke | i****n@g****m | 66 |
Tibor Benke | b****i@p****n | 9 |
Anthony Dodd | d****h@g****m | 4 |
Noah | 3****8 | 4 |
Armin Ronacher | a****r@a****m | 3 |
Aleksey Kuznetsov | z****x@g****m | 2 |
Stas | i****l@g****m | 2 |
Jonas Platte | j****t@p****e | 1 |
Shekhinah Memmel | s****e@k****z | 1 |
Stepan Artamonov | s****v@g****m | 1 |
Teo Klestrup Röijezon | t****o@n****e | 1 |
clux | s****e@g****m | 1 |
tyranron | t****n@g****m | 1 |
Andrew Banchich | 1****h | 1 |
Daniel Cormier | d****r | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- cargo: 28,381,404 total
- Total docker downloads: 24,181,553
- Total dependent packages: 154
- Total dependent repositories: 2,363
- Total versions: 11
- Total maintainers: 1
cargo: backoff
Retry operations with exponential backoff policy.
- Homepage: https://github.com/ihrwein/backoff
- Documentation: https://docs.rs/backoff/
- Licenses: MIT/Apache-2.0
- Latest release: 0.4.0 (published about 3 years ago)
- Last Synced: 2024-11-10T20:36:44.406Z (about 1 month ago)
- Versions: 11
- Dependent Packages: 154
- Dependent Repositories: 2,363
- Downloads: 28,381,404 Total
- Docker Downloads: 24,181,553
-
Rankings:
- Dependent packages count: 0.415%
- Downloads: 0.467%
- Dependent repos count: 0.805%
- Docker downloads count: 2.178%
- Average: 3.839%
- Stargazers count: 9.356%
- Forks count: 9.814%
- Maintainers (1)
Dependencies
Cargo.toml
cargo
- async_std_1 1.6 development
- futures-executor 0.3 development
- reqwest 0.11 development
- tokio_1 1.0 development
- async_std_1 1.9
- futures-core 0.3.8
- getrandom 0.2
- instant 0.1
- pin-project-lite 0.2.7
- rand 0.8
- tokio_1 1.0
.github/workflows/check_pr.yml
actions
- actions-rs/toolchain 88dc2356392166efad76775c878094f4e83ff746 composite
- actions/checkout v2 composite