https://github.com/julman99/gson-fire
Score: 26.66060271241203
Last synced: about 15 hours ago
JSON representation
Repository metadata:
A java library that adds some very useful features to Gson, like Date serializing to unix timestamp or RFC3339, method (getters) serialization, pre/post processors and many others. Check out the documentation to learn how to use it!
- Host: GitHub
- URL: https://github.com/julman99/gson-fire
- Owner: julman99
- License: other
- Created: 2013-06-09T01:16:31.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2026-01-08T09:14:24.000Z (5 months ago)
- Last Synced: 2026-06-03T04:34:19.010Z (19 days ago)
- Language: Java
- Homepage: http://gsonfire.io
- Size: 335 KB
- Stars: 233
- Watchers: 14
- Forks: 36
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Julio Viera
- Login: julman99
- Email:
- Kind: user
- Description:
- Website:
- Location: NYC
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/508718?u=8afe0d8daf456bdd9b79f821307519c29a0ecd75&v=4
- Repositories: 14
- Last Synced at: 2023-03-13T12:04:47.780Z
- Profile URL: https://github.com/julman99
GitHub Events
Total
- Create event: 1
- Fork event: 1
- Issue comment event: 6
- Pull request review comment event: 1
- Pull request review event: 2
- Push event: 5
- Watch event: 1
- Total: 17
Last Year
- Create event: 1
- Fork event: 1
- Issue comment event: 6
- Pull request review comment event: 1
- Pull request review event: 2
- Push event: 5
- Total: 16
Committers metadata
Last synced: 10 days ago
Total Commits: 233
Total Committers: 12
Avg Commits per committer: 19.417
Development Distribution Score (DDS): 0.163
Commits in past year: 13
Committers in past year: 1
Avg Commits per committer in past year: 13.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Julio Viera | j****a@g****m | 195 |
| João Santos | j****s@g****m | 13 |
| Julio Viera | j****o@f****m | 7 |
| Andres Sanchez | a****z@t****m | 7 |
| Andres Sanchez | a****z@f****m | 3 |
| Joao Figueiredo | j****o@f****m | 2 |
| sjsajj | s****j@g****m | 1 |
| dependabot[bot] | 4****] | 1 |
| camillem | c****m | 1 |
| Scott Johnson | j****3@g****m | 1 |
| Jesse Wilson | j****e@s****a | 1 |
| Clayton Walker | c****r@g****m | 1 |
Issue and Pull Request metadata
Last synced: 18 days ago
Total issues: 41
Total pull requests: 24
Average time to close issues: 5 months
Average time to close pull requests: 7 months
Total issue authors: 32
Total pull request authors: 14
Average comments per issue: 3.39
Average comments per pull request: 1.0
Merged pull request: 16
Bot issues: 0
Bot pull requests: 2
Past year issues: 1
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: 36 minutes
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 1.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- julman99 (6)
- piegamesde (3)
- lalpert (2)
- Rainer-Lang (2)
- abangerl (1)
- ManueGE (1)
- knezmilos13 (1)
- a-a-davydov (1)
- venkatesh-katari (1)
- kaqqao (1)
- TarasGordienko (1)
- Xyaren (1)
- lucasctd (1)
- ChaosMarc (1)
- daw3rd (1)
Top Pull Request Authors
- julman99 (6)
- joaocpsantos (3)
- sjsajj (2)
- dependabot[bot] (2)
- sapakurdapyasa (2)
- jwir3 (1)
- camillem (1)
- helio-pires (1)
- Taher-Ghaleb (1)
- piegamesde (1)
- andressanchez (1)
- jpedrofigueiredo (1)
- Sineaggi (1)
- swankjesse (1)
Top Issue Labels
- enhancement (4)
- bug (2)
- question (1)
Top Pull Request Labels
- dependencies (2)
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 127,839,644
- Total dependent packages: 307
- Total dependent repositories: 1,533
- Total versions: 24
repo1.maven.org: io.gsonfire:gson-fire
A java library that adds some very useful features to Gson, like Date serializing to unix timestamp or RFC3339, method (getter) serialization, pre and post processors and many more. Check out the documentation to learn how to use it!
- Homepage: http://gsonfire.io
- Documentation: https://appdoc.app/artifact/io.gsonfire/gson-fire/
- Licenses: Apache-2.0
- Latest release: 1.9.0 (published over 2 years ago)
- Last Synced: 2026-06-11T21:01:21.666Z (10 days ago)
- Versions: 24
- Dependent Packages: 307
- Dependent Repositories: 1,533
- Docker Downloads: 127,839,644
-
Rankings:
- Dependent packages count: 0.264%
- Dependent repos count: 0.298%
- Docker downloads count: 0.616%
- Average: 9.718%
- Stargazers count: 21.144%
- Forks count: 26.271%
Dependencies
- com.google.code.gson:gson 2.8.6
- junit:junit 4.13.1 test