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

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

Score: 31.14108450288752

Last synced: about 20 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: 7 days ago

Total Commits: 102
Total Committers: 21
Avg Commits per committer: 4.857
Development Distribution Score (DDS): 0.578

Commits in past year: 7
Committers in past year: 5
Avg Commits per committer in past year: 1.4
Development Distribution Score (DDS) in past year: 0.714

Name Email Commits
Alex Crichton a****x@a****m 43
dependabot[bot] 4****] 13
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: 2 days ago

Total issues: 38
Total pull requests: 70
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: 44
Bot issues: 0
Bot pull requests: 29

Past year issues: 0
Past year pull requests: 5
Past year average time to close issues: N/A
Past year average time to close pull requests: 9 days
Past year issue authors: 0
Past year pull request authors: 4
Past year average comments per issue: 0
Past year average comments per pull request: 0.8
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 3

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] (23)
  • 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 (24)
  • github_actions (23)

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 11 months ago)
  • Last Synced: 2026-08-25T13:06:03.787Z (2 days ago)
  • Versions: 16
  • Dependent Packages: 1,962
  • Dependent Repositories: 109,858
  • Downloads: 1,345,270,290 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)
proxy.golang.org: github.com/rust-lang/cfg-if

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/rust-lang/cfg-if#section-documentation
  • Licenses: apache-2.0
  • Latest release: v1.0.4 (published 11 months ago)
  • Last Synced: 2026-08-24T13:24:16.254Z (3 days ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.736%
    • Average: 4.895%
    • Dependent repos count: 5.054%

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