https://github.com/google/cbortree
Score: 6.802394763324311
Last synced: 14 minutes ago
JSON representation
Repository metadata:
CborTree: A Java Library for decoding, manipulating, and encoding CBOR data items.
- Host: GitHub
- URL: https://github.com/google/cbortree
- Owner: google
- License: apache-2.0
- Created: 2018-11-14T03:01:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-14T22:59:20.000Z (over 2 years ago)
- Last Synced: 2025-12-03T21:52:33.410Z (4 months ago)
- Language: Java
- Homepage:
- Size: 174 KB
- Stars: 25
- Watchers: 1
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Owner metadata:
- Name: Google
- Login: google
- Email: opensource@google.com
- Kind: organization
- Description: Google ❤️ Open Source
- Website: https://opensource.google/
- Location: United States of America
- Twitter: GoogleOSS
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1342004?v=4
- Repositories: 2773
- Last Synced at: 2025-08-12T15:55:14.931Z
- Profile URL: https://github.com/google
GitHub Events
Total
- Fork event: 1
- Issue comment event: 1
- Watch event: 3
- Total: 5
Last Year
- Fork event: 1
- Issue comment event: 1
- Watch event: 1
- Total: 3
Committers metadata
Last synced: 4 months ago
Total Commits: 15
Total Committers: 2
Avg Commits per committer: 7.5
Development Distribution Score (DDS): 0.067
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 | |
|---|---|---|
| Robert Quattlebaum | r****e@g****m | 14 |
| Andrew Westberg | a****w@s****m | 1 |
Issue and Pull Request metadata
Last synced: 7 months ago
Total issues: 5
Total pull requests: 6
Average time to close issues: 6 months
Average time to close pull requests: 2 months
Total issue authors: 5
Total pull request authors: 4
Average comments per issue: 1.6
Average comments per pull request: 0.83
Merged pull request: 2
Bot issues: 0
Bot pull requests: 2
Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 1.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- QiAnXinCodeSafe (1)
- darconeous (1)
- SteveKChiu (1)
- ma99us (1)
- kolarzjulian (1)
Top Pull Request Authors
- AndrewWestberg (2)
- dependabot[bot] (2)
- darconeous (1)
- oteer-n (1)
Top Issue Labels
- bug (2)
- enhancement (1)
- good first issue (1)
Top Pull Request Labels
- dependencies (2)
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 6
- Total dependent repositories: 9
- Total versions: 3
repo1.maven.org: com.google.iot.cbor:cbor
A Java API for decoding, manipulating, and encoding CBOR data items.
- Homepage: https://github.com/google/cbortree
- Documentation: https://appdoc.app/artifact/com.google.iot.cbor/cbor/
- Licenses: The Apache Software License, Version 2.0
- Latest release: 0.01.02 (published almost 5 years ago)
- Last Synced: 2025-12-13T18:07:36.979Z (4 months ago)
- Versions: 3
- Dependent Packages: 6
- Dependent Repositories: 9
-
Rankings:
- Dependent repos count: 8.215%
- Dependent packages count: 11.484%
- Average: 24.221%
- Forks count: 37.99%
- Stargazers count: 39.195%
Dependencies
- com.google.code.findbugs:jsr305 3.0.2
- com.google.errorprone:error_prone_annotations 2.2.0
- org.checkerframework:checker-qual 2.5.6
- org.json:json 20180130
- org.junit.jupiter:junit-jupiter-api 5.3.1 test
- org.junit.jupiter:junit-jupiter-engine 5.3.1 test