https://github.com/EsotericSoftware/reflectasm
Score: 30.310111408353194
Last synced: about 5 hours ago
JSON representation
Repository metadata:
High performance Java reflection
- Host: GitHub
- URL: https://github.com/EsotericSoftware/reflectasm
- Owner: EsotericSoftware
- License: bsd-3-clause
- Created: 2013-11-06T13:22:17.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-06-05T00:35:07.000Z (3 months ago)
- Last Synced: 2025-09-05T17:24:19.199Z (1 day ago)
- Language: Java
- Size: 876 KB
- Stars: 1,538
- Watchers: 89
- Forks: 220
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: license.txt
Owner metadata:
- Name: Esoteric Software
- Login: EsotericSoftware
- Email: contact@esotericsoftware.com
- Kind: organization
- Description:
- Website: http://esotericsoftware.com/
- Location: Seattle, WA
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/3641958?v=4
- Repositories: 29
- Last Synced at: 2024-03-27T01:16:20.392Z
- Profile URL: https://github.com/EsotericSoftware
GitHub Events
Total
- Fork event: 3
- Issues event: 2
- Watch event: 25
- Total: 30
Last Year
- Fork event: 3
- Issues event: 2
- Watch event: 25
- Total: 30
Committers metadata
Last synced: 30 days ago
Total Commits: 151
Total Committers: 14
Avg Commits per committer: 10.786
Development Distribution Score (DDS): 0.51
Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Nathan Sweet | n****t@g****m | 74 |
Martin Grotzke | m****e@g****m | 47 |
Tumi | s****e@g****m | 13 |
gabrikid | g****d | 5 |
crykn | c****n | 2 |
Sebastian Schuberth | s****h@g****m | 2 |
swimmesberger | w****r@g****m | 1 |
dimzon@gmail.com | d****1@g****m | 1 |
based2 | b****2 | 1 |
Marc Miltenberger | M****r@s****e | 1 |
Jonathan Haber | j****r@h****m | 1 |
Artur Dryomov | m****3 | 1 |
Mazen K | e****l@m****o | 1 |
(no author) | (****) | 1 |
Issue and Pull Request metadata
Last synced: 6 days ago
Total issues: 67
Total pull requests: 29
Average time to close issues: 6 months
Average time to close pull requests: 2 months
Total issue authors: 41
Total pull request authors: 20
Average comments per issue: 2.9
Average comments per pull request: 1.14
Merged pull request: 17
Bot issues: 0
Bot pull requests: 1
Past year issues: 1
Past year pull requests: 0
Past year average time to close issues: 1 minute
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 0.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- ghost (19)
- pgrt (4)
- He-Pin (3)
- greenlaw110 (2)
- dimzon (2)
- jhaber (2)
- icoco (1)
- jponge (1)
- eox2 (1)
- SharpMan (1)
- yuebo (1)
- pleasesir (1)
- zhugw (1)
- Restlol (1)
- initeasylife (1)
Top Pull Request Authors
- magro (6)
- serverperformance (4)
- dimzon (2)
- gurka (2)
- gabrikid (1)
- Mr14huashao (1)
- arturdryomov (1)
- swimmesberger (1)
- based2 (1)
- AHGGG (1)
- mkotb (1)
- nqzero (1)
- dependabot[bot] (1)
- Kumonda221-CrO3 (1)
- demianr (1)
Top Issue Labels
- imported (17)
- Priority-Medium (17)
- bug (15)
- enhancement (2)
- wontfix (2)
Top Pull Request Labels
- dependencies (1)
Package metadata
- Total packages: 2
- Total downloads: unknown
- Total docker downloads: 669,349,947
- Total dependent packages: 397 (may contain duplicates)
- Total dependent repositories: 508 (may contain duplicates)
- Total versions: 13
repo1.maven.org: com.esotericsoftware:reflectasm
High performance Java reflection using code generation
- Homepage: https://github.com/EsotericSoftware/reflectasm
- Documentation: https://appdoc.app/artifact/com.esotericsoftware/reflectasm/
- Licenses: 3-Clause BSD License
- Latest release: 1.11.9 (published over 6 years ago)
- Last Synced: 2025-09-05T17:01:22.128Z (1 day ago)
- Versions: 10
- Dependent Packages: 394
- Dependent Repositories: 503
- Docker Downloads: 669,349,947
-
Rankings:
- Docker downloads count: 0.161%
- Dependent packages count: 0.206%
- Dependent repos count: 0.609%
- Average: 4.889%
- Stargazers count: 9.929%
- Forks count: 13.541%
repo1.maven.org: org.db4j:reflectasm
High performance Java reflection using code generation
- Homepage: https://github.com/nqzero/reflectasm
- Documentation: https://appdoc.app/artifact/org.db4j/reflectasm/
- Licenses: New BSD License
- Latest release: 1.11.4-2 (published over 8 years ago)
- Last Synced: 2025-09-05T17:01:31.506Z (1 day ago)
- Versions: 3
- Dependent Packages: 3
- Dependent Repositories: 5
-
Rankings:
- Stargazers count: 9.915%
- Dependent repos count: 10.913%
- Average: 12.983%
- Forks count: 13.541%
- Dependent packages count: 17.562%
Dependencies
- org.ow2.asm:asm 5.1
- junit:junit 4.8.2 test