Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-14 22:27 UTC

apache / datasketches-rust

A software library of stochastic streaming algorithms, a.k.a. sketches.

RustApache-2.0★ 113 stars⑂ 33 forkssince Dec 2025View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

apache/datasketches-rust holds a health index of 91 out of 100, placing it in the Excellent band. It scores highest on Vitality (86/100) and lowest on Engineering Quality (70/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

91
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

91
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 77 is calibrated to 91 on the published index scale (record calibration 2026-08-02).

Ownership

23,796 followers3,153 public repossince Jan 2009

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iox0.0.1331620 days ago
crates.iodatasketches0.3.0574,529111 day agohyperloglogprobabilisticsketchalgorithmsdata-structures

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

86Excellent · 21% of overall
How it's scored
36/36Push recencylast push 1 days ago
20.1/36Commit cadence29/52 weeks with commits
18/18Commit volume141 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 22 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year141
human_commit_share1
days_since_last_push1
active_weeks_last_year29
How it's scored
16.2/27Ships releases7 version tags (no GitHub releases)
36/36Release recencylatest release 1 days ago
27/27Release cadencea release every ~37.4 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count7
latest_release_tag0.4.0-rc.1
releases_from_tagsyes
days_since_latest_release1
mean_days_between_releases37.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

73Good · 17% of overall
How it's scored
33.2/60Stars113 stars
12.5/25Forks33 forks
3.3/15Watchers5 watchers
Inputs used
forks33
stars113
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateno
How it's scored
76.8/80Monthly downloads574,529 downloads/month across crates
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesdatasketches
dependents
ecosystemscrates
total_downloads1,878,902
monthly_downloads574,529
unverified_packages_excludedx
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

80Excellent · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
10.2/22.5Commit distributiontop contributor authored 55% of commits
13.5/13.5Contributor breadth18 contributors
10/10OpenSSF Scorecard: Contributorsproject has 16 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled18
top_contributor_share0.546
How it's scored
35.4/42Issue resolution84% of issues closed
28.1/30PR acceptance133/142 decided PRs merged
13/13Newcomer PR acceptance7/7 first-time contributors' PRs merged in 30d
10.5/15OpenSSF Scorecard: Code-ReviewFound 22/30 approved changesets -- score normalized to 7
Inputs used
merged_prs133
open_issues8
closed_issues43
prs_merged_7d10
prs_decided_7d11
prs_merged_30d39
prs_decided_30d41
issue_closed_ratio0.843
closed_unmerged_prs9
first_time_authors_30d4
first_time_prs_merged_30d7
first_time_prs_decided_30d7
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
25/25Owner reach23,796 followers of apache
25/25Track record3,153 public repos, account ~17 yr old
Inputs used
followers23,796
owner_typeOrganization
is_verified
owner_loginapache
public_repos3,153
account_age_days6,418
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable2 package(s) on crates
35/35Publish recencylatest publish 1 days ago
20/20Version history11 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesx, datasketches
ecosystemscrates
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

70Good · 19% of overall
How it's scored
24/24CI workflows1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://datasketches.apache.org
10/10Repository description
10/10Topics3 topics
0/10Wiki
Inputs used
topicsalgorithms, datasketches, rust
has_wikino
homepagehttps://datasketches.apache.org
docs_sitehttps://datasketches.apache.org
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

71Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5.2/7.5Code-ReviewFound 22/30 approved changesets -- score normalized to 7
2.5/2.5Contributorsproject has 16 contributing companies or organizations
0/10Dangerous-Workflowno data
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 22 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesno data
0/5SASTSAST tool is not run on all commits -- score normalized to 0
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsno data
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate6.4
Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages104
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 104 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

81Excellent · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes542
How it's scored
12.6/18One-command bootstrapCargo.toml, datasketches/Cargo.toml, xtask/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingRust (statically typed)
10/10Reproducible environmentlockfile
8/10Demonstrated agent practice4 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesno data
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.04
toolchain_manifestsCargo.toml, datasketches/Cargo.toml, xtask/Cargo.toml
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeRust (statically typed)
53.7/55Manageable file sizes3/125 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes780,208
source_files_sampled125
oversized_source_files3

Key facts

113GitHub stars
18contributors
141commits, last 12 months
1days since last push
7releases
1bus factor
8open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 33 ⇿
0Stars
33Forks
6Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

01325383332025-122026-042026-08
Major 0Minor 2Patch 0
OpenSSF Scorecard 6.4 / 10
6.4aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-14 22:26 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 22/30 approved changesets -- score normalized to 7
10Contributorsproject has 16 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 22 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
crates.ioclapxtask/Cargo.toml
crates.iocargo_metadataxtask/Cargo.toml
crates.ioflate2xtask/Cargo.toml
crates.iotarxtask/Cargo.toml
crates.ioureqxtask/Cargo.toml
crates.iowhichxtask/Cargo.toml
All dependencies 104

Full resolved dependency set from the GitHub dependency graph: 6 direct and 98 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
crates.iocargo_metadata0.23.1direct
crates.ioclap4.6.5direct
crates.ioflate21.1.9direct
crates.iotar0.4.46direct
crates.ioureq3.3.0direct
crates.iowhich8.0.5direct
crates.ioadler22.0.1indirect
crates.ioaho-corasick1.1.4indirect
crates.ioanstream1.0.0indirect
crates.ioanstyle1.0.14indirect
crates.ioanstyle-parse1.0.0indirect
crates.ioanstyle-query1.1.5indirect
crates.ioanstyle-wincon3.0.11indirect
crates.ioautocfg1.5.1indirect
crates.iobase640.22.1indirect
crates.iobitflags2.13.1indirect
crates.iobyteorder1.5.0indirect
crates.iobytes1.12.1indirect
crates.iocamino1.2.5indirect
crates.iocargo-platform0.3.1indirect
crates.iocc1.4.0indirect
crates.iocfg-if1.0.4indirect
crates.ioclap_builder4.6.5indirect
crates.ioclap_derive4.6.4indirect
crates.ioclap_lex1.1.0indirect
crates.iocolorchoice1.0.5indirect
crates.ioconsole0.16.4indirect
crates.ioencode_unicode1.0.0indirect
crates.ioerrno0.3.14indirect
crates.iofastrand2.5.0indirect
crates.iofiletime0.2.29indirect
crates.iofind-msvc-tools0.1.9indirect
crates.iogetrandom0.2.17indirect
crates.iogetrandom0.4.3indirect
crates.iogoogletest0.14.3indirect
crates.iogoogletest_macro0.14.3indirect
crates.ioheck0.5.0indirect
crates.iohttp1.5.0indirect
crates.iohttparse1.10.1indirect
crates.ioinsta1.48.0indirect
crates.iois_terminal_polyfill1.70.2indirect
crates.ioitoa1.0.18indirect
crates.iolibc0.2.189indirect
crates.iolinux-raw-sys0.12.1indirect
crates.iolog0.4.33indirect
crates.iomemchr2.8.3indirect
crates.iominiz_oxide0.8.9indirect
crates.ionum-traits0.2.19indirect
crates.ioonce_cell1.21.4indirect
crates.ioonce_cell_polyfill1.70.2indirect
crates.iopercent-encoding2.3.2indirect
crates.ioproc-macro21.0.107indirect
crates.ioquote1.0.47indirect
crates.ior-efi6.0.0indirect
crates.ioregex1.13.1indirect
crates.ioregex-automata0.4.16indirect
crates.ioregex-syntax0.8.11indirect
crates.ioring0.17.14indirect
crates.iorustix1.1.4indirect
crates.iorustls0.23.43indirect
crates.iorustls-pki-types1.15.1indirect
crates.iorustls-webpki0.103.13indirect
crates.iorustversion1.0.23indirect
crates.iosemver1.0.28indirect
crates.ioserde1.0.229indirect
crates.ioserde_core1.0.229indirect
crates.ioserde_derive1.0.229indirect
crates.ioserde_json1.0.151indirect
crates.ioshlex2.0.1indirect
crates.iosimd-adler320.3.10indirect
crates.iosimilar2.7.0indirect
crates.iosocks0.3.4indirect
crates.iostrsim0.11.1indirect
crates.iosubtle2.6.1indirect
crates.iosyn2.0.119indirect
crates.iosyn3.0.3indirect
crates.iotempfile3.27.0indirect
crates.iothiserror2.0.19indirect
crates.iothiserror-impl2.0.19indirect
crates.iounicode-ident1.0.24indirect
crates.iountrusted0.9.0indirect
crates.ioureq-proto0.6.0indirect
crates.ioutf8-zero0.8.1indirect
crates.ioutf8parse0.2.2indirect
crates.iowasi0.11.1+wasi-snapshot-preview1indirect
crates.iowebpki-roots1.0.9indirect
crates.iowinapi0.3.9indirect
crates.iowinapi-i686-pc-windows-gnu0.4.0indirect
crates.iowinapi-x86_64-pc-windows-gnu0.4.0indirect
crates.iowindows-link0.2.1indirect
crates.iowindows-sys0.52.0indirect
crates.iowindows-sys0.61.2indirect
crates.iowindows-targets0.52.6indirect
crates.iowindows_aarch64_gnullvm0.52.6indirect
crates.iowindows_aarch64_msvc0.52.6indirect
crates.iowindows_i686_gnu0.52.6indirect
crates.iowindows_i686_gnullvm0.52.6indirect
crates.iowindows_i686_msvc0.52.6indirect
crates.iowindows_x86_64_gnu0.52.6indirect
crates.iowindows_x86_64_gnullvm0.52.6indirect
crates.iowindows_x86_64_msvc0.52.6indirect
crates.iozeroize1.9.0indirect
crates.iozlib-rs0.6.6indirect
crates.iozmij1.0.23indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 104 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.31.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticscrates.io.