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

https://github.com/rust-lang/cfg-if

Score: 30.990050006302084

Last synced: about 5 hours ago
JSON representation

Repository metadata:

A if/elif-like macro for Rust #[cfg] statements


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 101
Total Committers: 21
Avg Commits per committer: 4.81
Development Distribution Score (DDS): 0.574

Commits in past year: 19
Committers in past year: 5
Avg Commits per committer in past year: 3.8
Development Distribution Score (DDS) in past year: 0.579

Name Email Commits
Alex Crichton a****x@a****m 43
dependabot[bot] 4****] 12
Trevor Gross t****s@u****u 9
Lokathor z****a@g****m 4
Nicholas Nethercote n****e@g****m 4
Yuki Okushi j****r@2****g 4
github-actions[bot] 4****] 4
Alex Touchet a****t@o****m 3
Joyce j****m@g****m 3
Guillaume Gomez g****z@g****m 3
Dave Hylands d****s@g****m 2
hyd-dev y****g@o****m 1
Billy Rieger w****r@p****m 1
Cameron Steffen c****4@g****m 1
Clar Charr c****r@c****z 1
Jules Bertholet j****t@g****m 1
Martin Geisler m****n@g****t 1
Michael Morgan m****l@m****m 1
Tobias Stoeckmann t****s@s****g 1
dependabot-preview[bot] 2****] 1
nasso n****s@g****m 1

Issue and Pull Request metadata

Last synced: 20 days ago

Total issues: 38
Total pull requests: 69
Average time to close issues: 4 months
Average time to close pull requests: 21 days
Total issue authors: 36
Total pull request authors: 27
Average comments per issue: 2.84
Average comments per pull request: 1.14
Merged pull request: 43
Bot issues: 0
Bot pull requests: 28

Past year issues: 1
Past year pull requests: 16
Past year average time to close issues: N/A
Past year average time to close pull requests: 16 days
Past year issue authors: 1
Past year pull request authors: 5
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.75
Past year merged pull request: 7
Past year bot issues: 0
Past year bot pull requests: 7

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/rust-lang/cfg-if

Top Issue Authors

  • Lokathor (2)
  • joycebrum (2)
  • alphaville (1)
  • atouchet (1)
  • Kein (1)
  • kvark (1)
  • Susurrus (1)
  • CuriouslyCurious (1)
  • ignatenkobrain (1)
  • naturallymitchell (1)
  • Havegum (1)
  • stevedonovan (1)
  • JonSeverinsson (1)
  • pickfire (1)
  • coolreader18 (1)

Top Pull Request Authors

  • dependabot[bot] (22)
  • github-actions[bot] (5)
  • nnethercote (5)
  • GuillaumeGomez (5)
  • tgross35 (4)
  • atouchet (3)
  • gnzlbg (2)
  • joycebrum (2)
  • JohnTitor (2)
  • Lokathor (2)
  • dependabot-preview[bot] (1)
  • ghost (1)
  • goffrie (1)
  • Jules-Bertholet (1)
  • somehowchris (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (23)
  • github_actions (22)

Package metadata

crates.io: cfg-if

A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted.

  • Homepage:
  • Documentation: https://docs.rs/cfg-if/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 1.0.4 (published 7 months ago)
  • Last Synced: 2026-05-12T14:51:26.148Z (6 days ago)
  • Versions: 16
  • Dependent Packages: 1,962
  • Dependent Repositories: 109,858
  • Downloads: 1,013,810,872 Total
  • Docker Downloads: 1,112,757,723
  • Rankings:
    • Dependent repos count: 0.001%
    • Docker downloads count: 0.001%
    • Downloads: 0.004%
    • Dependent packages count: 0.042%
    • Average: 2.752%
    • Stargazers count: 7.588%
    • Forks count: 8.879%
  • Maintainers (1)

Dependencies

Cargo.toml cargo
.github/workflows/main.yaml actions
  • actions/checkout 1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 composite
.github/workflows/publish.yaml actions
  • MarcoIeni/release-plz-action v0.5 composite
  • actions/checkout v6 composite