Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-21 07:39 UTC

RoaringBitmap / croaring-rs

Rust FFI wrapper for CRoaring

C · C++ · RustApache-2.0★ 174 stars⑂ 44 forkssince Aug 2016View on GitHub ↗

RoaringBitmap/croaring-rs holds a health index of 86 out of 100, placing it in the Excellent band. It scores highest on Vitality (79/100) and lowest on Community & Adoption (60/100). It was last updated 1 day ago. 2 contributors account for most of its recent work.

86
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.

86
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 72 is calibrated to 86 on the published index scale (record calibration 2026-08-02).

Ownership

198 followers22 public repossince Jan 2016

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iocroaring2.8.053,848531 day agobitmapcroaringroaringbitmapapi-bindingsdata-structures
crates.iocroaring-sys5.2.254,356551 day agodata-structuresexternal-ffi-bindings

Metrics by category

Vitality

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

79Good · 21% of overall
How it's scored
36/36Push recencylast push 1 days ago
9.7/36Commit cadence14/52 weeks with commits
14.8/18Commit volume43 commits in the last year
10/10OpenSSF Scorecard: Maintained14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year43
human_commit_share0.77
days_since_last_push1
active_weeks_last_year14
How it's scored
27/27Ships releases45 releases published
36/36Release recencylatest release 1 days ago
19.8/27Release cadencea release every ~86.1 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count45
latest_release_tagcroaring-v2.8.0
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases86.1
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?

60Moderate · 17% of overall
How it's scored
36.3/60Stars174 stars
13.6/25Forks44 forks
3.9/15Watchers6 watchers
Inputs used
forks44
stars174
watchers6
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges1
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com
has_pull_request_templateno
How it's scored
67.1/80Monthly downloads108,204 downloads/month across crates
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagescroaring, croaring-sys
dependents
ecosystemscrates
total_downloads3,325,960
monthly_downloads108,204
unverified_packages_excluded
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?

74Good · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
11.4/22.5Commit distributiontop contributor authored 49% of commits
13.5/13.5Contributor breadth20 contributors
10/10OpenSSF Scorecard: Contributorsproject has 14 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled20
top_contributor_share0.493
How it's scored
41/42Issue resolution98% of issues closed
24/30PR acceptance156/195 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/16 approved changesets -- score normalized to 0
Inputs used
merged_prs156
open_issues1
closed_issues43
prs_merged_7d3
prs_decided_7d3
prs_merged_30d3
prs_decided_30d3
issue_closed_ratio0.977
closed_unmerged_prs39
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
16.5/25Owner reach198 followers of RoaringBitmap
21.9/25Track record22 public repos, account ~10 yr old
Inputs used
followers198
owner_typeOrganization
is_verifiedno
owner_loginRoaringBitmap
public_repos22
account_age_days3,912

Package maintenance

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

Engineering Quality

Are baseline engineering and documentation practices in place?

79Good · 19% of overall
How it's scored
24/24CI workflows1 workflow(s)
24/24Tests present
16/16Linter configcroaring/Cargo.toml ([lints]), rustfmt.toml
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests26 out of 27 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://docs.rs/croaring
10/10Repository description
10/10Topics6 topics
10/10Wiki
Inputs used
topicsrust, croaring, wrapper, roaring-bitmaps, bitset, bitset-library
has_wikiyes
homepage
docs_sitehttps://docs.rs/croaring
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

64Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2.2/2.5CI-Tests26 out of 27 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/16 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 14 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
5/5Fuzzingproject is fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.5
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. 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
advisories3
affected_packages2
assessed_packages117
unassessed_packages6
affected_by_severitylow 1, unknown 1
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 117 resolved dependencies against OSV. 6 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. 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.

69Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history71 of 77 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.922
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
11/11Lint / format configcroaring/Cargo.toml ([lints]), rustfmt.toml
11/11Static type checkingC (statically typed)
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance23 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, croaring-sys/Cargo.toml, croaring/Cargo.toml, fuzz/Cargo.toml
dependency_bot_commit_share0.23
How it's scored
45/45Type-checkable codeC (statically typed)
51.3/55Manageable file sizes3/45 source files over 60KB
Inputs used
primary_languageC
largest_source_bytes880,780
source_files_sampled45
oversized_source_files3

Key facts

174GitHub stars
20contributors
43commits, last 12 months
1days since last push
45releases
2bus factor
1open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index crates:croaring@2.8.0; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 44 ⇿
0Stars
44Forks
38Releases

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.

0102030404022017-032021-112026-06
Major 2Minor 7Patch 22

Each point covers 9 days.

OpenSSF Scorecard 5.5 / 10
5.5aggregate

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-09-21 07:38 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
9CI-Tests26 out of 27 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/16 approved changesets -- score normalized to 0
10Contributorsproject has 14 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
crates.ioallocator-api20.4.0croaring/Cargo.toml
crates.ioffi5.2.2croaring/Cargo.toml
All dependencies 123

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

RegistryPackageVersionRelation
crates.ioallocator-api2direct
crates.ioallocator-api20.4.0direct
crates.ioaho-corasick1.1.3indirect
crates.ioalloca0.4.0indirect
crates.ioanes0.1.6indirect
crates.ioanstyle1.0.13indirect
crates.ioarbitrary1.4.2indirect
crates.ioautocfg1.5.0indirect
crates.iobit-set0.8.0indirect
crates.iobit-vec0.8.0indirect
crates.iobitflags2.11.0indirect
crates.iobitvec1.1.1indirect
crates.iobumpalo3.19.0indirect
crates.iobytemuck1.23.2indirect
crates.iobyteorder1.5.0indirect
crates.iocast0.3.0indirect
crates.ioccindirect
crates.iocc1.2.65indirect
crates.iocc1.4.0indirect
crates.iocfg-if1.0.3indirect
crates.iocfg-if1.0.4indirect
crates.iociborium0.2.2indirect
crates.iociborium-io0.2.2indirect
crates.iociborium-ll0.2.2indirect
crates.ioclap4.5.48indirect
crates.ioclap_builder4.5.48indirect
crates.ioclap_lex0.7.5indirect
crates.iocriterionindirect
crates.iocriterion0.8.2indirect
crates.iocriterion-plot0.8.2indirect
crates.iocroaring-sysindirect
crates.iocrossbeam-deque0.8.6indirect
crates.iocrossbeam-epoch0.9.18indirect
crates.iocrossbeam-utils0.8.21indirect
crates.iocrunchy0.2.4indirect
crates.ioderive_arbitrary1.4.2indirect
crates.ioeither1.15.0indirect
crates.ioerrno0.3.14indirect
crates.iofastrand2.3.0indirect
crates.iofind-msvc-tools0.1.9indirect
crates.iofnv1.0.7indirect
crates.iofunty2.0.0indirect
crates.iogetrandom0.3.3indirect
crates.iogetrandom0.3.4indirect
crates.iohalf2.6.0indirect
crates.ioitertools0.13.0indirect
crates.ioitoa1.0.15indirect
crates.iojobserver0.1.34indirect
crates.iojs-sys0.3.81indirect
crates.iolibc0.2.176indirect
crates.iolibc0.2.186indirect
crates.iolibfuzzer-sys0.4.13indirect
crates.iolinux-raw-sys0.11.0indirect
crates.iolog0.4.28indirect
crates.iomemchr2.7.6indirect
crates.ionum-traits0.2.19indirect
crates.ioonce_cell1.21.3indirect
crates.iooorandom11.1.5indirect
crates.iopage_size0.6.0indirect
crates.ioplotters0.3.7indirect
crates.ioplotters-backend0.3.7indirect
crates.ioplotters-svg0.3.7indirect
crates.ioppv-lite860.2.21indirect
crates.ioproc-macro21.0.101indirect
crates.ioproc-macro21.0.106indirect
crates.ioproptestindirect
crates.ioproptest1.11.0indirect
crates.ioquick-error1.2.3indirect
crates.ioquote1.0.41indirect
crates.ioquote1.0.46indirect
crates.ior-efi5.3.0indirect
crates.ioradium0.7.0indirect
crates.iorand0.9.2indirect
crates.iorand_chacha0.9.0indirect
crates.iorand_core0.9.3indirect
crates.iorand_xorshift0.4.0indirect
crates.iorayon1.11.0indirect
crates.iorayon-core1.13.0indirect
crates.ioregex1.11.3indirect
crates.ioregex-automata0.4.11indirect
crates.ioregex-syntax0.8.6indirect
crates.ioroaringindirect
crates.ioroaring0.11.4indirect
crates.iorustix1.1.2indirect
crates.iorustversion1.0.22indirect
crates.iorusty-fork0.3.0indirect
crates.ioryu1.0.20indirect
crates.iosame-file1.0.6indirect
crates.ioserde1.0.228indirect
crates.ioserde_core1.0.228indirect
crates.ioserde_derive1.0.228indirect
crates.ioserde_json1.0.145indirect
crates.ioshlex2.0.1indirect
crates.iosyn2.0.106indirect
crates.iosyn2.0.118indirect
crates.iotap1.0.1indirect
crates.iotempfile3.23.0indirect
crates.iotinytemplate1.2.1indirect
crates.iounarray0.1.4indirect
crates.iounicode-ident1.0.19indirect
crates.iounicode-ident1.0.24indirect
crates.iowait-timeout0.2.1indirect
crates.iowalkdir2.5.0indirect
crates.iowasi0.14.7+wasi-0.2.4indirect
crates.iowasip21.0.1+wasi-0.2.4indirect
crates.iowasip21.0.4+wasi-0.2.12indirect
crates.iowasm-bindgen0.2.104indirect
crates.iowasm-bindgen-backend0.2.104indirect
crates.iowasm-bindgen-macro0.2.104indirect
crates.iowasm-bindgen-macro-support0.2.104indirect
crates.iowasm-bindgen-shared0.2.104indirect
crates.ioweb-sys0.3.81indirect
crates.iowinapi0.3.9indirect
crates.iowinapi-i686-pc-windows-gnu0.4.0indirect
crates.iowinapi-util0.1.11indirect
crates.iowinapi-x86_64-pc-windows-gnu0.4.0indirect
crates.iowindows-link0.2.0indirect
crates.iowindows-sys0.61.1indirect
crates.iowit-bindgen0.46.0indirect
crates.iowit-bindgen0.57.1indirect
crates.iowyz0.5.1indirect
crates.iozerocopy0.8.27indirect
crates.iozerocopy-derive0.8.27indirect
Dependency advisories 2

This repository publishes no package the index resolves, so its own dependency graph was assessed — 117 packages, which also include development and test pins that never ship: 2 carry known advisories, of which 0 are direct. 6 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
rand0.9.2indirectlow20.10.1
crossbeam-epoch0.9.18indirectunknown10.9.20

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.34.0 — full methodology · metrics wiki.

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