https://github.com/taiki-e/pin-project
no-std proc-macro rust
Score: 30.03372172929718
Last synced: about 4 hours ago
JSON representation
Repository metadata:
A crate for safe and ergonomic pin-projection.
- Host: GitHub
- URL: https://github.com/taiki-e/pin-project
- Owner: taiki-e
- License: apache-2.0
- Created: 2019-01-08T14:42:10.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2026-08-07T01:42:34.000Z (20 days ago)
- Last Synced: 2026-08-09T06:36:20.380Z (17 days ago)
- Topics: no-std, proc-macro, rust
- Language: Rust
- Homepage: https://docs.rs/pin-project
- Size: 2.32 MB
- Stars: 717
- Watchers: 9
- Forks: 39
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
-
Funding:
- Github: taiki-e
Owner metadata:
- Name: Taiki Endo
- Login: taiki-e
- Email:
- Kind: user
- Description:
- Website:
- Location: Japan
- Twitter: _taiki_e
- Company:
- Icon url: https://avatars.githubusercontent.com/u/43724913?v=4
- Repositories: 286
- Last Synced at: 2024-05-01T10:44:06.998Z
- Profile URL: https://github.com/taiki-e
GitHub Events
Total
- Create event: 9
- Delete event: 3
- Fork event: 4
- Issue comment event: 12
- Issues event: 5
- Pull request event: 6
- Pull request review comment event: 2
- Pull request review event: 3
- Push event: 70
- Release event: 3
- Watch event: 86
- Total: 203
Last Year
- Create event: 1
- Delete event: 1
- Fork event: 1
- Issue comment event: 3
- Issues event: 2
- Pull request event: 1
- Pull request review comment event: 2
- Pull request review event: 3
- Push event: 22
- Watch event: 15
- Total: 51
Committers metadata
Last synced: about 14 hours ago
Total Commits: 1,215
Total Committers: 13
Avg Commits per committer: 93.462
Development Distribution Score (DDS): 0.047
Commits in past year: 58
Committers in past year: 2
Avg Commits per committer in past year: 29.0
Development Distribution Score (DDS) in past year: 0.017
| Name | Commits | |
|---|---|---|
| Taiki Endo | t****9@g****m | 1158 |
| Aaron Hill | a****m@g****m | 41 |
| daxpedda | d****a@g****m | 3 |
| Diggory Blake | d****y@g****m | 3 |
| alecmocatta | a****c@m****t | 2 |
| oxalica | o****c@p****e | 1 |
| dependabot[bot] | 4****] | 1 |
| Vojtech Kral | v****h@k****k | 1 |
| Rob Ede | r****e@i****m | 1 |
| Ralf Jung | p****t@r****e | 1 |
| Rajasekharan Vengalil | a****u@g****m | 1 |
| Dominik Nakamura | d****1@g****m | 1 |
| Consoli | m****7@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 14 hours ago
Total issues: 24
Total pull requests: 93
Average time to close issues: 5 months
Average time to close pull requests: 2 days
Total issue authors: 18
Total pull request authors: 10
Average comments per issue: 3.0
Average comments per pull request: 2.69
Merged pull request: 81
Bot issues: 0
Bot pull requests: 6
Past year issues: 3
Past year pull requests: 1
Past year average time to close issues: 23 days
Past year average time to close pull requests: N/A
Past year issue authors: 3
Past year pull request authors: 1
Past year average comments per issue: 0.67
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 1
Top Issue Authors
- taiki-e (6)
- Aaron1011 (2)
- jacobsa (1)
- ssbr (1)
- nightkr (1)
- Morgane55440 (1)
- catenacyber (1)
- yoshuawuyts (1)
- ijackson (1)
- tyranron (1)
- WaffleLapkin (1)
- macpp (1)
- hhamana (1)
- maxdexh (1)
- tyilo (1)
Top Pull Request Authors
- taiki-e (74)
- dependabot[bot] (6)
- daxpedda (3)
- Aaron1011 (3)
- louwenus (2)
- matheus-consoli (1)
- robjtede (1)
- nightkr (1)
- Diggsey (1)
- maurer (1)
Top Issue Labels
- C-upstream (5)
- C-question (4)
- C-documentation (4)
- C-enhancement (3)
- I-unsound (3)
- A-unpin (2)
- requires-nightly (2)
- A-stack-pinning (1)
- C-bug (1)
- A-drop (1)
- A-pin-projection (1)
- C-upstream-bug (1)
Top Pull Request Labels
- A-pin-projection (12)
- A-project_replace (7)
- A-diagnostics (6)
- backport-accepted (4)
- A-drop (4)
- A-project-attribute (4)
- A-unpin (4)
- breaking-change (3)
Package metadata
- Total packages: 8
-
Total downloads:
- cargo: 1,101,139,671 total
- Total docker downloads: 68,308,098
- Total dependent packages: 928 (may contain duplicates)
- Total dependent repositories: 54,719 (may contain duplicates)
- Total versions: 254
- Total maintainers: 1
crates.io: pin-project
A crate for safe and ergonomic pin-projection.
- Homepage:
- Documentation: https://docs.rs/pin-project/
- Licenses: Apache-2.0 OR MIT
- Latest release: 1.1.13 (published 3 months ago)
- Last Synced: 2026-08-25T09:35:03.033Z (1 day ago)
- Versions: 89
- Dependent Packages: 924
- Dependent Repositories: 27,615
- Downloads: 550,527,818 Total
- Docker Downloads: 34,154,007
-
Rankings:
- Dependent packages count: 0.078%
- Downloads: 0.081%
- Dependent repos count: 0.133%
- Docker downloads count: 0.231%
- Average: 3.038%
- Stargazers count: 7.537%
- Forks count: 10.167%
- Maintainers (1)
crates.io: pin-project-internal
Implementation detail of the `pin-project` crate.
- Homepage:
- Documentation: https://docs.rs/pin-project-internal/
- Licenses: Apache-2.0 OR MIT
- Latest release: 1.1.13 (published 3 months ago)
- Last Synced: 2026-08-25T09:36:23.128Z (1 day ago)
- Versions: 71
- Dependent Packages: 3
- Dependent Repositories: 27,101
- Downloads: 550,605,874 Total
- Docker Downloads: 34,154,007
-
Rankings:
- Downloads: 0.082%
- Dependent repos count: 0.133%
- Docker downloads count: 0.231%
- Average: 4.473%
- Stargazers count: 7.537%
- Dependent packages count: 8.689%
- Forks count: 10.167%
- Maintainers (1)
proxy.golang.org: github.com/taiki-e/pin-project
- Homepage:
- Documentation: https://pkg.go.dev/github.com/taiki-e/pin-project#section-documentation
- Licenses: apache-2.0
- Latest release: v1.1.13 (published 3 months ago)
- Last Synced: 2026-08-26T01:20:08.378Z (about 13 hours ago)
- Versions: 89
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.644%
- Average: 4.8%
- Dependent repos count: 4.956%
crates.io: pin-project-auxiliary-macro
Internal test tool of the pin-project crate
- Homepage:
- Documentation: https://docs.rs/pin-project-auxiliary-macro/
- Licenses: Apache-2.0 OR MIT
- Latest release: 0.0.0 (published almost 6 years ago)
- Last Synced: 2026-08-25T09:35:02.659Z (1 day ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 3
- Downloads: 5,979 Total
- Docker Downloads: 84
-
Rankings:
- Docker downloads count: 4.956%
- Stargazers count: 7.639%
- Forks count: 10.1%
- Dependent repos count: 11.468%
- Average: 12.591%
- Dependent packages count: 18.172%
- Downloads: 23.208%
- Maintainers (1)
ubuntu-22.04: rust-pin-project-internal
- Homepage: https://github.com/taiki-e/pin-project
- Licenses: apache-2.0
- Latest release: 0.4.8-1 (published 6 months ago)
- Last Synced: 2026-03-13T23:38:37.471Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-11: rust-pin-project-internal
- Homepage: https://github.com/taiki-e/pin-project
- Documentation: https://packages.debian.org/bullseye/rust-pin-project-internal
- Licenses: apache-2.0
- Latest release: 0.4.8-1 (published 7 months ago)
- Last Synced: 2026-07-24T21:23:22.231Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-22.04: rust-pin-project
- Homepage: https://github.com/taiki-e/pin-project
- Licenses: apache-2.0
- Latest release: 0.4.8-1 (published 6 months ago)
- Last Synced: 2026-07-25T18:04:11.234Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-11: rust-pin-project
- Homepage: https://github.com/taiki-e/pin-project
- Documentation: https://packages.debian.org/bullseye/rust-pin-project
- Licenses: apache-2.0
- Latest release: 0.4.8-1 (published 7 months ago)
- Last Synced: 2026-07-24T21:23:27.098Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- macrotest 1.0.9 development
- rustversion 1 development
- static_assertions 1 development
- trybuild 1.0.49 development
- pin-project-internal =1.0.11
- proc-macro2 1
- quote 1
- syn 1.0.56
- actions/checkout v3 composite
- taiki-e/cache-cargo-install-action v1 composite
- taiki-e/install-action cargo-hack composite
- taiki-e/install-action cargo-minimal-versions composite
- actions/checkout v3 composite
- taiki-e/create-gh-release-action v1 composite