https://github.com/bkchr/proc-macro-crate

Last synced: about 1 month ago

Repository metadata:

`$crate` in procedural macros.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 56
Total Committers: 14
Avg Commits per committer: 4.0
Development Distribution Score (DDS): 0.643

Commits in past year: 11
Committers in past year: 4
Avg Commits per committer in past year: 2.75
Development Distribution Score (DDS) in past year: 0.273

Name Email Commits
Bastian Köcher i****o@k****e 20
Bastian Köcher g****t@k****e 12
Jonas Platte j****t@p****e 7
Marijn Suijten m****n@t****l 4
Charles Hall c****s@t****h 2
Hennadii Chernyshchyk g****r@g****m 2
Bastian Köcher b****r 2
Aaron Sikes a****n@s****o 1
Alex Touchet a****t@o****m 1
Alexandru Gheorghe a****e@p****o 1
Jean Mertz j****n@m****m 1
Noa c****8@g****m 1
Waridley W****4@g****m 1
aticu 1****c@g****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

cargo: proc-macro-crate

Replacement for crate (macro_rules keyword) in proc-macros

  • Homepage:
  • Documentation: https://docs.rs/proc-macro-crate/
  • Licenses: MIT OR Apache-2.0
  • Latest release: 3.1.0 (published 11 months ago)
  • Last Synced: 2024-11-10T20:36:30.022Z (about 1 month ago)
  • Versions: 21
  • Dependent Packages: 303
  • Dependent Repositories: 23,406
  • Downloads: 121,111,582 Total
  • Docker Downloads: 38,202,404
  • Rankings:
    • Docker downloads count: 0.121%
    • Dependent repos count: 0.147%
    • Downloads: 0.159%
    • Dependent packages count: 0.259%
    • Average: 4.913%
    • Forks count: 12.703%
    • Stargazers count: 16.088%
  • Maintainers (1)
go: github.com/bkchr/proc-macro-crate

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/bkchr/proc-macro-crate#section-documentation
  • Licenses: apache-2.0
  • Latest release: v3.0.1+incompatible (published 11 months ago)
  • Last Synced: 2024-11-10T20:36:27.694Z (about 1 month ago)
  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 5.472%
    • Forks count: 5.61%
    • Average: 7.526%
    • Dependent packages count: 8.376%
    • Dependent repos count: 10.646%

Dependencies

Cargo.toml cargo
  • proc-macro2 1.0.18 development
  • quote 1.0.7 development
  • syn 1.0.33 development
  • thiserror 1.0.24
  • toml 0.5.2
.github/workflows/rust.yml actions
  • actions/checkout v2 composite
  • dtolnay/rust-toolchain 1.42.0 composite
tests/workspace_deps/Cargo.toml cargo
tests/workspace_deps/my-cool-dep/Cargo.toml cargo
tests/workspace_deps/test-crate/Cargo.toml cargo