An open API service for producing an overview of a list of open source projects.

https://github.com/rayon-rs/either

rust

Score: 30.89289821055173

Last synced: about 3 hours ago
JSON representation

Repository metadata:

The enum Either with variants Left and Right is a general purpose sum type with two cases.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 7 hours ago

Total Commits: 211
Total Committers: 40
Avg Commits per committer: 5.275
Development Distribution Score (DDS): 0.659

Commits in past year: 6
Committers in past year: 4
Avg Commits per committer in past year: 1.5
Development Distribution Score (DDS) in past year: 0.667

Name Email Commits
Josh Stone c****r@g****m 72
bluss b****s 45
Martin Wernstål m****r@g****m 8
Yotam Ofek y****k@g****m 8
AJ Bagwell a****l@h****m 7
Oliver Mader b****2@r****e 5
root r****t@l****t 5
Arsenii Kulikov k****r@g****m 4
Ben Boeckel m****f@g****m 4
Mikail Bagishov b****l@y****u 4
Thomas Eizinger t****s@e****o 4
TonalidadeHidrica 4****a 4
hcpl h****g@g****m 3
Kerollmops c****t@m****m 3
DCjanus D****s@d****m 3
Casey Robinson c****y@r****m 3
Spenser Black s****1@g****m 2
Thomas BESSOU t****u@h****r 2
Alexander Altman a****n@m****m 2
Zachary S z****b@g****m 2
Alex Parrill a****l@c****t 2
Łukasz Kozłowski l****i@g****m 1
mexus g****n@g****m 1
masklinn g****m@m****t 1
goldlinker g****r@o****p 1
bill fumerola b****l@f****m 1
Steven Allen s****n@s****m 1
Radyk Andrii a****r@g****m 1
Nikolai Vazquez n****z@g****m 1
Narek Asadorian n****n@s****m 1
and 10 more...

Issue and Pull Request metadata

Last synced: about 7 hours ago

Total issues: 16
Total pull requests: 62
Average time to close issues: over 1 year
Average time to close pull requests: 20 days
Total issue authors: 16
Total pull request authors: 15
Average comments per issue: 3.13
Average comments per pull request: 0.63
Merged pull request: 43
Bot issues: 0
Bot pull requests: 0

Past year issues: 2
Past year pull requests: 13
Past year average time to close issues: N/A
Past year average time to close pull requests: 4 days
Past year issue authors: 2
Past year pull request authors: 5
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.23
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/rayon-rs/either

Top Issue Authors

  • asibahi (1)
  • cheako (1)
  • olson-sean-k (1)
  • anatawa12 (1)
  • aatifsyed (1)
  • SFM61319 (1)
  • c3potheds (1)
  • mexus (1)
  • ronnodas (1)
  • aj-bagwell (1)
  • Starz0r (1)
  • smoelius (1)
  • matklad (1)
  • oconnor663 (1)
  • masklinn (1)

Top Pull Request Authors

  • cuviper (22)
  • yotamofek (15)
  • A4-Tacks (6)
  • billf (2)
  • ColonelThirtyTwo (2)
  • dzmitry-lahoda (2)
  • SFM61319 (2)
  • rakivo (2)
  • masklinn (2)
  • klkvr (2)
  • CMDJojo (1)
  • goldlinker (1)
  • kugland (1)
  • aj-bagwell (1)
  • ronnodas (1)

Top Issue Labels

  • potential-2.0 (2)
  • enhancement (1)

Top Pull Request Labels


Package metadata

crates.io: either

The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.

  • Homepage:
  • Documentation: https://docs.rs/either/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 1.15.0 (published about 1 year ago)
  • Last Synced: 2026-05-17T07:25:23.432Z (about 7 hours ago)
  • Versions: 32
  • Dependent Packages: 904
  • Dependent Repositories: 53,651
  • Downloads: 714,480,912 Total
  • Docker Downloads: 422,156,783
  • Rankings:
    • Downloads: 0.032%
    • Docker downloads count: 0.044%
    • Dependent repos count: 0.049%
    • Dependent packages count: 0.078%
    • Average: 2.739%
    • Forks count: 8.064%
    • Stargazers count: 8.169%
  • Maintainers (3)

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • dtolnay/rust-toolchain master composite
  • dtolnay/rust-toolchain nightly composite
Cargo.toml cargo
  • serde_json 1.0.0 development
  • serde 1.0