https://github.com/cglib/cglib
Score: 33.58099647780517
Last synced: about 24 hours ago
JSON representation
Repository metadata:
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
- Host: GitHub
- URL: https://github.com/cglib/cglib
- Owner: cglib
- License: apache-2.0
- Created: 2014-03-29T13:48:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-08-16T10:22:51.000Z (about 1 year ago)
- Last Synced: 2025-09-03T17:02:10.381Z (3 days ago)
- Language: Java
- Homepage: https://github.com/cglib/cglib/wiki
- Size: 4.71 MB
- Stars: 4,873
- Watchers: 248
- Forks: 891
- Open Issues: 96
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Code Generation Library
- Login: cglib
- Email:
- Kind: organization
- Description: cglib is a powerful, high performance and quality Code Generation Library. It can extend JAVA classes and implement interfaces at runtime.
- Website: https://github.com/cglib/cglib/releases/latest
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/7414701?v=4
- Repositories: 1
- Last Synced at: 2023-08-21T23:55:58.040Z
- Profile URL: https://github.com/cglib
GitHub Events
Total
- Fork event: 12
- Issue comment event: 2
- Issues event: 1
- Pull request event: 3
- Watch event: 97
- Total: 115
Last Year
- Fork event: 12
- Issue comment event: 2
- Issues event: 1
- Pull request event: 3
- Watch event: 97
- Total: 115
Committers metadata
Last synced: 3 months ago
Total Commits: 824
Total Committers: 29
Avg Commits per committer: 28.414
Development Distribution Score (DDS): 0.399
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Chris Nokleberg | c****s@n****m | 495 |
Juozas Baliuka | b****a@m****t | 175 |
Sam Berlin | s****n@g****m | 42 |
nemecec | n****c | 20 |
Vladimir Sitnikov | s****r@g****m | 17 |
James Bodkin | J****n | 16 |
Jonathan Haber | j****r@h****m | 8 |
Liam Miller-Cushon | c****n@g****m | 7 |
Rafael Winterhalter | r****h@g****m | 4 |
Ismael Juma | i****l@j****k | 4 |
Gunnar Wagenknecht | g****r@w****g | 4 |
Rafael Winterhalter | r****h@w****e | 4 |
James Bodkin | j****n@c****k | 4 |
Luke Street | l****t@e****m | 3 |
Ayman Elkfrawy | a****y@a****m | 3 |
Oliver Reissig | o****g@i****e | 3 |
Luke Sandberg | l****g@g****m | 2 |
Ron Shapiro | r****o@g****m | 2 |
izeye | i****e@n****m | 1 |
elrodro83 | g****b@r****r | 1 |
Stuart McCulloch | m****s@g****m | 1 |
Matteo Gazzetta | m****a@m****m | 1 |
cdonaldson | c****n@c****s | 1 |
jmanson | j****n | 1 |
wbiggs | w****s | 1 |
Simon Taddiken | s****n@g****m | 1 |
Pascal Schumacher | p****r@g****t | 1 |
Graham Russell | g****m@h****k | 1 |
Emmanuel Bourg | e****g@a****g | 1 |
Issue and Pull Request metadata
Last synced: 6 days ago
Total issues: 66
Total pull requests: 50
Average time to close issues: 4 months
Average time to close pull requests: 11 months
Total issue authors: 63
Total pull request authors: 28
Average comments per issue: 2.09
Average comments per pull request: 1.36
Merged pull request: 19
Bot issues: 0
Bot pull requests: 4
Past year issues: 2
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 2
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
- vlsi (2)
- skuzzle (2)
- mojomiao (2)
- SWQXDBA (1)
- aschaich (1)
- Nyainqentanglha (1)
- rajamuthusamya (1)
- pniederw (1)
- loganbush789 (1)
- Zyyeric (1)
- Julvae (1)
- monice (1)
- chenshun00 (1)
- sahil3390 (1)
- Catlordx (1)
Top Pull Request Authors
- cushon (8)
- ijuma (5)
- chenqimiao (4)
- sameb (4)
- dependabot[bot] (4)
- izeye (2)
- ronshapiro (2)
- giamma (2)
- davisrain (2)
- esperar (2)
- hengyunabc (1)
- jschaf (1)
- ElfoLiNk (1)
- wangzaixiang (1)
- stsypanov (1)
Top Issue Labels
Top Pull Request Labels
- dependencies (4)
Package metadata
- Total packages: 6
- Total downloads: unknown
- Total docker downloads: 2,662,940,632
- Total dependent packages: 3,896 (may contain duplicates)
- Total dependent repositories: 68,001 (may contain duplicates)
- Total versions: 103
repo1.maven.org: cglib:cglib
cglib is a powerful, high performance and quality Code Generation Library, It is used to extend JAVA classes and implements interfaces at runtime.
- Homepage: https://github.com/cglib/cglib
- Documentation: https://appdoc.app/artifact/cglib/cglib/
- Licenses: ASF 2.0
- Latest release: 3.3.0 (published about 6 years ago)
- Last Synced: 2025-09-04T17:37:15.300Z (2 days ago)
- Versions: 28
- Dependent Packages: 1,980
- Dependent Repositories: 40,788
- Docker Downloads: 1,732,322,372
-
Rankings:
- Dependent repos count: 0.023%
- Dependent packages count: 0.035%
- Docker downloads count: 0.076%
- Average: 2.115%
- Stargazers count: 4.582%
- Forks count: 5.858%
repo1.maven.org: cglib:cglib-nodep
cglib is a powerful, high performance and quality Code Generation Library, It is used to extend JAVA classes and implements interfaces at runtime.
- Homepage: https://github.com/cglib/cglib
- Documentation: https://appdoc.app/artifact/cglib/cglib-nodep/
- Licenses: ASF 2.0
- Latest release: 3.3.0 (published about 6 years ago)
- Last Synced: 2025-09-04T17:37:14.934Z (2 days ago)
- Versions: 20
- Dependent Packages: 1,912
- Dependent Repositories: 27,192
- Docker Downloads: 926,858,554
-
Rankings:
- Dependent repos count: 0.034%
- Dependent packages count: 0.037%
- Docker downloads count: 0.117%
- Average: 2.125%
- Stargazers count: 4.582%
- Forks count: 5.858%
repo1.maven.org: cglib:cglib-sample
cglib is a powerful, high performance and quality Code Generation Library, It is used to extend JAVA classes and implements interfaces at runtime.
- Homepage: https://github.com/cglib/cglib
- Documentation: https://appdoc.app/artifact/cglib/cglib-sample/
- Licenses: ASF 2.0
- Latest release: 3.3.0 (published about 6 years ago)
- Last Synced: 2025-09-04T17:36:46.524Z (2 days ago)
- Versions: 14
- Dependent Packages: 4
- Dependent Repositories: 14
- Docker Downloads: 3,759,706
-
Rankings:
- Docker downloads count: 1.413%
- Stargazers count: 4.582%
- Forks count: 5.858%
- Average: 6.417%
- Dependent repos count: 6.483%
- Dependent packages count: 13.75%
repo1.maven.org: cglib:cglib-parent
cglib is a powerful, high performance and quality Code Generation Library, It is used to extend JAVA classes and implements interfaces at runtime.
- Homepage: https://github.com/cglib/cglib
- Documentation: https://appdoc.app/artifact/cglib/cglib-parent/
- Licenses: ASF 2.0
- Latest release: 3.3.0 (published about 6 years ago)
- Last Synced: 2025-09-04T17:38:47.995Z (2 days ago)
- Versions: 14
- Dependent Packages: 0
- Dependent Repositories: 5
-
Rankings:
- Stargazers count: 4.582%
- Forks count: 5.858%
- Dependent repos count: 10.837%
- Average: 17.787%
- Dependent packages count: 49.873%
repo1.maven.org: cglib:cglib-integration-test
cglib is a powerful, high performance and quality Code Generation Library, It is used to extend JAVA classes and implements interfaces at runtime.
- Homepage: https://github.com/cglib/cglib
- Documentation: https://appdoc.app/artifact/cglib/cglib-integration-test/
- Licenses: ASF 2.0
- Latest release: 3.3.0 (published about 6 years ago)
- Last Synced: 2025-09-04T17:36:41.342Z (2 days ago)
- Versions: 14
- Dependent Packages: 0
- Dependent Repositories: 1
-
Rankings:
- Stargazers count: 4.582%
- Forks count: 5.858%
- Average: 20.242%
- Dependent repos count: 20.657%
- Dependent packages count: 49.873%
repo1.maven.org: cglib:cglib-jmh
cglib is a powerful, high performance and quality Code Generation Library, It is used to extend JAVA classes and implements interfaces at runtime.
- Homepage: https://github.com/cglib/cglib
- Documentation: https://appdoc.app/artifact/cglib/cglib-jmh/
- Licenses: ASF 2.0
- Latest release: 3.3.0 (published about 6 years ago)
- Last Synced: 2025-09-04T17:39:21.118Z (2 days ago)
- Versions: 13
- Dependent Packages: 0
- Dependent Repositories: 1
-
Rankings:
- Stargazers count: 4.582%
- Forks count: 5.858%
- Average: 20.242%
- Dependent repos count: 20.657%
- Dependent packages count: 49.873%