https://github.com/DataDog/sketches-java
Score: 8.841014310483892
Last synced: about 1 hour ago
JSON representation
Repository metadata:
DDSketch: A Fast and Fully-Mergeable Quantile Sketch with Relative-Error Guarantees.
- Host: GitHub
- URL: https://github.com/DataDog/sketches-java
- Owner: DataDog
- License: apache-2.0
- Created: 2019-05-28T13:04:50.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2026-03-23T14:27:41.000Z (5 days ago)
- Last Synced: 2026-03-24T12:04:20.630Z (4 days ago)
- Language: Java
- Homepage:
- Size: 456 KB
- Stars: 129
- Watchers: 11
- Forks: 20
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Notice: NOTICE
Owner metadata:
- Name: Datadog, Inc.
- Login: DataDog
- Email: info@datadoghq.com
- Kind: organization
- Description:
- Website: https://datadoghq.com
- Location: New York
- Twitter: datadoghq
- Company:
- Icon url: https://avatars.githubusercontent.com/u/365230?v=4
- Repositories: 968
- Last Synced at: 2024-04-15T05:05:10.008Z
- Profile URL: https://github.com/DataDog
GitHub Events
Total
- Create event: 6
- Member event: 1
- Pull request event: 21
- Push event: 2
- Watch event: 11
- Total: 41
Last Year
- Create event: 6
- Member event: 1
- Pull request event: 21
- Push event: 2
- Watch event: 5
- Total: 35
Committers metadata
Last synced: 5 days ago
Total Commits: 167
Total Committers: 6
Avg Commits per committer: 27.833
Development Distribution Score (DDS): 0.21
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 | |
|---|---|---|
| Charles Masson | c****n@d****m | 132 |
| richardstartin | r****d@o****k | 21 |
| Antoine Dupuis | a****s@d****m | 10 |
| Piotr Wolski | p****2@g****m | 2 |
| Andrea Marziali | a****i@d****m | 1 |
| Greg Wittel | g****l@p****m | 1 |
Issue and Pull Request metadata
Last synced: 5 days ago
Total issues: 6
Total pull requests: 85
Average time to close issues: 12 days
Average time to close pull requests: 3 months
Total issue authors: 5
Total pull request authors: 10
Average comments per issue: 0.83
Average comments per pull request: 0.27
Merged pull request: 61
Bot issues: 0
Bot pull requests: 12
Past year issues: 0
Past year pull requests: 14
Past year average time to close issues: N/A
Past year average time to close pull requests: 2 months
Past year issue authors: 0
Past year pull request authors: 4
Past year average comments per issue: 0
Past year average comments per pull request: 0.07
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 12
Top Issue Authors
- IgorPerikov (2)
- changshun-shi (1)
- debashisdeb (1)
- valencik (1)
- ao2017 (1)
Top Pull Request Authors
- CharlesMasson (48)
- richardstartin (14)
- dd-octo-sts[bot] (10)
- piochelepiotr (6)
- gh-worker-engraver-d31c25[bot] (2)
- gwittel (1)
- mnshdw (1)
- amarziali (1)
- stevegury (1)
- hfukada (1)
Top Issue Labels
Top Pull Request Labels
- adms-dependency-update (10)
- adms-renovate (10)
- campaigner-automated-change (2)
- ci-infrastructure (2)
- bug (1)
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 4
- Total dependent repositories: 4
- Total versions: 16
repo1.maven.org: com.datadoghq:sketches-java
A Fast and Fully-Mergeable Quantile Sketch with Relative-Error Guarantees.
- Homepage: https://github.com/DataDog/sketches-java
- Documentation: https://appdoc.app/artifact/com.datadoghq/sketches-java/
- Licenses: The Apache License, Version 2.0
- Latest release: 0.8.3 (published almost 2 years ago)
- Last Synced: 2026-03-23T20:01:22.733Z (5 days ago)
- Versions: 16
- Dependent Packages: 4
- Dependent Repositories: 4
-
Rankings:
- Dependent repos count: 12.121%
- Dependent packages count: 13.922%
- Average: 21.517%
- Stargazers count: 27.631%
- Forks count: 32.394%
Dependencies
- com.google.protobuf:protobuf-java 3.13.0 testImplementation
- org.assertj:assertj-core 3.19.0 testImplementation
- org.junit.jupiter:junit-jupiter-api 5.7.2 testImplementation
- org.junit.jupiter:junit-jupiter-params 5.7.2 testImplementation
- org.openjdk.jol:jol-core 0.10 testImplementation
- org.junit.jupiter:junit-jupiter-engine 5.7.2 testRuntimeOnly