https://github.com/dtolnay/proc-macro2

Last synced: about 1 month ago

Repository metadata:


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 915
Total Committers: 30
Avg Commits per committer: 30.5
Development Distribution Score (DDS): 0.134

Commits in past year: 104
Committers in past year: 3
Avg Commits per committer in past year: 34.667
Development Distribution Score (DDS) in past year: 0.019

Name Email Commits
David Tolnay d****y@g****m 792
Alex Crichton a****x@a****m 70
Nika Layzell n****a@t****m 15
bjorn3 b****3 4
Michael Layzell m****l@t****m 4
Sergio Benitez sb@s****z 3
CensoredUsername c****e@g****m 2
Kevin Mehall km@k****t 2
Roberto Vidal v****j@g****m 2
CreepySkeleton 5****n 1
Koxiaet 3****t 1
Oscar Walter E****o 1
klensy k****y 1
Árpád Goretity h****3@h****g 1
Basavesh Shivakumar b****r@g****m 1
Ben Boeckel m****f@g****m 1
Isaac van Bakel i****b@v****o 1
Jakob Buchgraber b****r@g****m 1
James Gilles j****s@m****u 1
Juan Aguilar Santillana m****n@g****m 1
Lukas Kalbertodt l****t@g****m 1
Lukas Lueg l****g@g****m 1
Michael Bryan m****n@g****m 1
Nicholas Nethercote n****e@m****m 1
Olivier Goffart o****t@w****m 1
Sönke Hahn s****n@g****m 1
Wim Looman w****m@n****m 1
hcpl h****g@g****m 1
rickwebiii r****i@g****m 1
xd009642 d****3@g****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

cargo: proc-macro2

A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.

  • Homepage:
  • Documentation: https://docs.rs/proc-macro2/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 1.0.82 (published 8 months ago)
  • Last Synced: 2024-11-10T20:34:23.991Z (about 1 month ago)
  • Versions: 145
  • Dependent Packages: 7,224
  • Dependent Repositories: 104,726
  • Downloads: 457,400,207 Total
  • Docker Downloads: 766,294,058
  • Rankings:
    • Downloads: 0.001%
    • Dependent repos count: 0.004%
    • Docker downloads count: 0.006%
    • Dependent packages count: 0.013%
    • Average: 2.141%
    • Forks count: 6.315%
    • Stargazers count: 6.506%
  • Maintainers (1)
cargo: proc-macro2-test

Test `extern crate proc_macro2 as proc_macro;`

  • Homepage: https://github.com/dtolnay/proc-macro2/pull/347
  • Documentation: https://docs.rs/proc-macro2-test/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 0.0.1 (published over 2 years ago)
  • Last Synced: 2024-11-10T20:34:15.396Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 760 Total
  • Rankings:
    • Forks count: 6.972%
    • Stargazers count: 7.359%
    • Dependent repos count: 29.318%
    • Average: 33.468%
    • Dependent packages count: 33.812%
    • Downloads: 89.879%
  • Maintainers (1)
cargo: proc-macro2-fallback

Only the non-libproc_macro-based codepath of the proc-macro2 crate

  • Homepage:
  • Documentation: https://docs.rs/proc-macro2-fallback/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 1.0.66 (published over 1 year ago)
  • Last Synced: 2024-11-10T20:34:14.560Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,130 Total
  • Rankings:
    • Dependent repos count: 29.157%
    • Dependent packages count: 32.742%
    • Average: 53.633%
    • Downloads: 99.001%
  • Maintainers (1)
cargo: procmacro2

A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.

  • Homepage:
  • Documentation: https://docs.rs/procmacro2/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 99.9.99 (published about 1 year ago)
  • Last Synced: 2024-11-10T20:34:16.982Z (about 1 month ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,791 Total
  • Rankings:
    • Dependent repos count: 30.619%
    • Dependent packages count: 36.279%
    • Average: 55.105%
    • Downloads: 98.415%
  • Maintainers (1)

Dependencies

Cargo.toml cargo
  • unicode-ident 1.0
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • dtolnay/install cargo-outdated composite
  • dtolnay/install cargo-fuzz composite
  • dtolnay/rust-toolchain master composite
  • dtolnay/rust-toolchain nightly composite
  • dtolnay/rust-toolchain clippy composite
  • dtolnay/rust-toolchain miri composite
benches/bench-libproc-macro/Cargo.toml cargo
fuzz/Cargo.toml cargo
tests/ui/Cargo.toml cargo