Public record
Software health reportschema 0.17.0 · metrics 2.10.0 · 2026-07-21 06:39 UTC

mlir-rs / melior

The rustic MLIR bindings in Rust

RustApache-2.0★ 530 stars⑂ 75 forkssince May 2022View on GitHub ↗

mlir-rs/melior holds a health index of 77 out of 100, placing it in the Good band. It scores highest on Engineering Quality (71/100) and lowest on AI Readiness (47/100). It was last updated today. A single contributor accounts for most of its recent work.

77
overall / 100
Good

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.

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

Ownership

mlir-rsOrganization
22 followers3 public repossince Dec 2024

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iomelior0.27.314,586930 days agollvmmlirapi-bindings

Metrics by category

Vitality

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

69Good · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
23.5/36Commit cadence34/52 weeks with commits
18/18Commit volume134 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year134
human_commit_share
days_since_last_push0
active_weeks_last_year34
How it's scored
16.2/27Ships releases7 version tags (no GitHub releases)
0/36Release recencylatest release 1,170 days ago
19.8/27Release cadencea release every ~50.3 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count7
latest_release_tagv0.4.1
releases_from_tagsyes
days_since_latest_release1,170
mean_days_between_releases50.3
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?

61Moderate · 17% of overall
How it's scored
44.2/60Stars530 stars
15.6/25Forks75 forks
5.3/15Watchers10 watchers
Inputs used
forks75
stars530
watchers10
growth_stateorganic
growth_factor_pct100
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_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
55.5/80Monthly downloads14,586 downloads/month across crates
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesmelior
dependents
ecosystemscrates
total_downloads648,907
monthly_downloads14,586
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?

65Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
10.8/22.5Commit distributiontop contributor authored 52% of commits
13.5/13.5Contributor breadth19 contributors
10/10OpenSSF Scorecard: Contributorsproject has 6 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled19
top_contributor_share0.522
How it's scored
25.5/42Issue resolution61% of issues closed
27.9/30PR acceptance735/789 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
6/15OpenSSF Scorecard: Code-ReviewFound 4/9 approved changesets -- score normalized to 4
Inputs used
merged_prs735
open_issues33
closed_issues51
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.607
closed_unmerged_prs54
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
9.8/25Owner reach22 followers of mlir-rs
7.6/25Track record3 public repos, account ~1 yr old
Inputs used
followers22
owner_typeOrganization
is_verified
owner_loginmlir-rs
public_repos3
account_age_days596
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on crates
35/35Publish recencylatest publish 0 days ago
20/20Version history93 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesmelior
ecosystemscrates
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

71Good · 19% of overall
How it's scored
24/24CI workflows5 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/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_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://mlir-rs.github.io/melior/melior/
10/10Repository description
10/10Topics3 topics
10/10Wiki
Inputs used
topicsrust, llvm, mlir
has_wikiyes
homepagehttps://mlir-rs.github.io/melior/melior/
docs_sitehttps://mlir-rs.github.io/melior/melior/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

70Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
2.2/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
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
3/7.5Code-ReviewFound 4/9 approved changesets -- score normalized to 4
2.5/2.5Contributorsproject has 6 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
4/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
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_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.2
Excluded from scoring (no data or not applicable): 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
advisories2
affected_packages2
assessed_packages109
unassessed_packages14
affected_by_severityunknown 2
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 109 resolved dependencies against OSV. 14 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.

47Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit historyno data
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checkingRust (statically typed)
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno data
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
8/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeRust (statically typed)
55/55Manageable file sizes0/157 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes40,595
source_files_sampled157
oversized_source_files0

Key facts

530GitHub stars
19contributors
134commits, last 12 months
0days since last push
7releases
1bus factor
33open issues
crates.iopackage ecosystems

Data collection warnings

  • deps.dev does not index crates:melior@0.27.3; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 530 ★ / 0 ⇿
530Stars

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.

0100200300400500600530112022-052024-062026-07

Each point covers 4 days.

OpenSSF Scorecard 6.2 / 10
6.2aggregate

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-07-21 06:39 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
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
4Code-ReviewFound 4/9 approved changesets -- score normalized to 4
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
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.iomelior-macro0.20.3melior/Cargo.toml
crates.iomlir-sys220.0.2melior/Cargo.toml
All dependencies 123

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

RegistryPackageVersionRelation
crates.iomelior-macrodirect
crates.iomlir-sysdirect
crates.iomlir-sys220.0.2direct
crates.ioaho-corasick1.1.4indirect
crates.ioanyhow1.0.102indirect
crates.iobindgen0.72.1indirect
crates.iobitflags2.11.0indirect
crates.iocaseless0.2.2indirect
crates.iocc1.2.57indirect
crates.iocexpr0.6.0indirect
crates.iocfg-if1.0.4indirect
crates.ioclang-sys1.8.1indirect
crates.iocomrakindirect
crates.iocomrak0.54.0indirect
crates.ioconsole0.16.3indirect
crates.ioconvert_caseindirect
crates.ioconvert_case0.11.0indirect
crates.iodiff0.1.13indirect
crates.iodissimilar1.0.11indirect
crates.ioeither1.15.0indirect
crates.ioencode_unicode1.0.0indirect
crates.ioentities1.0.1indirect
crates.ioequivalent1.0.2indirect
crates.ioerrno0.3.14indirect
crates.iofastrand2.3.0indirect
crates.iofind-msvc-tools0.1.9indirect
crates.iofinl_unicode1.4.0indirect
crates.iofoldhash0.1.5indirect
crates.iogetrandom0.4.2indirect
crates.ioglob0.3.3indirect
crates.iohashbrown0.15.5indirect
crates.iohashbrown0.16.1indirect
crates.ioheck0.5.0indirect
crates.ioid-arena2.3.0indirect
crates.ioindexmap2.13.0indirect
crates.ioindocindirect
crates.ioindoc2.0.7indirect
crates.ioinstaindirect
crates.ioinsta1.48.0indirect
crates.ioitertools0.13.0indirect
crates.ioitoa1.0.17indirect
crates.iojetscii0.5.3indirect
crates.ioleb128fmt0.1.0indirect
crates.iolibc0.2.183indirect
crates.iolibloading0.8.9indirect
crates.iolinux-raw-sys0.12.1indirect
crates.iolog0.4.29indirect
crates.iomemchr2.8.0indirect
crates.iominimal-lexical0.2.1indirect
crates.ionom7.1.3indirect
crates.ioonce_cell1.21.4indirect
crates.iopaste1.0.15indirect
crates.iophf0.13.1indirect
crates.iophf_codegen0.13.1indirect
crates.iophf_generator0.13.1indirect
crates.iophf_shared0.13.1indirect
crates.iopretty_assertionsindirect
crates.iopretty_assertions1.4.1indirect
crates.ioprettyplease0.2.37indirect
crates.ioproc-macro2indirect
crates.ioproc-macro21.0.107indirect
crates.ioquoteindirect
crates.ioquote1.0.47indirect
crates.ior-efi6.0.0indirect
crates.ioregexindirect
crates.ioregex1.13.1indirect
crates.ioregex-automata0.4.16indirect
crates.ioregex-syntax0.8.11indirect
crates.iorustc-hash2.1.1indirect
crates.iorustix1.1.4indirect
crates.iorustversion1.0.22indirect
crates.iosemver1.0.27indirect
crates.ioserde1.0.228indirect
crates.ioserde_core1.0.228indirect
crates.ioserde_derive1.0.228indirect
crates.ioserde_json1.0.149indirect
crates.ioserde_spanned1.0.4indirect
crates.ioshlex1.3.0indirect
crates.iosimilar2.7.0indirect
crates.iosiphasher1.0.2indirect
crates.iosmallvec1.15.1indirect
crates.iosynindirect
crates.iosyn2.0.119indirect
crates.iosyn3.0.2indirect
crates.iotarget-triple1.0.0indirect
crates.iotblgenindirect
crates.iotblgen0.9.1indirect
crates.iotempfile3.27.0indirect
crates.iotermcolor1.4.1indirect
crates.iothiserror2.0.18indirect
crates.iothiserror-impl2.0.18indirect
crates.iotinyvec1.11.0indirect
crates.iotinyvec_macros0.1.1indirect
crates.iotoml1.0.6+spec-1.1.0indirect
crates.iotoml_datetime1.0.0+spec-1.1.0indirect
crates.iotoml_parser1.0.9+spec-1.1.0indirect
crates.iotoml_writer1.0.6+spec-1.1.0indirect
crates.iotrybuildindirect
crates.iotrybuild1.0.118indirect
crates.iotyped-arena2.0.2indirect
crates.iounicode-ident1.0.24indirect
crates.iounicode-normalization0.1.25indirect
crates.iounicode-segmentation1.12.0indirect
crates.iounicode-xid0.2.6indirect
crates.iounindentindirect
crates.iounindent0.2.4indirect
crates.iowasip21.0.2+wasi-0.2.9indirect
crates.iowasip30.4.0+wasi-0.3.0-rc-2026-01-06indirect
crates.iowasm-encoder0.244.0indirect
crates.iowasm-metadata0.244.0indirect
crates.iowasmparser0.244.0indirect
crates.iowinapi-util0.1.11indirect
crates.iowindows-link0.2.1indirect
crates.iowindows-sys0.61.2indirect
crates.iowinnow0.7.15indirect
crates.iowit-bindgen0.51.0indirect
crates.iowit-bindgen-core0.51.0indirect
crates.iowit-bindgen-rust0.51.0indirect
crates.iowit-bindgen-rust-macro0.51.0indirect
crates.iowit-component0.244.0indirect
crates.iowit-parser0.244.0indirect
crates.ioyansi1.0.1indirect
crates.iozmij1.0.21indirect
Dependency advisories 2

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

PackageVersionRelationSeverityAdvisoriesFixed in
anyhow1.0.102indirectunknown11.0.103
paste1.0.15indirectunknown1

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

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