https://github.com/swiftlang/swift-syntax
Score: -Infinity
Last synced: about 16 hours ago
JSON representation
Repository metadata:
A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
- Host: GitHub
- URL: https://github.com/swiftlang/swift-syntax
- Owner: swiftlang
- License: apache-2.0
- Created: 2018-07-31T23:19:58.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2026-06-12T09:15:05.000Z (9 days ago)
- Last Synced: 2026-06-12T11:09:19.790Z (9 days ago)
- Language: Swift
- Homepage:
- Size: 28.6 MB
- Stars: 3,666
- Watchers: 173
- Forks: 518
- Open Issues: 166
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Owner metadata:
- Name: The Swift Programming Language
- Login: swiftlang
- Email:
- Kind: organization
- Description:
- Website: https://swift.org
- Location: Worldwide
- Twitter: SwiftLang
- Company:
- Icon url: https://avatars.githubusercontent.com/u/42816656?v=4
- Repositories: 2
- Last Synced at: 2024-06-10T23:38:38.720Z
- Profile URL: https://github.com/swiftlang
GitHub Events
Total
- Commit comment event: 3
- Create event: 229
- Delete event: 25
- Fork event: 57
- Issue comment event: 933
- Issues event: 67
- Pull request event: 380
- Pull request review comment event: 597
- Pull request review event: 653
- Push event: 187
- Release event: 6
- Watch event: 297
- Total: 3434
Last Year
- Commit comment event: 3
- Create event: 228
- Delete event: 25
- Fork event: 57
- Issue comment event: 891
- Issues event: 66
- Pull request event: 378
- Pull request review comment event: 592
- Pull request review event: 649
- Push event: 187
- Release event: 6
- Watch event: 292
- Total: 3374
Committers metadata
Last synced: 3 days ago
Total Commits: 4,068
Total Committers: 212
Avg Commits per committer: 19.189
Development Distribution Score (DDS): 0.716
Commits in past year: 286
Committers in past year: 44
Avg Commits per committer in past year: 6.5
Development Distribution Score (DDS) in past year: 0.874
| Name | Commits | |
|---|---|---|
| Alex Hoppen | a****n@a****m | 1157 |
| Doug Gregor | d****r@a****m | 564 |
| Kim de Vos | k****2@h****m | 277 |
| Rintaro Ishizaki | r****i@a****m | 264 |
| Robert Widmann | d****i@g****m | 165 |
| fwcd | f****l@g****m | 98 |
| Jakub Florek | k****3@g****m | 98 |
| Xi Ge | x****e@a****m | 79 |
| Hamish Knight | h****b@m****m | 79 |
| Argyrios Kyrtzidis | k****s@a****m | 72 |
| Mateusz Bąk | b****w@i****m | 69 |
| Ben Barham | b****m@a****m | 61 |
| Holly Borla | h****a@a****m | 61 |
| stevenwong | s****2@o****m | 48 |
| Becca Royal-Gordon | b****x@a****m | 39 |
| Michael Gottesman | m****n@a****m | 39 |
| Karan | k****i@p****m | 36 |
| Pavel Yaskevich | p****h@a****m | 35 |
| stevapple | s****e@i****m | 26 |
| Anthony Latsis | a****s@a****m | 26 |
| TTOzzi | d****i@g****m | 25 |
| Tim Kientzle | t****e@a****m | 23 |
| Keith Smiley | k****y@g****m | 21 |
| Alejandro Alonso | a****o@a****m | 20 |
| Jed Fox | j****x@a****m | 19 |
| Natik Gadzhi | n****k@r****o | 19 |
| omochimetaru | o****u@g****m | 17 |
| Danny Mösch | d****h@i****m | 14 |
| Cal Stephens | c****l@c****h | 13 |
| Eugene Berdnikov | e****v@o****m | 13 |
| and 182 more... | ||
Issue and Pull Request metadata
Last synced: 9 days ago
Total issues: 107
Total pull requests: 787
Average time to close issues: 10 months
Average time to close pull requests: 13 days
Total issue authors: 56
Total pull request authors: 98
Average comments per issue: 2.14
Average comments per pull request: 3.46
Merged pull request: 553
Bot issues: 0
Bot pull requests: 28
Past year issues: 19
Past year pull requests: 96
Past year average time to close issues: 6 days
Past year average time to close pull requests: 6 days
Past year issue authors: 15
Past year pull request authors: 36
Past year average comments per issue: 0.63
Past year average comments per pull request: 2.49
Past year merged pull request: 47
Past year bot issues: 0
Past year bot pull requests: 12
Top Issue Authors
- ahoppen (12)
- swift-ci (10)
- AppAppWorks (6)
- grynspan (5)
- rintaro (4)
- Jeehut (4)
- hamishknight (4)
- DougGregor (3)
- mdiep (3)
- vanvoorden (2)
- SimplyDanny (2)
- mateusrodriguesxyz (2)
- bnbarham (2)
- YOCKOW (2)
- jpsim (2)
Top Pull Request Authors
- ahoppen (158)
- rintaro (114)
- DougGregor (72)
- nkcsgexi (37)
- MAJKFL (31)
- github-actions[bot] (25)
- AppAppWorks (23)
- hamishknight (22)
- beccadax (17)
- bnbarham (15)
- allevato (13)
- akyrtzi (13)
- SimplyDanny (12)
- AnthonyLatsis (11)
- roopekv (11)
Top Issue Labels
- bug (65)
- enhancement (12)
- SwiftParser (10)
- good first issue (3)
- Macros (2)
Top Pull Request Labels
- Macros (4)
- github_actions (3)
- enhancement (3)
- dependencies (3)
- SwiftParser (2)
- bug (1)
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 538
swiftpackageindex.com: github.com/swiftlang/swift-syntax
A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
- Homepage:
- Documentation: https://swiftpackageindex.com/swiftlang/swift-syntax/documentation
- Licenses: apache-2.0
- Latest release: 603.0.1 (published 2 months ago)
- Last Synced: 2026-05-14T12:25:47.327Z (about 1 month ago)
- Versions: 538
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 19.15%
- Average: 23.299%
- Dependent repos count: 27.447%
Dependencies
- actions/checkout v4 composite
- actions/checkout v4 composite