Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 20:06 UTC

tracel-ai / cubecl

Multi-platform high-performance compute language extension for Rust.

RustApache-2.0★ 2,287 stars⑂ 214 forkssince Jun 2024View on GitHub ↗

tracel-ai/cubecl holds a health index of 77 out of 100, placing it in the Good band. It scores highest on Vitality (100/100) and lowest on AI Readiness (53/100). It was last updated today. 2 contributors account 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; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

77
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe 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.

Ownership

Tracel AIOrganization
632 followers24 public repossince Aug 2022

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.ioxtaskpoints to another repo — not scored0.1.4194527 days agoautomationcodesignmacosreleasextaskcommand-line-utilities
crates.iocubecl0.10.0124,2222281 days agocudagpgpugputensorwgpusciencealgorithmsmathematics
crates.iocubecl-ir0.10.0112,190190 days agoscience
crates.iocubecl-cpp0.10.0120,889210 days agocppcudagpuhipmetalscience
crates.iocubecl-cpu0.10.062,8661681 days agocpuscience
crates.iocubecl-hip0.10.0110,160210 days agoamdgpuhiprocmscience
crates.iocubecl-opt0.10.069,662210 days agocompilergpualgorithms
crates.iocubecl-std0.10.0106,457190 days agosciencealgorithmsmathematics
crates.iocubecl-core0.10.0124,616230 days agosciencealgorithmsmathematics

Metrics by category

Vitality

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

100Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
36/36Commit cadence — 52/52 weeks with commits
18/18Commit volume — 571 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year571
human_commit_share1
days_since_last_push0
active_weeks_last_year52

Release discipline

100Excellent
How it's scored
27/27Ships releases — 12 releases published
36/36Release recency — latest release 77 days ago
27/27Release cadence — a release every ~42.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count12
latest_release_tagv0.10.0
releases_from_tagsno
days_since_latest_release77
mean_days_between_releases42.5
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?

84Good · 18% of overall
How it's scored
54.5/60Stars — 2,287 stars
19.4/25Forks — 214 forks
6.8/15Watchers — 18 watchers
Inputs used
forks214
stars2,287
watchers18
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateyes
How it's scored
78.9/80Monthly downloads — 831,062 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagescubecl, cubecl-ir, cubecl-cpp, cubecl-cpu, cubecl-hip, cubecl-opt, cubecl-std, cubecl-core
dependents
ecosystemscrates
total_downloads5,816,099
monthly_downloads831,062
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?

72Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
15.6/22.5Commit distribution — top contributor authored 31% of commits
13.5/13.5Contributor breadth — 74 contributors
10/10OpenSSF Scorecard: Contributors — project has 15 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled74
top_contributor_share0.306
How it's scored
19.8/46.8Issue resolution — 42% of issues closed
35/38.3PR acceptance — 1,093/1,196 decided PRs merged
9/15OpenSSF Scorecard: Code-Review — Found 7/11 approved changesets -- score normalized to 6
Inputs used
merged_prs1,093
open_issues128
closed_issues94
issue_closed_ratio0.423
closed_unmerged_prs103
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
20.1/25Owner reach — 632 followers of tracel-ai
18/25Track record — 24 public repos, account ~3 yr old
Inputs used
followers632
owner_typeOrganization
is_verified
owner_logintracel-ai
public_repos24
account_age_days1,433
How it's scored
25/25Published & resolvable — 8 package(s) on crates
35/35Publish recency — latest publish 0 days ago
20/20Version history — 23 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagescubecl, cubecl-ir, cubecl-cpp, cubecl-cpu, cubecl-hip, cubecl-opt, cubecl-std, cubecl-core
ecosystemscrates
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

66Moderate · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 9 out of 10 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://burn.dev
10/10Repository description
10/10Topics — 7 topics
0/10Wiki
Inputs used
topicscuda, gpgpu, gpu, jit, linalg, rust, webgpu
has_wikino
homepagehttps://burn.dev
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

61Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.2/2.5CI-Tests — 9 out of 10 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
4.5/7.5Code-Review — Found 7/11 approved changesets -- score normalized to 6
2.5/2.5Contributors — project has 15 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.1
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages18
unassessed_packages25
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 18 resolved dependencies against OSV. 25 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? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

53Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
31.5/40Legible commit history — 59 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.59
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, crates/cubecl-common/Cargo.toml, crates/cubecl-core/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
0/10Reproducible environment
10/10Demonstrated agent practice — 10 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.1
toolchain_manifestsCargo.toml, crates/cubecl-common/Cargo.toml, crates/cubecl-core/Cargo.toml, crates/cubecl-cpp/Cargo.toml, crates/cubecl-cpu/Cargo.toml, crates/cubecl-cuda/Cargo.toml, crates/cubecl-hip/Cargo.toml, crates/cubecl-ir/Cargo.toml, crates/cubecl-macros-internal/Cargo.toml, crates/cubecl-macros/Cargo.toml, crates/cubecl-metal/Cargo.toml, crates/cubecl-opt/Cargo.toml, crates/cubecl-runtime/Cargo.toml, crates/cubecl-spirv/Cargo.toml, crates/cubecl-std/Cargo.toml, crates/cubecl-wgpu/Cargo.toml, crates/cubecl-zspace/Cargo.toml, crates/cubecl/Cargo.toml, examples/device_sharing/Cargo.toml, examples/fusing/Cargo.toml, examples/gelu/Cargo.toml, examples/normalization/Cargo.toml, examples/sum_things/Cargo.toml, examples/throughput/Cargo.toml, examples/tracing_example/Cargo.toml, xtask/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
54.8/55Manageable file sizes — 3/691 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes86,441
source_files_sampled691
oversized_source_files3
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

2,287GitHub stars
74contributors
571commits, last 12 months
0days since last push
12releases
2bus factor
128open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • crates package 'xtask' points at a different repository (https://github.com/arcboxlabs/xtask); excluded from ecosystem scoring

More detail

Star and fork history 0 ★ / 214 ⇿
0Stars
214Forks
12Releases

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.

0408012016020024021362024-072025-072026-07
Major 0Minor 7Patch 1

Each point covers 2 days.

OpenSSF Scorecard 5.1 / 10
5.1aggregate

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-27 20:05 UTC

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
9CI-Tests9 out of 10 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6Code-ReviewFound 7/11 approved changesets -- score normalized to 6
10Contributorsproject has 15 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 9 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
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 231
RegistryPackageVersion constraintManifest
crates.iologxtask/Cargo.toml
crates.ioglob0.3.1xtask/Cargo.toml
crates.iostrum0.28xtask/Cargo.toml
crates.iotracel-xtask=4.16.0xtask/Cargo.toml
crates.iologcrates/cubecl-common/Cargo.toml
crates.iooneshotcrates/cubecl-common/Cargo.toml
crates.iotracingcrates/cubecl-common/Cargo.toml
crates.iotynmcrates/cubecl-common/Cargo.toml
crates.iobytemuckcrates/cubecl-common/Cargo.toml
crates.ioderive-newcrates/cubecl-common/Cargo.toml
crates.ioderive_morecrates/cubecl-common/Cargo.toml
crates.iofloat4crates/cubecl-common/Cargo.toml
crates.iofloat8crates/cubecl-common/Cargo.toml
crates.iohalfcrates/cubecl-common/Cargo.toml
crates.ionum-traitscrates/cubecl-common/Cargo.toml
crates.iorandcrates/cubecl-common/Cargo.toml
crates.ioserdecrates/cubecl-common/Cargo.toml
crates.iospincrates/cubecl-common/Cargo.toml
crates.iocfg-ifcrates/cubecl-common/Cargo.toml
crates.iociboriumcrates/cubecl-common/Cargo.toml
crates.ioetceteracrates/cubecl-common/Cargo.toml
crates.iohashbrowncrates/cubecl-common/Cargo.toml
crates.iosanitize-filenamecrates/cubecl-common/Cargo.toml
crates.ioserde_bytescrates/cubecl-common/Cargo.toml
crates.ioserde_jsoncrates/cubecl-common/Cargo.toml
crates.iotomlcrates/cubecl-common/Cargo.toml
crates.ioxxhash-rustcrates/cubecl-common/Cargo.toml
crates.ioembassy-futures0.1.1crates/cubecl-common/Cargo.toml
crates.iofutures-litecrates/cubecl-common/Cargo.toml
crates.iobacktrace0.3crates/cubecl-common/Cargo.toml
crates.ioparking_lot0.12.5crates/cubecl-common/Cargo.toml
crates.iologcrates/cubecl-core/Cargo.toml
crates.iotest-logcrates/cubecl-core/Cargo.toml
crates.iotracingcrates/cubecl-core/Cargo.toml
crates.iocubecl-ir=0.11.0-pre.1crates/cubecl-core/Cargo.toml
crates.iocubecl-runtime=0.11.0-pre.1crates/cubecl-core/Cargo.toml
crates.iocubecl-zspace=0.11.0-pre.1crates/cubecl-core/Cargo.toml
crates.iobitflagscrates/cubecl-core/Cargo.toml
crates.iobytemuckcrates/cubecl-core/Cargo.toml
crates.iocubecl-common=0.11.0-pre.1crates/cubecl-core/Cargo.toml
crates.iocubecl-macros=0.11.0-pre.1crates/cubecl-core/Cargo.toml
crates.ioderive-newcrates/cubecl-core/Cargo.toml
crates.ioderive_morecrates/cubecl-core/Cargo.toml
crates.ioenumsetcrates/cubecl-core/Cargo.toml
crates.iofloat-ordcrates/cubecl-core/Cargo.toml
crates.iohalfcrates/cubecl-core/Cargo.toml
crates.iohashbrowncrates/cubecl-core/Cargo.toml
crates.ioitertoolscrates/cubecl-core/Cargo.toml
crates.ionum-integercrates/cubecl-core/Cargo.toml
crates.ionum-traitscrates/cubecl-core/Cargo.toml
crates.iopastecrates/cubecl-core/Cargo.toml
crates.ioserdecrates/cubecl-core/Cargo.toml
crates.ioserde_jsoncrates/cubecl-core/Cargo.toml
crates.iotempfile3.20crates/cubecl-core/Cargo.toml
crates.iovariadics_pleasecrates/cubecl-core/Cargo.toml
crates.iocubecl-common=0.11.0-pre.1crates/cubecl-cpp/Cargo.toml
crates.iocubecl-core=0.11.0-pre.1crates/cubecl-cpp/Cargo.toml
crates.iocubecl-opt=0.11.0-pre.1crates/cubecl-cpp/Cargo.toml
crates.iocubecl-runtime=0.11.0-pre.1crates/cubecl-cpp/Cargo.toml
crates.ioitertools0.14.0crates/cubecl-cpp/Cargo.toml
crates.iobytemuckcrates/cubecl-cpp/Cargo.toml
crates.ioderive-newcrates/cubecl-cpp/Cargo.toml
crates.iohalfcrates/cubecl-cpp/Cargo.toml
crates.iologcrates/cubecl-cpp/Cargo.toml
crates.iocubecl-common=0.11.0-pre.1crates/cubecl-cpu/Cargo.toml
crates.iocubecl-core=0.11.0-pre.1crates/cubecl-cpu/Cargo.toml
crates.iocubecl-opt=0.11.0-pre.1crates/cubecl-cpu/Cargo.toml
crates.iocubecl-runtime=0.11.0-pre.1crates/cubecl-cpu/Cargo.toml
crates.iocubecl-std=0.11.0-pre.1crates/cubecl-cpu/Cargo.toml
crates.iobytemuckcrates/cubecl-cpu/Cargo.toml
crates.ioderive-newcrates/cubecl-cpu/Cargo.toml
crates.iohalfcrates/cubecl-cpu/Cargo.toml
crates.iologcrates/cubecl-cpu/Cargo.toml
crates.iopastecrates/cubecl-cpu/Cargo.toml
crates.ioserdecrates/cubecl-cpu/Cargo.toml
crates.iosysinfocrates/cubecl-cpu/Cargo.toml
crates.iotracel-llvmcrates/cubecl-cpu/Cargo.toml
crates.iosmallveccrates/cubecl-cpu/Cargo.toml
crates.iospincrates/cubecl-cpu/Cargo.toml
crates.iocrossbeam-utils0.8.21crates/cubecl-cpu/Cargo.toml
crates.iologcrates/cubecl-cuda/Cargo.toml
crates.iotracingcrates/cubecl-cuda/Cargo.toml
crates.iobytemuckcrates/cubecl-cuda/Cargo.toml
crates.iocubecl-common=0.11.0-pre.1crates/cubecl-cuda/Cargo.toml
crates.iocubecl-core=0.11.0-pre.1crates/cubecl-cuda/Cargo.toml
crates.iocubecl-cpp=0.11.0-pre.1crates/cubecl-cuda/Cargo.toml
crates.iocubecl-runtime=0.11.0-pre.1crates/cubecl-cuda/Cargo.toml
crates.iocudarccrates/cubecl-cuda/Cargo.toml
crates.ioderive-newcrates/cubecl-cuda/Cargo.toml
crates.iohalfcrates/cubecl-cuda/Cargo.toml
crates.ioserdecrates/cubecl-cuda/Cargo.toml
crates.iologcrates/cubecl-hip/Cargo.toml
crates.iotracingcrates/cubecl-hip/Cargo.toml
crates.iocubecl-common=0.11.0-pre.1crates/cubecl-hip/Cargo.toml
crates.iocubecl-core=0.11.0-pre.1crates/cubecl-hip/Cargo.toml
crates.iocubecl-cpp=0.11.0-pre.1crates/cubecl-hip/Cargo.toml
crates.iocubecl-hip-sys7.1.5280200crates/cubecl-hip/Cargo.toml
crates.iocubecl-runtime=0.11.0-pre.1crates/cubecl-hip/Cargo.toml
crates.iobytemuckcrates/cubecl-hip/Cargo.toml
crates.ioderive-newcrates/cubecl-hip/Cargo.toml
crates.iohalfcrates/cubecl-hip/Cargo.toml
crates.iopastecrates/cubecl-hip/Cargo.toml
crates.ioserdecrates/cubecl-hip/Cargo.toml
crates.iocubecl-common=0.11.0-pre.1crates/cubecl-ir/Cargo.toml
crates.iocubecl-macros-internal=0.11.0-pre.1crates/cubecl-ir/Cargo.toml
crates.iobumpalocrates/cubecl-ir/Cargo.toml
crates.ioderive-newcrates/cubecl-ir/Cargo.toml
crates.ioderive_morecrates/cubecl-ir/Cargo.toml
crates.ioenumsetcrates/cubecl-ir/Cargo.toml
crates.iofloat-ordcrates/cubecl-ir/Cargo.toml
crates.iofnvcrates/cubecl-ir/Cargo.toml
crates.iofoldhashcrates/cubecl-ir/Cargo.toml
crates.iohalfcrates/cubecl-ir/Cargo.toml
crates.iointernmentcrates/cubecl-ir/Cargo.toml
crates.ioitertoolscrates/cubecl-ir/Cargo.toml
crates.ionum-traitscrates/cubecl-ir/Cargo.toml
crates.ioserdecrates/cubecl-ir/Cargo.toml
crates.iovariadics_pleasecrates/cubecl-ir/Cargo.toml
crates.iohashbrowncrates/cubecl-ir/Cargo.toml
crates.ioportable-atomiccrates/cubecl-ir/Cargo.toml
crates.iodarlingcrates/cubecl-macros-internal/Cargo.toml
crates.ioproc-macro2crates/cubecl-macros-internal/Cargo.toml
crates.ioquotecrates/cubecl-macros-internal/Cargo.toml
crates.iosyncrates/cubecl-macros-internal/Cargo.toml
crates.iodarlingcrates/cubecl-macros/Cargo.toml
crates.ioderive-newcrates/cubecl-macros/Cargo.toml
crates.ioderive_morecrates/cubecl-macros/Cargo.toml
crates.ioident_casecrates/cubecl-macros/Cargo.toml
crates.ioinflections1crates/cubecl-macros/Cargo.toml
crates.ioprettyplease0.2crates/cubecl-macros/Cargo.toml
crates.ioproc-macro2crates/cubecl-macros/Cargo.toml
crates.ioquotecrates/cubecl-macros/Cargo.toml
crates.iosyncrates/cubecl-macros/Cargo.toml
crates.iocubecl-common=0.11.0-pre.1crates/cubecl-macros/Cargo.toml
crates.iocubecl-common=0.11.0-pre.1crates/cubecl-metal/Cargo.toml
crates.iocubecl-core=0.11.0-pre.1crates/cubecl-metal/Cargo.toml
crates.iocubecl-ir=0.11.0-pre.1crates/cubecl-metal/Cargo.toml
crates.iocubecl-runtime=0.11.0-pre.1crates/cubecl-metal/Cargo.toml
crates.iocubecl-cpp=0.11.0-pre.1crates/cubecl-metal/Cargo.toml
crates.iologcrates/cubecl-metal/Cargo.toml
crates.ioderive-newcrates/cubecl-metal/Cargo.toml
crates.iohashbrowncrates/cubecl-metal/Cargo.toml
crates.iobytemuckcrates/cubecl-metal/Cargo.toml
crates.iohalfcrates/cubecl-metal/Cargo.toml
crates.ioserdecrates/cubecl-metal/Cargo.toml
crates.ioasync-channelcrates/cubecl-metal/Cargo.toml
crates.iocubecl-common=0.11.0-pre.1crates/cubecl-opt/Cargo.toml
crates.iocubecl-core=0.11.0-pre.1crates/cubecl-opt/Cargo.toml
crates.iocubecl-ir=0.11.0-pre.1crates/cubecl-opt/Cargo.toml
crates.iofloat-ord0.3crates/cubecl-opt/Cargo.toml
crates.iohashbrowncrates/cubecl-opt/Cargo.toml
crates.iolog0.4crates/cubecl-opt/Cargo.toml
crates.ionum0.4crates/cubecl-opt/Cargo.toml
crates.iopetgraph0.8crates/cubecl-opt/Cargo.toml
crates.iosmallveccrates/cubecl-opt/Cargo.toml
crates.iostable-vec0.4crates/cubecl-opt/Cargo.toml
crates.iotype-map0.5crates/cubecl-opt/Cargo.toml
crates.iologcrates/cubecl-runtime/Cargo.toml
crates.iotracingcrates/cubecl-runtime/Cargo.toml
crates.ioasync-channelcrates/cubecl-runtime/Cargo.toml
crates.iobytemuckcrates/cubecl-runtime/Cargo.toml
crates.iocfg-ifcrates/cubecl-runtime/Cargo.toml
crates.iocubecl-common=0.11.0-pre.1crates/cubecl-runtime/Cargo.toml
crates.iocubecl-ir=0.11.0-pre.1crates/cubecl-runtime/Cargo.toml
crates.iocubecl-zspace=0.11.0-pre.1crates/cubecl-runtime/Cargo.toml
crates.ioderive-newcrates/cubecl-runtime/Cargo.toml
crates.ioderive_morecrates/cubecl-runtime/Cargo.toml
crates.ioetceteracrates/cubecl-runtime/Cargo.toml
crates.ioenumsetcrates/cubecl-runtime/Cargo.toml
crates.iohashbrowncrates/cubecl-runtime/Cargo.toml
crates.ioitertoolscrates/cubecl-runtime/Cargo.toml
crates.ioserdecrates/cubecl-runtime/Cargo.toml
crates.iotomlcrates/cubecl-runtime/Cargo.toml
crates.ioweb-timecrates/cubecl-runtime/Cargo.toml
crates.iothiserrorcrates/cubecl-runtime/Cargo.toml
crates.ioahash0.8.12crates/cubecl-runtime/Cargo.toml
crates.iomd5crates/cubecl-runtime/Cargo.toml
crates.iofutures-utilcrates/cubecl-runtime/Cargo.toml
crates.iobitflagscrates/cubecl-spirv/Cargo.toml
crates.iocubecl-common=0.11.0-pre.1crates/cubecl-spirv/Cargo.toml
crates.iocubecl-core=0.11.0-pre.1crates/cubecl-spirv/Cargo.toml
crates.iocubecl-runtime=0.11.0-pre.1crates/cubecl-spirv/Cargo.toml
crates.iohalfcrates/cubecl-spirv/Cargo.toml
crates.ioserdecrates/cubecl-spirv/Cargo.toml
crates.iohashbrowncrates/cubecl-spirv/Cargo.toml
crates.iorspirvcrates/cubecl-spirv/Cargo.toml
crates.iocubecl-opt=0.11.0-pre.1crates/cubecl-spirv/Cargo.toml
crates.iotest-logcrates/cubecl-std/Cargo.toml
crates.iocubecl-common=0.11.0-pre.1crates/cubecl-std/Cargo.toml
crates.iocubecl-core=0.11.0-pre.1crates/cubecl-std/Cargo.toml
crates.iocubecl-runtime=0.11.0-pre.1crates/cubecl-std/Cargo.toml
crates.iohalfcrates/cubecl-std/Cargo.toml
crates.ionum-traitscrates/cubecl-std/Cargo.toml
crates.iopastecrates/cubecl-std/Cargo.toml
crates.ioserdecrates/cubecl-std/Cargo.toml
crates.iovariadics_pleasecrates/cubecl-std/Cargo.toml
crates.iospincrates/cubecl-std/Cargo.toml
crates.iologcrates/cubecl-wgpu/Cargo.toml
crates.iotracingcrates/cubecl-wgpu/Cargo.toml
crates.iocubecl-common=0.11.0-pre.1crates/cubecl-wgpu/Cargo.toml
crates.iocubecl-core=0.11.0-pre.1crates/cubecl-wgpu/Cargo.toml
crates.iocubecl-ir=0.11.0-pre.1crates/cubecl-wgpu/Cargo.toml
crates.iocubecl-runtime=0.11.0-pre.1crates/cubecl-wgpu/Cargo.toml
crates.ioderive_morecrates/cubecl-wgpu/Cargo.toml
crates.iohalfcrates/cubecl-wgpu/Cargo.toml
crates.ioitertoolscrates/cubecl-wgpu/Cargo.toml
crates.iosanitize-filenamecrates/cubecl-wgpu/Cargo.toml
crates.iotracy-clientcrates/cubecl-wgpu/Cargo.toml
crates.ioashcrates/cubecl-wgpu/Cargo.toml
crates.iocubecl-spirv=0.11.0-pre.1crates/cubecl-wgpu/Cargo.toml
crates.iotracel-ashcrates/cubecl-wgpu/Cargo.toml
crates.iocubecl-cpp=0.11.0-pre.1crates/cubecl-wgpu/Cargo.toml
crates.iowgpu-halcrates/cubecl-wgpu/Cargo.toml
crates.iobytemuckcrates/cubecl-wgpu/Cargo.toml
crates.ioasync-channelcrates/cubecl-wgpu/Cargo.toml
crates.ioderive-newcrates/cubecl-wgpu/Cargo.toml
crates.iohashbrowncrates/cubecl-wgpu/Cargo.toml
crates.iocfg-ifcrates/cubecl-wgpu/Cargo.toml
crates.iosmallveccrates/cubecl-zspace/Cargo.toml
crates.ioserdecrates/cubecl-zspace/Cargo.toml
crates.ioderive-newcrates/cubecl-zspace/Cargo.toml
crates.iocubecl-core=0.11.0-pre.1crates/cubecl/Cargo.toml
crates.iocubecl-cpu=0.11.0-pre.1crates/cubecl/Cargo.toml
crates.iocubecl-cuda=0.11.0-pre.1crates/cubecl/Cargo.toml
crates.iocubecl-hip=0.11.0-pre.1crates/cubecl/Cargo.toml
crates.iocubecl-ir=0.11.0-pre.1crates/cubecl/Cargo.toml
crates.iocubecl-metal=0.11.0-pre.1crates/cubecl/Cargo.toml
crates.iocubecl-runtime=0.11.0-pre.1crates/cubecl/Cargo.toml
crates.iocubecl-std=0.11.0-pre.1crates/cubecl/Cargo.toml
crates.iocubecl-wgpu=0.11.0-pre.1crates/cubecl/Cargo.toml
crates.iohalfcrates/cubecl/Cargo.toml
All dependencies 43

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

RegistryPackageVersionRelation
crates.ioahashdirect
crates.iobacktracedirect
crates.iocrossbeam-utilsdirect
crates.iocubecl-common0.11.0-pre.1direct
crates.iocubecl-core0.11.0-pre.1direct
crates.iocubecl-cpp0.11.0-pre.1direct
crates.iocubecl-cpu0.11.0-pre.1direct
crates.iocubecl-cuda0.11.0-pre.1direct
crates.iocubecl-hip0.11.0-pre.1direct
crates.iocubecl-hip-sysdirect
crates.iocubecl-ir0.11.0-pre.1direct
crates.iocubecl-macros0.11.0-pre.1direct
crates.iocubecl-macros-internal0.11.0-pre.1direct
crates.iocubecl-metal0.11.0-pre.1direct
crates.iocubecl-opt0.11.0-pre.1direct
crates.iocubecl-runtime0.11.0-pre.1direct
crates.iocubecl-spirv0.11.0-pre.1direct
crates.iocubecl-std0.11.0-pre.1direct
crates.iocubecl-wgpu0.11.0-pre.1direct
crates.iocubecl-zspace0.11.0-pre.1direct
crates.ioembassy-futuresdirect
crates.iofloat-orddirect
crates.ioglobdirect
crates.ioinflectionsdirect
crates.ioitertoolsdirect
crates.iologdirect
crates.ionumdirect
crates.ioparking_lotdirect
crates.iopetgraphdirect
crates.ioprettypleasedirect
crates.iostable-vecdirect
crates.iostrumdirect
crates.iotempfiledirect
crates.iotracel-xtask4.16.0direct
crates.iotype-mapdirect
crates.ioblock2indirect
crates.iocfg_aliasesindirect
crates.iocriterionindirect
crates.iocubecl0.11.0-pre.1indirect
crates.ioobjc2indirect
crates.ioobjc2-foundationindirect
crates.ioobjc2-metalindirect
crates.iotrybuildindirect
Dependency advisories 0

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

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
{
  "data": {
    "repo": {
      "topics": [
        "cuda",
        "gpgpu",
        "gpu",
        "jit",
        "linalg",
        "rust",
        "webgpu"
      ],
      "is_fork": false,
      "size_kb": 14239,
      "has_wiki": false,
      "homepage": "https://burn.dev",
      "languages": {
        "Cuda": 6287,
        "Rust": 4773380,
        "RenderScript": 1
      },
      "pushed_at": "2026-07-27T16:04:48Z",
      "created_at": "2024-06-14T13:22:39Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-27T18:57:48Z",
      "description": "Multi-platform high-performance compute language extension for Rust.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "https://tracel.ai",
      "name": "Tracel AI",
      "type": "Organization",
      "login": "tracel-ai",
      "company": null,
      "location": "Canada",
      "followers": 632,
      "avatar_url": "https://avatars.githubusercontent.com/u/111992358?v=4",
      "created_at": "2022-08-24T13:54:31Z",
      "is_verified": null,
      "public_repos": 24,
      "account_age_days": 1433
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2026-05-11T17:44:18Z"
        },
        {
          "tag": "v0.10.0-pre.4",
          "kind": "prerelease",
          "published_at": "2026-04-27T20:44:58Z"
        },
        {
          "tag": "v0.10.0-pre.3",
          "kind": "prerelease",
          "published_at": "2026-04-08T17:36:07Z"
        },
        {
          "tag": "v0.10.0-pre.2",
          "kind": "prerelease",
          "published_at": "2026-03-02T18:48:48Z"
        },
        {
          "tag": "v0.10.0-pre.1",
          "kind": "prerelease",
          "published_at": "2026-02-09T21:43:08Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-01-15T19:56:57Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2025-11-06T15:42:34Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2025-10-28T16:18:37Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2025-07-18T16:12:27Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2025-04-23T20:16:00Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2025-01-14T20:36:25Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2024-10-28T15:47:21Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "7c6a9e79565c2d496fd4825649535850fdcc5006",
          "body": null,
          "is_bot": false,
          "headline": "feat: add `AsIndex` fallible dimension index conversion (#1445)",
          "author_name": "Qiang Zhao",
          "author_login": "mattisonchao",
          "committed_at": "2026-07-27T14:27:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50ac6301c1ff459a0bd7bc03bd848dd49fabed92",
          "body": null,
          "is_bot": false,
          "headline": "Allow nested tuple destructure (#1420)",
          "author_name": "Akira Hayakawa",
          "author_login": "akiradeveloper",
          "committed_at": "2026-07-27T14:24:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "870666bf46e1c370d3aae08e3dcb9d9a74ed90c8",
          "body": null,
          "is_bot": false,
          "headline": "fix atomic import (#1441)",
          "author_name": "Charles23R",
          "author_login": "Charles23R",
          "committed_at": "2026-07-22T13:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "772f01eb0329b03240ecafd49379ec2d13777f82",
          "body": "add cross-stream input bindings pinning wgpu",
          "is_bot": false,
          "headline": "Merge pull request #1434 from tracel-ai/fix/wgpu-shared-binding",
          "author_name": "Charles23R",
          "author_login": "Charles23R",
          "committed_at": "2026-07-21T18:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a57ce56212e9efd06aadf3b69a9ad3d7ea6e54f5",
          "body": null,
          "is_bot": false,
          "headline": "typos",
          "author_name": "Charles23R",
          "author_login": "Charles23R",
          "committed_at": "2026-07-21T17:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90d33e5413e2733b63ca3577ef9388c06a85cf81",
          "body": null,
          "is_bot": false,
          "headline": "format",
          "author_name": "Charles23R",
          "author_login": "Charles23R",
          "committed_at": "2026-07-21T17:47:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf1681eda135e713c31e5abf574e57c80bf5bdcd",
          "body": null,
          "is_bot": false,
          "headline": "move pool to common",
          "author_name": "Charles23R",
          "author_login": "Charles23R",
          "committed_at": "2026-07-21T17:17:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d994e87e6076d67bbb1f249cbafe7a1bf0074b9d",
          "body": null,
          "is_bot": false,
          "headline": "generic pool in cubecl core",
          "author_name": "Charles23R",
          "author_login": "Charles23R",
          "committed_at": "2026-07-21T16:26:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3b9ad28b4bd0fc662f9df7312c0873e2b8ae339",
          "body": null,
          "is_bot": false,
          "headline": "shared bindings pool",
          "author_name": "Charles23R",
          "author_login": "Charles23R",
          "committed_at": "2026-07-20T16:58:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69b4a42a2c104fb82fad53b60db17801e889faca",
          "body": null,
          "is_bot": false,
          "headline": "Add a type of shared memory bindings",
          "author_name": "Charles23R",
          "author_login": "Charles23R",
          "committed_at": "2026-07-20T16:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d473e4519eafd884bfdc8cc644b14bde8b1eff8",
          "body": null,
          "is_bot": false,
          "headline": "per--stream pins buffer for tasks",
          "author_name": "Charles23R",
          "author_login": "Charles23R",
          "committed_at": "2026-07-20T14:49:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ae013351fcbbee91bf81820b7d56594d2607a0e",
          "body": null,
          "is_bot": false,
          "headline": "add cross-stream input bindings pinning wgpu",
          "author_name": "Charles23R",
          "author_login": "Charles23R",
          "committed_at": "2026-07-17T14:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a62060a2c7a66c94f717d7cac0be0dc259bb607",
          "body": null,
          "is_bot": false,
          "headline": "Wmma compile error (#1427)",
          "author_name": "Nathaniel Simard",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-15T13:01:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e0b3cd9a897c29ce8089c81d67aa2588de69969",
          "body": null,
          "is_bot": false,
          "headline": "Cpu: Allow more threads than cores (#1426)",
          "author_name": "Louis Fortier-Dubois",
          "author_login": "louisfd",
          "committed_at": "2026-07-14T20:48:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24aedf06d25f9414e6e5f9900f9f1e8e2a403143",
          "body": "…t (#1424)\n\nSet `needs_parallelism` for `SyncCube` so the scheduler never queues two\nunits of the same cube on one worker, which would deadlock the spin\nbarrier. Clamp the hardcoded cube dims in the shared saturating and\nsynchronization runtime tests to `max_units_per_cube` so they pass on\nmachines \n[…]\nread_yield` extern in\n`sync_cube` (bad for a barrier that must resolve ASAP) and the loud\n`max_units_per_cube` launch enforcement.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(cpu): parallelize sync_cube and clamp test cube dims to core coun…",
          "author_name": "Louis Fortier-Dubois",
          "author_login": "louisfd",
          "committed_at": "2026-07-14T13:10:23Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "15f5425e52ebff1c64a1f8a3a93bf1c1957b9b9e",
          "body": null,
          "is_bot": false,
          "headline": "Small fix for wasm",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-14T12:30:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16f22a105eda7c5c2c4f46552387fbf2a4e1db26",
          "body": "Feat/dynamic memory pool config",
          "is_bot": false,
          "headline": "Merge pull request #1417 from tracel-ai/feat/dynamic-memory-pool-config",
          "author_name": "Charles23R",
          "author_login": "Charles23R",
          "committed_at": "2026-07-13T18:59:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b324508fc1040ef08c4dc670a4368be24b6c9ee5",
          "body": null,
          "is_bot": false,
          "headline": "Fix logging performance",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-13T17:01:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e03130c00b7df2abf5be6aac726bc502a8ac637",
          "body": "* start\n\nCo-authored-by: SamuelBelanger <sabel237@ulaval.ca>\n\n* tuner test\n\n* refactor tuner\n\n* cleanup\n\nCo-authored-by: SamuelBelanger <sabel237@ulaval.ca>\n\n* readd prints\n\n* try fix throughput\n\n* cleaner bounds\n\nCo-authored-by: SamuelBelanger <sabel237@ulaval.ca>\n\n* durations instead of float time\n[…]\nnts\n\n* refactor tuner test\n\n* refactor remove autotune disable option\n\n* cleanup\n\n* cleanup + add tests\n\n* pr comments\n\n---------\n\nCo-authored-by: Thierry Cantin-Demers <thierrycantindemers@gmail.com>",
          "is_bot": false,
          "headline": "Feat/autotune throughput (#1422)",
          "author_name": "SamuelBelanger",
          "author_login": "SamuelBelanger",
          "committed_at": "2026-07-13T16:22:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "84099cabf95f301c5ee6194b3e05fcdc56838353",
          "body": null,
          "is_bot": false,
          "headline": "Disable persistent tune cache option (#1423)",
          "author_name": "SamuelBelanger",
          "author_login": "SamuelBelanger",
          "committed_at": "2026-07-13T16:18:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7030e2042549bae2c882eada79244766fa3f6c46",
          "body": null,
          "is_bot": false,
          "headline": "Clippy + Fmt",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-13T14:08:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50b32c5b0325ed20b276f42926eb0519d230c5d3",
          "body": null,
          "is_bot": false,
          "headline": "Metal better workspace setting",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-13T14:07:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7899188fa34299b0640c551ddc464bad0acd4442",
          "body": null,
          "is_bot": false,
          "headline": "Code cleanup",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-13T13:49:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4442da9bd0ac6805435806b919bc3f76b1709e6e",
          "body": null,
          "is_bot": false,
          "headline": "Fix memory size + logs",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-13T13:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4468d1218d359c8ff27c0a51b1d474fd69bee15",
          "body": null,
          "is_bot": false,
          "headline": "Fic cpu runtime",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-10T21:17:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b09f3cdde6d428f0d4795c781cb3dc2b3d902e4",
          "body": null,
          "is_bot": false,
          "headline": "Some fix",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-10T19:15:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95d1b4fd3ddd7227794c47c6644db95bba499407",
          "body": null,
          "is_bot": false,
          "headline": "Different memory pool config strategy",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-10T16:00:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "174238e23f5d1334082db37291684f230130c37b",
          "body": null,
          "is_bot": false,
          "headline": "Fix pitched load",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-10T14:00:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8413111005a7d65f00c08120b1c010dfca6d4810",
          "body": null,
          "is_bot": false,
          "headline": "CPP Patch",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-10T13:14:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db212fe8355ecb4be386ce1758be2f40b1374d20",
          "body": null,
          "is_bot": false,
          "headline": "Remove duplicated debug impl",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-10T12:29:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d246fd0901bbb18d390e83bcac439a5e0fda9f4c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into feat/dynamic-memory-pool-config",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-10T12:19:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "570ee1e5ab9b1de1029e01ce09c141a31d8f91ab",
          "body": "Burn's BackendTypes::GraphPrimitive bound requires it; print the graph\nid and capture stream rather than requiring Debug on the device handle.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01YBK16YJuXNic1mBHeaNQ2B",
          "is_bot": false,
          "headline": "Implement Debug for Graph",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-10T01:09:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9996690dc01851acdd1a88be14a58cb60af9c9b7",
          "body": "A library that computes a config default (e.g. a memory-pool budget from\na model's geometry) must not override or panic on a configuration the\napplication set first. try_set stores the config only when nothing was\nset or read yet and reports which happened; set() now delegates to it.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01YBK16YJuXNic1mBHeaNQ2B",
          "is_bot": false,
          "headline": "Add RuntimeConfig::try_set for library-provided config defaults",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-10T01:09:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e1794b4659ed95ec928a03b126b258e9eca02709",
          "body": "Preallocation is hard to size correctly and multiplies the reserved\nbudget by the stream count on runtimes that build one memory management\nper stream (CUDA, HIP). A capped arena now always grows lazily and\nreaches its fixed footprint after warmup; the max_pool_size cap is\nunchanged and still applies per stream.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01YBK16YJuXNic1mBHeaNQ2B",
          "is_bot": false,
          "headline": "Remove the preallocate option from sliced pools",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-10T00:15:11Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9110136fe5bb3c6e7dc0295100fe7f88342ceb6e",
          "body": null,
          "is_bot": false,
          "headline": "Fix/graph safety (#1419)",
          "author_name": "Nathaniel Simard",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-09T23:53:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c88311114ab9bfb97bb2142449741b03bad47d0",
          "body": "- Reject explicit sliced pool entries on exclusive_memory_only builds\n  (wasm wgpu assumes buffers are never shared between slices), matching\n  the existing sub-slices preset rejection.\n- Validate max_pool_size at config level: must fit at least one page and\n  span at most u16::MAX pages, instead of\n[…]\ngrammatic-config examples that used the\n  nonexistent GlobalConfig type.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01YBK16YJuXNic1mBHeaNQ2B",
          "is_bot": false,
          "headline": "Address code-review findings on the memory.pools feature",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-09T23:39:25Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f3502b4b18c20b6ac6e89d475fe2502318f9727f",
          "body": "Exercises the full path in a dedicated process: CubeClRuntimeConfig::set\nwith a runtime-computed budget, MemoryConfiguration::resolve at server\ncreation, preallocated fixed footprint, cross-size arena reuse, and the\nhard capacity cap.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01YBK16YJuXNic1mBHeaNQ2B",
          "is_bot": false,
          "headline": "Add end-to-end integration test for the memory.pools override",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-09T23:06:14Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e17bdc54866f4e7b3b62719021d496e9b751e12f",
          "body": "Covers the memory logger, persistent_memory, the pools presets and\nexplicit pool list schema with human-readable sizes, the fixed-footprint\narena use case, validation/panic semantics, and the programmatic\nCubeClRuntimeConfig::set() pattern with its sharp edges.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01YBK16YJuXNic1mBHeaNQ2B",
          "is_bot": false,
          "headline": "Document the [memory] config section in the book",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-09T23:04:26Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "345b0a7c774ba4879b7df1da6e08fd080a04a7ab",
          "body": "Replace the binary DynamicPoolConfig::SingleSliced setting and the\nCUBECL_MEM_* env vars with the actual pool layout in the config system.\nmemory.pools accepts a preset string (\"sub-slices\" / \"exclusive-pages\")\nor an explicit pool list mirroring MemoryPoolOptions/PoolType, with\nsizes as raw bytes or\n[…]\nrammatically with CubeClRuntimeConfig::set()\nbefore creating any client.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01YBK16YJuXNic1mBHeaNQ2B",
          "is_bot": false,
          "headline": "Expose real memory-pool configuration via memory.pools config",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-09T23:02:36Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9bfec173053e109de6f5ba76a809b3c62a1eddeb",
          "body": "PoolType::SlicedPages gains max_pool_size and preallocate. A capped pool\nreturns the new IoError::PoolCapacityExceeded instead of silently\ngrowing by another full page — the error is transient (freeing pool\nmemory and retrying is valid), unlike BufferTooBig which is permanent,\nso schedulers can tell\n[…]\ndegrades to lazy\nallocation with the cap still enforced at reserve time.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01YBK16YJuXNic1mBHeaNQ2B",
          "is_bot": false,
          "headline": "Add hard capacity cap and preallocation to SlicedPool",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-09T22:55:17Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0c6a6e829a33ac6fe1b89df55ea4e2ff797e7498",
          "body": "The event-stream GC registered GcTasks holding bare ManagedMemoryIds,\nwhich pin nothing: once user handles were dropped, memory still read by\nan in-flight cross-stream kernel became is_free(), so the origin stream\ncould reuse it (data race) or explicit cleanup could dealloc it\n(use-after-free). Rest\n[…]\n Metal's unwrap_or(u64::MAX) fallback that\nconservatively forces a wait.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01YBK16YJuXNic1mBHeaNQ2B",
          "is_bot": false,
          "headline": "Fix multi-stream shared-binding pinning and make cursor lookup total",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-09T22:50:30Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "10bb769d9921bac9d46046165aa3a01d01885864",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into feat/dynamic-memory-pool-config",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-09T22:00:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "270bbdb7f6aa17251a68093f30466860c36c927c",
          "body": null,
          "is_bot": false,
          "headline": "update wgpu version (#1416)",
          "author_name": "Charles23R",
          "author_login": "Charles23R",
          "committed_at": "2026-07-09T19:44:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3175ddbe1fab79dc516f37939f4f44181c4d3007",
          "body": null,
          "is_bot": false,
          "headline": "Feat/hip captured graph (#1415)",
          "author_name": "Nathaniel Simard",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-09T19:27:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2481c3ecce3630bcd36db979636aa8526b923fce",
          "body": null,
          "is_bot": false,
          "headline": "Dynamic single-sliced memory pool config (server-resolved)",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-09T18:27:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebef877db4a78a5d55e109a5d43663c88d04c84e",
          "body": null,
          "is_bot": false,
          "headline": "Dynamic memory pool config",
          "author_name": "nathaniel",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-09T18:24:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9960a85e1d6b57a9ae11ca9cd18a2246afb0530",
          "body": null,
          "is_bot": false,
          "headline": "fix(cpu): reserve shared memory from a dedicated pool (#1412)",
          "author_name": "Louis Fortier-Dubois",
          "author_login": "louisfd",
          "committed_at": "2026-07-08T17:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08bfd58d53296f8e390e2aeaafbfb2f68657fbc2",
          "body": null,
          "is_bot": false,
          "headline": "Fix/cpu index unit (#1411)",
          "author_name": "Louis Fortier-Dubois",
          "author_login": "louisfd",
          "committed_at": "2026-07-08T16:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f176cb38efff04ad4e11925ebd029430d35d4d36",
          "body": null,
          "is_bot": false,
          "headline": "disaggregate-oob-consts (#1409)",
          "author_name": "Nathaniel Simard",
          "author_login": "nathanielsimard",
          "committed_at": "2026-07-08T12:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fd226144293dffdaaaa31ed7edea11e32426d8c",
          "body": null,
          "is_bot": false,
          "headline": "Peak device throughput (#1408)",
          "author_name": "Thierry Cantin-Demers",
          "author_login": "ThierryCantin-Demers",
          "committed_at": "2026-07-07T20:34:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5bbb8070c68562b50331610de76c97b9b559281",
          "body": null,
          "is_bot": false,
          "headline": "Feat/new CPU runtime (#1400)",
          "author_name": "Marc-Antoine Manningham",
          "author_login": "marcantoinem",
          "committed_at": "2026-07-07T16:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eb48d06ed55ed0446b09a2ae00be9d9c89822b8",
          "body": "… (#1395)\n\n`dirs` pulls in `dirs-sys` -> `option-ext`, which is licensed MPL-2.0\n(weak copyleft). Downstream users that want a strictly permissive\n(MIT/Apache-2.0) dependency tree inherit this transitively through\n`cubecl-common` and `cubecl-runtime`.\n\n`etcetera` (MIT OR Apache-2.0) provides the sam\n[…]\note: `dirs` still appears transitively via `tracel-llvm-bundler`\n(a build-dependency of the `cubecl-cpu` MLIR backend); that is outside\nthis crate's first-party usage and would need a separate change.",
          "is_bot": false,
          "headline": "refactor: replace `dirs` with `etcetera` (drops MPL-2.0 `option-ext`)…",
          "author_name": "Jonathan Shimwell",
          "author_login": "shimwell",
          "committed_at": "2026-07-07T13:15:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "19a76d3a35c9c479a5b79d1e6b4a521fec6292e9",
          "body": null,
          "is_bot": false,
          "headline": "fixed cargo xtask validate fails on Linux (#1397)",
          "author_name": "Liheng Yuan",
          "author_login": "Andy2887",
          "committed_at": "2026-07-07T12:12:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "222788a45b76b26f4618627f812704f4b594f325",
          "body": "…405)",
          "is_bot": false,
          "headline": "fix(metal): validate shared memory limit before pipeline creation (#1…",
          "author_name": "dcvz",
          "author_login": "dcvz",
          "committed_at": "2026-07-06T12:04:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ae4734142c28db509022ef1831a50f75ba99821",
          "body": null,
          "is_bot": false,
          "headline": "fix(metal): attribute launch errors to the issuing stream (#1403)",
          "author_name": "dcvz",
          "author_login": "dcvz",
          "committed_at": "2026-07-03T21:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac24631b40347bd962e5584cc0ad1ede9ce2d087",
          "body": "…inmax-bitwise-cas\n\nEnable min, max, bitwise, and compare-exchange atomics for i32 and u32",
          "is_bot": false,
          "headline": "Merge pull request #1387 from LucaCappelletti94/feat/integer-atomic-m…",
          "author_name": "Charles23R",
          "author_login": "Charles23R",
          "committed_at": "2026-06-29T16:44:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2e37e0365d19cccff47afaf406d22b13582fc3c",
          "body": "…acked-zero-buffer\n\nFix `into_contiguous` zeroing packed output when the repacked dim vectorizes",
          "is_bot": false,
          "headline": "Merge pull request #1390 from LucaCappelletti94/fix/into-contiguous-p…",
          "author_name": "Thierry Cantin-Demers",
          "author_login": "ThierryCantin-Demers",
          "committed_at": "2026-06-29T13:59:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eea19b3d521a7aefc6b55abe792dd8c60d863caf",
          "body": "burn element trait related changes for `e4m3`, `e5m2`",
          "is_bot": false,
          "headline": "Merge pull request #1389 from skewballfox/f8_impl",
          "author_name": "Thierry Cantin-Demers",
          "author_login": "ThierryCantin-Demers",
          "committed_at": "2026-06-29T13:59:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4993b24c3bb3a82283633b63356a7400b03bbcd3",
          "body": null,
          "is_bot": false,
          "headline": "feat: metal backend (#1175)",
          "author_name": "dcvz",
          "author_login": "dcvz",
          "committed_at": "2026-06-25T13:59:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "665edd59390208c6415d15b2a0edc02e2ca55aa8",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into f8_impl",
          "author_name": "Joshua Ferguson",
          "author_login": "skewballfox",
          "committed_at": "2026-06-24T14:30:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9624af4d84f4984954c8f69eb2273769e25aadb",
          "body": "…-raising panic for blocking APIs (#1376)",
          "is_bot": false,
          "headline": "Fix: returning panic payload in device channel tasks to caller and re…",
          "author_name": "Liheng Yuan",
          "author_login": "Andy2887",
          "committed_at": "2026-06-23T18:42:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "762ef05062857485cc78baa716be20299db92fe2",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into f8_impl",
          "author_name": "Joshua Ferguson",
          "author_login": "skewballfox",
          "committed_at": "2026-06-23T15:43:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f888ebcff62c936d8fa11acc40b1ed59ad887081",
          "body": null,
          "is_bot": false,
          "headline": "add f8 constants for 1,+/-0, remove infinity for e4m3",
          "author_name": "Joshua Ferguson",
          "author_login": "skewballfox",
          "committed_at": "2026-06-23T15:41:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b6bcc333546694cc1d3d736fddd65f8563c4d27",
          "body": "…ctor-size-guard\n\nAssert the quantized view float vector size is a multiple of `num_quants`",
          "is_bot": false,
          "headline": "Merge pull request #1391 from LucaCappelletti94/fix/quantized-view-ve…",
          "author_name": "Thierry Cantin-Demers",
          "author_login": "ThierryCantin-Demers",
          "committed_at": "2026-06-23T14:23:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2872c3d74e43fef6e3844f09a1cf91dca2a92dc9",
          "body": null,
          "is_bot": false,
          "headline": "revert numeric impl for e5m2 e4m3",
          "author_name": "Joshua Ferguson",
          "author_login": "skewballfox",
          "committed_at": "2026-06-23T00:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc0a94a4f3f7f3cb0804f8c3e3fe7b59e6b7270b",
          "body": null,
          "is_bot": false,
          "headline": "add citation (#1335)",
          "author_name": "Redhawk",
          "author_login": "Redhawk18",
          "committed_at": "2026-06-22T23:56:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3beb9afaa0acf2d3f7b2dfff4ebf6dedfb316825",
          "body": "* feat: improve dumping of cpu\n\n* feat: add README",
          "is_bot": false,
          "headline": "Cpu dump improvement (#1394)",
          "author_name": "Marc-Antoine Manningham",
          "author_login": "marcantoinem",
          "committed_at": "2026-06-22T19:15:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ece353135c955efcf2e6a6c5de755c20ae8862e",
          "body": null,
          "is_bot": false,
          "headline": "add as read to view mut (#1393)",
          "author_name": "Louis Fortier-Dubois",
          "author_login": "louisfd",
          "committed_at": "2026-06-22T17:49:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e74676ea6dac8164a8dcfc69fed3946f3e1fdbf",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into fix/quantized-view-vector-size-guard",
          "author_name": "Louis Fortier-Dubois",
          "author_login": "louisfd",
          "committed_at": "2026-06-22T13:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f214db72fb60eea51958fcf36e30cf684daf2417",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into fix/into-contiguous-packed-zero-buffer",
          "author_name": "Louis Fortier-Dubois",
          "author_login": "louisfd",
          "committed_at": "2026-06-22T13:45:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7673facec258f2947f7ac8645cdcf6996293c283",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into f8_impl",
          "author_name": "Louis Fortier-Dubois",
          "author_login": "louisfd",
          "committed_at": "2026-06-22T13:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d7cab0852fd7f3078443bf5c3273f7558054605",
          "body": null,
          "is_bot": false,
          "headline": "Add read_lazy method for non-WASM targets in ComputeClient (#1392)",
          "author_name": "Jonathan Richard",
          "author_login": "jwric",
          "committed_at": "2026-06-22T13:39:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56ad3051211d04b0486db6cedcf13b916610ee54",
          "body": null,
          "is_bot": false,
          "headline": "Assert the quantized view float vector size is a multiple of num_quants",
          "author_name": "LucaCappelletti94",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-20T13:42:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cefb06d87a19e645616416d93b1bee1b53b22516",
          "body": "…rizes",
          "is_bot": false,
          "headline": "Fix into_contiguous zeroing packed output when the repacked dim vecto…",
          "author_name": "LucaCappelletti94",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-20T13:31:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ac9980a2a4e348cf2b4d0f74244ed0d0e2b57d2",
          "body": null,
          "is_bot": false,
          "headline": "impl consts and traits for f8 types",
          "author_name": "Joshua Ferguson",
          "author_login": "skewballfox",
          "committed_at": "2026-06-19T23:53:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a7c59932611fb44d469cf653028a594e57a559c",
          "body": null,
          "is_bot": false,
          "headline": "add sampler for f8 values, update max/min callsites",
          "author_name": "Joshua Ferguson",
          "author_login": "skewballfox",
          "committed_at": "2026-06-19T22:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "522b534d0a0e109a85168e7de00005e7f8847c10",
          "body": null,
          "is_bot": false,
          "headline": "change type for f8 max/mins",
          "author_name": "Joshua Ferguson",
          "author_login": "skewballfox",
          "committed_at": "2026-06-19T21:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "647ab9a3cd9d6bd9a76dc0d7cc595574f625adb9",
          "body": null,
          "is_bot": false,
          "headline": "burn-side element requirements for f8 support",
          "author_name": "Joshua Ferguson",
          "author_login": "skewballfox",
          "committed_at": "2026-06-19T21:18:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21d6ce5de0a74b87ed26cd61aba90b3f497ef671",
          "body": null,
          "is_bot": false,
          "headline": "Enable min/max, bitwise, and compare-exchange atomics for i32 and u32",
          "author_name": "LucaCappelletti94",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-19T14:48:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1aff5e5673f81dfb54df30ea8b43a32a57de162",
          "body": null,
          "is_bot": false,
          "headline": "feat: Coordinates CoordsDynI type (#1386)",
          "author_name": "SamuelBelanger",
          "author_login": "SamuelBelanger",
          "committed_at": "2026-06-18T13:37:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "945cce851dd7d0614e127fbf9a63e767c04ebdda",
          "body": null,
          "is_bot": false,
          "headline": "Feat/fix abusive allocation in CPU backend (#1385)",
          "author_name": "Marc-Antoine Manningham",
          "author_login": "marcantoinem",
          "committed_at": "2026-06-18T12:35:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "547b1db32e34271c0255ff50d26dd65f442a6907",
          "body": "… (#1338)",
          "is_bot": false,
          "headline": "fixes return Self::Scalar in impl_unary_func_scalar_out (Fixes #1283)…",
          "author_name": "Ethan Wu",
          "author_login": "ethqnol",
          "committed_at": "2026-06-17T15:15:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0db542078e377498d483306269228457ac8d16f7",
          "body": "* add test\n\n* fix: handling one tuple",
          "is_bot": false,
          "headline": "Fix handling one tuple (#1382)",
          "author_name": "Akira Hayakawa",
          "author_login": "akiradeveloper",
          "committed_at": "2026-06-16T23:03:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a30791301897f3dc080fd85df39cc24658c57c84",
          "body": null,
          "is_bot": false,
          "headline": "Fix imports (#1383)",
          "author_name": "Nathaniel Simard",
          "author_login": "nathanielsimard",
          "committed_at": "2026-06-16T16:58:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8fc8e12ec375cbedab88eef0e625f7549b71a55",
          "body": null,
          "is_bot": false,
          "headline": "Keep CPU scheduled buffers alive",
          "author_name": "Hiroshi Shinaoka",
          "author_login": "shinaoka",
          "committed_at": "2026-06-15T17:00:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b435802f1789764cfd079f91087f9f30181da25",
          "body": null,
          "is_bot": false,
          "headline": "Feat/bytes improvements (#1379)",
          "author_name": "Nathaniel Simard",
          "author_login": "nathanielsimard",
          "committed_at": "2026-06-15T16:18:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35b861d072334b837f55506d1a330a0f1d5fc81a",
          "body": null,
          "is_bot": false,
          "headline": "refactor: Simplify `Variable` to align it with existing IRs (#1378)",
          "author_name": "Genna Wingert",
          "author_login": "wingertge",
          "committed_at": "2026-06-12T12:48:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3208d38b75c31fddf41b0aef722ff75b83c505c7",
          "body": "Co-authored-by: Louis Fortier-Dubois <louisfd94@gmail.com>",
          "is_bot": false,
          "headline": "feat: add expm1 lowering across backends (#1301)",
          "author_name": "Hiroshi Shinaoka",
          "author_login": "shinaoka",
          "committed_at": "2026-06-10T12:38:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b7b3b245d2c6f33c5cd91acbd98b8d8c42c9be4",
          "body": "table of contents\n\nCo-authored-by: Louis Fortier-Dubois <louisfd94@gmail.com>",
          "is_bot": false,
          "headline": "book: constants (plane) (#1320)",
          "author_name": "Redhawk",
          "author_login": "Redhawk18",
          "committed_at": "2026-06-09T17:05:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "172441948fe7268a2975aa9702e1a27c29b697dc",
          "body": "…1374)",
          "is_bot": false,
          "headline": "fix: don't panic when const-folding an unfoldable const expression (#…",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-09T15:08:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9afbb3144ba40c2ecb6e7fbfb662b80b94148dd5",
          "body": "fixed cargo xtask validate failures (typos check and CPU bitwise unary_int tests)",
          "is_bot": false,
          "headline": "Merge pull request #1369 from Andy2887/fix-typo-check-and-bitwise-test",
          "author_name": "Marc-Antoine Manningham",
          "author_login": "marcantoinem",
          "committed_at": "2026-06-08T14:55:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc08f9a7ffff23a544fc9e77f12bd36ead779d26",
          "body": null,
          "is_bot": false,
          "headline": "fixed typo check and bitwise test errors",
          "author_name": "Andy2887",
          "author_login": "Andy2887",
          "committed_at": "2026-06-08T14:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31ad6a54175bcab1891f2661cfb01ff05d16ce7d",
          "body": null,
          "is_bot": false,
          "headline": "fix: don't panic when calling a non-path expression in a kernel (#1372)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-08T13:54:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a194e26653f39bc8b6ed62aba52dac3b58fd07bc",
          "body": "…1373)",
          "is_bot": false,
          "headline": "fix: reject unsupported kernel argument types instead of panicking (#…",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-08T13:53:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba103c7f118524652647338dec09abf69a24a53e",
          "body": null,
          "is_bot": false,
          "headline": "fix shared memory bytes (#1367)",
          "author_name": "Louis Fortier-Dubois",
          "author_login": "louisfd",
          "committed_at": "2026-06-04T12:00:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d948fc4766977a6ac24c84cdd38cbfa744c0bf6",
          "body": "…sample-buffer exhaustion) (#1361)",
          "is_bot": false,
          "headline": "fix(wgpu): bound live timestamp query sets per device (Metal counter-…",
          "author_name": "AdrianEddy",
          "author_login": "AdrianEddy",
          "committed_at": "2026-06-01T12:39:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f683f2d3cfdb41aecc519e5a436e453b8c82b577",
          "body": null,
          "is_bot": false,
          "headline": "Tiling as a composable view layout (#1362)",
          "author_name": "Louis Fortier-Dubois",
          "author_login": "louisfd",
          "committed_at": "2026-05-29T19:33:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f92484180a97bdcd5781eb7c5e209e4c100dcd3",
          "body": "…(#1360)",
          "is_bot": false,
          "headline": "refactor(runtime): aggregate memory_usage + memory_cleanup in client …",
          "author_name": "Arthur Brussee",
          "author_login": "ArthurBrussee",
          "committed_at": "2026-05-28T12:11:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a61d95a5b667a668ebdcd69e7ccb16549e37d14",
          "body": null,
          "is_bot": false,
          "headline": "fix: re-export wgpu::Backend from cubecl-wgpu (#1357)",
          "author_name": "zhan-wei-919",
          "author_login": "zhan-wei-919",
          "committed_at": "2026-05-27T17:39:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c3a19bc51b924d92e7c5bea09ee2d1ac7204ed0",
          "body": null,
          "is_bot": false,
          "headline": "Refactor/readme (#1358)",
          "author_name": "Nathaniel Simard",
          "author_login": "nathanielsimard",
          "committed_at": "2026-05-27T17:11:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 12,
      "commits_last_year": 571,
      "latest_release_at": "2026-05-11T17:44:18Z",
      "latest_release_tag": "v0.10.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 77,
      "mean_days_between_releases": 42.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "xtask",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "automation",
            "codesign",
            "macos",
            "release",
            "xtask",
            "command-line-utilities",
            "development-tools::build-utils"
          ],
          "ecosystem": "crates",
          "matches_repo": false,
          "registry_url": "https://crates.io/crates/xtask",
          "is_deprecated": false,
          "latest_version": "0.1.4",
          "repository_url": "https://github.com/arcboxlabs/xtask",
          "versions_count": 5,
          "total_downloads": 583,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 194,
          "first_published_at": "2026-06-24T11:01:25.012607Z",
          "latest_published_at": "2026-06-30T09:55:36.509458Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 27
        },
        {
          "name": "cubecl",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "cuda",
            "gpgpu",
            "gpu",
            "tensor",
            "wgpu",
            "science",
            "algorithms",
            "mathematics"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/cubecl",
          "is_deprecated": false,
          "latest_version": "0.10.0",
          "repository_url": "https://github.com/tracel-ai/cubecl",
          "versions_count": 22,
          "total_downloads": 932972,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 124222,
          "first_published_at": "2024-04-19T18:42:23.449098Z",
          "latest_published_at": "2026-05-07T17:15:27.063020Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 81
        },
        {
          "name": "cubecl-ir",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "science"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/cubecl-ir",
          "is_deprecated": false,
          "latest_version": "0.10.0",
          "repository_url": "https://github.com/tracel-ai/cubecl/tree/main/crates/cubecl-ir",
          "versions_count": 19,
          "total_downloads": 766539,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 112190,
          "first_published_at": "2025-04-23T17:44:03.564607Z",
          "latest_published_at": "2026-07-27T16:10:23.353981Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "cubecl-cpp",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "cpp",
            "cuda",
            "gpu",
            "hip",
            "metal",
            "science"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/cubecl-cpp",
          "is_deprecated": false,
          "latest_version": "0.10.0",
          "repository_url": "https://github.com/tracel-ai/cubecl/tree/main/crates/cubecl-cpp",
          "versions_count": 21,
          "total_downloads": 892527,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 120889,
          "first_published_at": "2024-10-28T15:02:02.238512Z",
          "latest_published_at": "2026-07-27T16:22:00.184973Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "cubecl-cpu",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "cpu",
            "science"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/cubecl-cpu",
          "is_deprecated": false,
          "latest_version": "0.10.0",
          "repository_url": "https://github.com/tracel-ai/cubecl/tree/main/crates/cubecl-cpu",
          "versions_count": 16,
          "total_downloads": 337551,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 62866,
          "first_published_at": "2025-10-24T17:19:46.908086Z",
          "latest_published_at": "2026-05-07T17:11:50.028840Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 81
        },
        {
          "name": "cubecl-hip",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "amd",
            "gpu",
            "hip",
            "rocm",
            "science"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/cubecl-hip",
          "is_deprecated": false,
          "latest_version": "0.10.0",
          "repository_url": "https://github.com/tracel-ai/cubecl/tree/main/crates/cubecl-hip",
          "versions_count": 21,
          "total_downloads": 835289,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 110160,
          "first_published_at": "2024-10-28T15:22:09.249292Z",
          "latest_published_at": "2026-07-27T16:24:28.832306Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "cubecl-opt",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "compiler",
            "gpu",
            "algorithms"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/cubecl-opt",
          "is_deprecated": false,
          "latest_version": "0.10.0",
          "repository_url": "https://github.com/tracel-ai/cubecl/tree/main/crates/cubecl-opt",
          "versions_count": 21,
          "total_downloads": 373054,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 69662,
          "first_published_at": "2024-10-28T15:20:29.338189Z",
          "latest_published_at": "2026-07-27T16:17:10.564440Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "cubecl-std",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "science",
            "algorithms",
            "mathematics"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/cubecl-std",
          "is_deprecated": false,
          "latest_version": "0.10.0",
          "repository_url": "https://github.com/tracel-ai/cubecl/tree/main/crates/cubecl-std",
          "versions_count": 19,
          "total_downloads": 742815,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 106457,
          "first_published_at": "2025-04-23T17:47:29.228004Z",
          "latest_published_at": "2026-07-27T16:16:51.137751Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "cubecl-core",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "science",
            "algorithms",
            "mathematics"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/cubecl-core",
          "is_deprecated": false,
          "latest_version": "0.10.0",
          "repository_url": "https://github.com/tracel-ai/cubecl/tree/main/crates/cubecl-core",
          "versions_count": 23,
          "total_downloads": 935352,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 124616,
          "first_published_at": "2024-07-19T14:24:53.374967Z",
          "latest_published_at": "2026-07-27T16:14:54.616236Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 214,
      "stars": 2287,
      "watchers": 18,
      "fork_history": {
        "days": [
          {
            "date": "2024-07-19",
            "count": 5
          },
          {
            "date": "2024-07-20",
            "count": 1
          },
          {
            "date": "2024-07-21",
            "count": 3
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-07-31",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-08-08",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-08-14",
            "count": 1
          },
          {
            "date": "2024-08-17",
            "count": 2
          },
          {
            "date": "2024-09-05",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-09-21",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 2
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-16",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-16",
            "count": 1
          },
          {
            "date": "2025-01-20",
            "count": 1
          },
          {
            "date": "2025-01-26",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-16",
            "count": 2
          },
          {
            "date": "2025-03-02",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-28",
            "count": 1
          },
          {
            "date": "2025-03-29",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 5
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-04-27",
            "count": 2
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-05-01",
            "count": 1
          },
          {
            "date": "2025-05-04",
            "count": 1
          },
          {
            "date": "2025-05-05",
            "count": 2
          },
          {
            "date": "2025-05-06",
            "count": 1
          },
          {
            "date": "2025-05-07",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-06-01",
            "count": 1
          },
          {
            "date": "2025-06-13",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-06-28",
            "count": 2
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-07-19",
            "count": 1
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-08-06",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-08-09",
            "count": 2
          },
          {
            "date": "2025-08-12",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-09-02",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-09",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-09-20",
            "count": 1
          },
          {
            "date": "2025-09-23",
            "count": 1
          },
          {
            "date": "2025-09-26",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-04",
            "count": 1
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-10-20",
            "count": 1
          },
          {
            "date": "2025-10-24",
            "count": 1
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-10-31",
            "count": 1
          },
          {
            "date": "2025-11-01",
            "count": 1
          },
          {
            "date": "2025-11-19",
            "count": 1
          },
          {
            "date": "2025-11-26",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2025-12-19",
            "count": 1
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 1
          },
          {
            "date": "2025-12-27",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 2
          },
          {
            "date": "2026-01-02",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-01-09",
            "count": 1
          },
          {
            "date": "2026-01-11",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-16",
            "count": 2
          },
          {
            "date": "2026-01-20",
            "count": 3
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-01-24",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-02-14",
            "count": 1
          },
          {
            "date": "2026-02-16",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-02-21",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-02-28",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-03-08",
            "count": 2
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 2
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-28",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 1
          },
          {
            "date": "2026-03-31",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 2
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 2
          },
          {
            "date": "2026-05-03",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 1
          },
          {
            "date": "2026-05-08",
            "count": 2
          },
          {
            "date": "2026-05-09",
            "count": 2
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-12",
            "count": 1
          },
          {
            "date": "2026-06-14",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-07-04",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 2
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 2
          },
          {
            "date": "2026-07-15",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 2
          },
          {
            "date": "2026-07-22",
            "count": 1
          },
          {
            "date": "2026-07-23",
            "count": 2
          },
          {
            "date": "2026-07-24",
            "count": 1
          },
          {
            "date": "2026-07-25",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 213,
        "total_forks": 214
      },
      "star_history": null,
      "open_issues_and_prs": 155
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "crates/cubecl-common/Cargo.toml",
        "crates/cubecl-core/Cargo.toml",
        "crates/cubecl-cpp/Cargo.toml",
        "crates/cubecl-cpu/Cargo.toml",
        "crates/cubecl-cuda/Cargo.toml",
        "crates/cubecl-hip/Cargo.toml",
        "crates/cubecl-ir/Cargo.toml",
        "crates/cubecl-macros-internal/Cargo.toml",
        "crates/cubecl-macros/Cargo.toml",
        "crates/cubecl-metal/Cargo.toml",
        "crates/cubecl-opt/Cargo.toml",
        "crates/cubecl-runtime/Cargo.toml",
        "crates/cubecl-spirv/Cargo.toml",
        "crates/cubecl-std/Cargo.toml",
        "crates/cubecl-wgpu/Cargo.toml",
        "crates/cubecl-zspace/Cargo.toml",
        "crates/cubecl/Cargo.toml",
        "examples/device_sharing/Cargo.toml",
        "examples/fusing/Cargo.toml",
        "examples/gelu/Cargo.toml",
        "examples/normalization/Cargo.toml",
        "examples/sum_things/Cargo.toml",
        "examples/throughput/Cargo.toml",
        "examples/tracing_example/Cargo.toml",
        "xtask/Cargo.toml"
      ],
      "largest_source_bytes": 86441,
      "source_files_sampled": 691,
      "oversized_source_files": 3,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "xtask/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 18,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 25,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "log",
          "manifest": "xtask/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "glob",
          "manifest": "xtask/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3.1"
        },
        {
          "name": "strum",
          "manifest": "xtask/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.28"
        },
        {
          "name": "tracel-xtask",
          "manifest": "xtask/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=4.16.0"
        },
        {
          "name": "log",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "oneshot",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tynm",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytemuck",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive-new",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive_more",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "float4",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "float8",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "half",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "num-traits",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rand",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "spin",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cfg-if",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ciborium",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "etcetera",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "hashbrown",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "sanitize-filename",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_bytes",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "toml",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "xxhash-rust",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "embassy-futures",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1.1"
        },
        {
          "name": "futures-lite",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "backtrace",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "parking_lot",
          "manifest": "crates/cubecl-common/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.12.5"
        },
        {
          "name": "log",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "test-log",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cubecl-ir",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-runtime",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-zspace",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "bitflags",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytemuck",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cubecl-common",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-macros",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "derive-new",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive_more",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "enumset",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "float-ord",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "half",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "hashbrown",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "itertools",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "num-integer",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "num-traits",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "paste",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tempfile",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "3.20"
        },
        {
          "name": "variadics_please",
          "manifest": "crates/cubecl-core/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cubecl-common",
          "manifest": "crates/cubecl-cpp/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-core",
          "manifest": "crates/cubecl-cpp/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-opt",
          "manifest": "crates/cubecl-cpp/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-runtime",
          "manifest": "crates/cubecl-cpp/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "itertools",
          "manifest": "crates/cubecl-cpp/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.14.0"
        },
        {
          "name": "bytemuck",
          "manifest": "crates/cubecl-cpp/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive-new",
          "manifest": "crates/cubecl-cpp/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "half",
          "manifest": "crates/cubecl-cpp/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "log",
          "manifest": "crates/cubecl-cpp/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cubecl-common",
          "manifest": "crates/cubecl-cpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-core",
          "manifest": "crates/cubecl-cpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-opt",
          "manifest": "crates/cubecl-cpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-runtime",
          "manifest": "crates/cubecl-cpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-std",
          "manifest": "crates/cubecl-cpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "bytemuck",
          "manifest": "crates/cubecl-cpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive-new",
          "manifest": "crates/cubecl-cpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "half",
          "manifest": "crates/cubecl-cpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "log",
          "manifest": "crates/cubecl-cpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "paste",
          "manifest": "crates/cubecl-cpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/cubecl-cpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "sysinfo",
          "manifest": "crates/cubecl-cpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracel-llvm",
          "manifest": "crates/cubecl-cpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "smallvec",
          "manifest": "crates/cubecl-cpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "spin",
          "manifest": "crates/cubecl-cpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "crossbeam-utils",
          "manifest": "crates/cubecl-cpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.8.21"
        },
        {
          "name": "log",
          "manifest": "crates/cubecl-cuda/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "crates/cubecl-cuda/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytemuck",
          "manifest": "crates/cubecl-cuda/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cubecl-common",
          "manifest": "crates/cubecl-cuda/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-core",
          "manifest": "crates/cubecl-cuda/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-cpp",
          "manifest": "crates/cubecl-cuda/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-runtime",
          "manifest": "crates/cubecl-cuda/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cudarc",
          "manifest": "crates/cubecl-cuda/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive-new",
          "manifest": "crates/cubecl-cuda/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "half",
          "manifest": "crates/cubecl-cuda/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/cubecl-cuda/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "log",
          "manifest": "crates/cubecl-hip/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "crates/cubecl-hip/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cubecl-common",
          "manifest": "crates/cubecl-hip/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-core",
          "manifest": "crates/cubecl-hip/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-cpp",
          "manifest": "crates/cubecl-hip/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-hip-sys",
          "manifest": "crates/cubecl-hip/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "7.1.5280200"
        },
        {
          "name": "cubecl-runtime",
          "manifest": "crates/cubecl-hip/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "bytemuck",
          "manifest": "crates/cubecl-hip/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive-new",
          "manifest": "crates/cubecl-hip/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "half",
          "manifest": "crates/cubecl-hip/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "paste",
          "manifest": "crates/cubecl-hip/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/cubecl-hip/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cubecl-common",
          "manifest": "crates/cubecl-ir/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-macros-internal",
          "manifest": "crates/cubecl-ir/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "bumpalo",
          "manifest": "crates/cubecl-ir/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive-new",
          "manifest": "crates/cubecl-ir/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive_more",
          "manifest": "crates/cubecl-ir/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "enumset",
          "manifest": "crates/cubecl-ir/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "float-ord",
          "manifest": "crates/cubecl-ir/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "fnv",
          "manifest": "crates/cubecl-ir/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "foldhash",
          "manifest": "crates/cubecl-ir/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "half",
          "manifest": "crates/cubecl-ir/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "internment",
          "manifest": "crates/cubecl-ir/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "itertools",
          "manifest": "crates/cubecl-ir/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "num-traits",
          "manifest": "crates/cubecl-ir/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/cubecl-ir/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "variadics_please",
          "manifest": "crates/cubecl-ir/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "hashbrown",
          "manifest": "crates/cubecl-ir/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "portable-atomic",
          "manifest": "crates/cubecl-ir/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "darling",
          "manifest": "crates/cubecl-macros-internal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "proc-macro2",
          "manifest": "crates/cubecl-macros-internal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "quote",
          "manifest": "crates/cubecl-macros-internal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "syn",
          "manifest": "crates/cubecl-macros-internal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "darling",
          "manifest": "crates/cubecl-macros/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive-new",
          "manifest": "crates/cubecl-macros/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive_more",
          "manifest": "crates/cubecl-macros/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ident_case",
          "manifest": "crates/cubecl-macros/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "inflections",
          "manifest": "crates/cubecl-macros/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "prettyplease",
          "manifest": "crates/cubecl-macros/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        },
        {
          "name": "proc-macro2",
          "manifest": "crates/cubecl-macros/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "quote",
          "manifest": "crates/cubecl-macros/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "syn",
          "manifest": "crates/cubecl-macros/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cubecl-common",
          "manifest": "crates/cubecl-macros/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-common",
          "manifest": "crates/cubecl-metal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-core",
          "manifest": "crates/cubecl-metal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-ir",
          "manifest": "crates/cubecl-metal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-runtime",
          "manifest": "crates/cubecl-metal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-cpp",
          "manifest": "crates/cubecl-metal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "log",
          "manifest": "crates/cubecl-metal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive-new",
          "manifest": "crates/cubecl-metal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "hashbrown",
          "manifest": "crates/cubecl-metal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytemuck",
          "manifest": "crates/cubecl-metal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "half",
          "manifest": "crates/cubecl-metal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/cubecl-metal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "async-channel",
          "manifest": "crates/cubecl-metal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cubecl-common",
          "manifest": "crates/cubecl-opt/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-core",
          "manifest": "crates/cubecl-opt/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-ir",
          "manifest": "crates/cubecl-opt/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "float-ord",
          "manifest": "crates/cubecl-opt/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "hashbrown",
          "manifest": "crates/cubecl-opt/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "log",
          "manifest": "crates/cubecl-opt/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4"
        },
        {
          "name": "num",
          "manifest": "crates/cubecl-opt/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4"
        },
        {
          "name": "petgraph",
          "manifest": "crates/cubecl-opt/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.8"
        },
        {
          "name": "smallvec",
          "manifest": "crates/cubecl-opt/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "stable-vec",
          "manifest": "crates/cubecl-opt/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4"
        },
        {
          "name": "type-map",
          "manifest": "crates/cubecl-opt/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.5"
        },
        {
          "name": "log",
          "manifest": "crates/cubecl-runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "crates/cubecl-runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "async-channel",
          "manifest": "crates/cubecl-runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytemuck",
          "manifest": "crates/cubecl-runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cfg-if",
          "manifest": "crates/cubecl-runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cubecl-common",
          "manifest": "crates/cubecl-runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-ir",
          "manifest": "crates/cubecl-runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-zspace",
          "manifest": "crates/cubecl-runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "derive-new",
          "manifest": "crates/cubecl-runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive_more",
          "manifest": "crates/cubecl-runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "etcetera",
          "manifest": "crates/cubecl-runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "enumset",
          "manifest": "crates/cubecl-runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "hashbrown",
          "manifest": "crates/cubecl-runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "itertools",
          "manifest": "crates/cubecl-runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/cubecl-runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "toml",
          "manifest": "crates/cubecl-runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "web-time",
          "manifest": "crates/cubecl-runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "crates/cubecl-runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ahash",
          "manifest": "crates/cubecl-runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.8.12"
        },
        {
          "name": "md5",
          "manifest": "crates/cubecl-runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "futures-util",
          "manifest": "crates/cubecl-runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bitflags",
          "manifest": "crates/cubecl-spirv/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cubecl-common",
          "manifest": "crates/cubecl-spirv/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-core",
          "manifest": "crates/cubecl-spirv/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-runtime",
          "manifest": "crates/cubecl-spirv/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "half",
          "manifest": "crates/cubecl-spirv/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/cubecl-spirv/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "hashbrown",
          "manifest": "crates/cubecl-spirv/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rspirv",
          "manifest": "crates/cubecl-spirv/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cubecl-opt",
          "manifest": "crates/cubecl-spirv/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "test-log",
          "manifest": "crates/cubecl-std/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cubecl-common",
          "manifest": "crates/cubecl-std/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-core",
          "manifest": "crates/cubecl-std/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-runtime",
          "manifest": "crates/cubecl-std/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "half",
          "manifest": "crates/cubecl-std/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "num-traits",
          "manifest": "crates/cubecl-std/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "paste",
          "manifest": "crates/cubecl-std/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/cubecl-std/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "variadics_please",
          "manifest": "crates/cubecl-std/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "spin",
          "manifest": "crates/cubecl-std/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "log",
          "manifest": "crates/cubecl-wgpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "crates/cubecl-wgpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cubecl-common",
          "manifest": "crates/cubecl-wgpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-core",
          "manifest": "crates/cubecl-wgpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-ir",
          "manifest": "crates/cubecl-wgpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-runtime",
          "manifest": "crates/cubecl-wgpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "derive_more",
          "manifest": "crates/cubecl-wgpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "half",
          "manifest": "crates/cubecl-wgpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "itertools",
          "manifest": "crates/cubecl-wgpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "sanitize-filename",
          "manifest": "crates/cubecl-wgpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracy-client",
          "manifest": "crates/cubecl-wgpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ash",
          "manifest": "crates/cubecl-wgpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cubecl-spirv",
          "manifest": "crates/cubecl-wgpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "tracel-ash",
          "manifest": "crates/cubecl-wgpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cubecl-cpp",
          "manifest": "crates/cubecl-wgpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "wgpu-hal",
          "manifest": "crates/cubecl-wgpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytemuck",
          "manifest": "crates/cubecl-wgpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "async-channel",
          "manifest": "crates/cubecl-wgpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive-new",
          "manifest": "crates/cubecl-wgpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "hashbrown",
          "manifest": "crates/cubecl-wgpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cfg-if",
          "manifest": "crates/cubecl-wgpu/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "smallvec",
          "manifest": "crates/cubecl-zspace/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/cubecl-zspace/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive-new",
          "manifest": "crates/cubecl-zspace/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cubecl-core",
          "manifest": "crates/cubecl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-cpu",
          "manifest": "crates/cubecl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-cuda",
          "manifest": "crates/cubecl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-hip",
          "manifest": "crates/cubecl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-ir",
          "manifest": "crates/cubecl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-metal",
          "manifest": "crates/cubecl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-runtime",
          "manifest": "crates/cubecl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-std",
          "manifest": "crates/cubecl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "cubecl-wgpu",
          "manifest": "crates/cubecl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.11.0-pre.1"
        },
        {
          "name": "half",
          "manifest": "crates/cubecl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "ahash",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "backtrace",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-utils",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "cubecl-common",
            "direct": true,
            "version": "0.11.0-pre.1",
            "ecosystem": "crates"
          },
          {
            "name": "cubecl-core",
            "direct": true,
            "version": "0.11.0-pre.1",
            "ecosystem": "crates"
          },
          {
            "name": "cubecl-cpp",
            "direct": true,
            "version": "0.11.0-pre.1",
            "ecosystem": "crates"
          },
          {
            "name": "cubecl-cpu",
            "direct": true,
            "version": "0.11.0-pre.1",
            "ecosystem": "crates"
          },
          {
            "name": "cubecl-cuda",
            "direct": true,
            "version": "0.11.0-pre.1",
            "ecosystem": "crates"
          },
          {
            "name": "cubecl-hip",
            "direct": true,
            "version": "0.11.0-pre.1",
            "ecosystem": "crates"
          },
          {
            "name": "cubecl-hip-sys",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "cubecl-ir",
            "direct": true,
            "version": "0.11.0-pre.1",
            "ecosystem": "crates"
          },
          {
            "name": "cubecl-macros",
            "direct": true,
            "version": "0.11.0-pre.1",
            "ecosystem": "crates"
          },
          {
            "name": "cubecl-macros-internal",
            "direct": true,
            "version": "0.11.0-pre.1",
            "ecosystem": "crates"
          },
          {
            "name": "cubecl-metal",
            "direct": true,
            "version": "0.11.0-pre.1",
            "ecosystem": "crates"
          },
          {
            "name": "cubecl-opt",
            "direct": true,
            "version": "0.11.0-pre.1",
            "ecosystem": "crates"
          },
          {
            "name": "cubecl-runtime",
            "direct": true,
            "version": "0.11.0-pre.1",
            "ecosystem": "crates"
          },
          {
            "name": "cubecl-spirv",
            "direct": true,
            "version": "0.11.0-pre.1",
            "ecosystem": "crates"
          },
          {
            "name": "cubecl-std",
            "direct": true,
            "version": "0.11.0-pre.1",
            "ecosystem": "crates"
          },
          {
            "name": "cubecl-wgpu",
            "direct": true,
            "version": "0.11.0-pre.1",
            "ecosystem": "crates"
          },
          {
            "name": "cubecl-zspace",
            "direct": true,
            "version": "0.11.0-pre.1",
            "ecosystem": "crates"
          },
          {
            "name": "embassy-futures",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "float-ord",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "glob",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "inflections",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "itertools",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "log",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "num",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "parking_lot",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "petgraph",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "prettyplease",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "stable-vec",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "strum",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tempfile",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tracel-xtask",
            "direct": true,
            "version": "4.16.0",
            "ecosystem": "crates"
          },
          {
            "name": "type-map",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "block2",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "cfg_aliases",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "criterion",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "cubecl",
            "direct": false,
            "version": "0.11.0-pre.1",
            "ecosystem": "crates"
          },
          {
            "name": "objc2",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "objc2-foundation",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "objc2-metal",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "trybuild",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 43,
        "direct_count": 35,
        "indirect_count": 8
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 27,
        "merged_prs": 1093,
        "open_issues": 128,
        "closed_ratio": 0.423,
        "closed_issues": 94,
        "closed_unmerged_prs": 103
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "nathanielsimard",
          "commits": 447,
          "avatar_url": "https://avatars.githubusercontent.com/u/14095719?v=4"
        },
        {
          "type": "User",
          "login": "wingertge",
          "commits": 287,
          "avatar_url": "https://avatars.githubusercontent.com/u/1058083?v=4"
        },
        {
          "type": "User",
          "login": "louisfd",
          "commits": 234,
          "avatar_url": "https://avatars.githubusercontent.com/u/12396024?v=4"
        },
        {
          "type": "User",
          "login": "syl20bnr",
          "commits": 71,
          "avatar_url": "https://avatars.githubusercontent.com/u/1243537?v=4"
        },
        {
          "type": "User",
          "login": "maxtremblay",
          "commits": 70,
          "avatar_url": "https://avatars.githubusercontent.com/u/52462375?v=4"
        },
        {
          "type": "User",
          "login": "ArthurBrussee",
          "commits": 64,
          "avatar_url": "https://avatars.githubusercontent.com/u/7014262?v=4"
        },
        {
          "type": "User",
          "login": "Charles23R",
          "commits": 47,
          "avatar_url": "https://avatars.githubusercontent.com/u/35576717?v=4"
        },
        {
          "type": "User",
          "login": "laggui",
          "commits": 45,
          "avatar_url": "https://avatars.githubusercontent.com/u/7225623?v=4"
        },
        {
          "type": "User",
          "login": "marcantoinem",
          "commits": 29,
          "avatar_url": "https://avatars.githubusercontent.com/u/50534281?v=4"
        },
        {
          "type": "User",
          "login": "Sublime12",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/80297802?v=4"
        }
      ],
      "contributors_sampled": 74,
      "top_contributor_share": 0.306
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "publish.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 4,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "9 out of 10 merged PRs checked by a CI test -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 6,
            "reason": "Found 7/11 approved changesets -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 15 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "7c6a9e79565c2d496fd4825649535850fdcc5006",
        "ran_at": "2026-07-27T20:05:50Z",
        "aggregate_score": 5.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T16:24:35Z",
      "oldest_open_prs": [
        {
          "number": 879,
          "created_at": "2025-09-11T03:15:56Z",
          "last_comment_at": "2025-09-19T22:17:42Z",
          "last_comment_author": "ariawisp"
        },
        {
          "number": 1124,
          "created_at": "2026-01-01T05:32:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1189,
          "created_at": "2026-02-16T22:06:24Z",
          "last_comment_at": "2026-04-03T03:15:27Z",
          "last_comment_author": "antimora"
        },
        {
          "number": 1197,
          "created_at": "2026-02-25T17:44:05Z",
          "last_comment_at": "2026-04-28T16:26:10Z",
          "last_comment_author": "jeff-hiner"
        },
        {
          "number": 1207,
          "created_at": "2026-03-02T18:32:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1246,
          "created_at": "2026-03-25T14:23:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1252,
          "created_at": "2026-03-26T17:14:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1300,
          "created_at": "2026-04-18T03:10:02Z",
          "last_comment_at": "2026-07-27T13:07:53Z",
          "last_comment_author": "nathanielsimard"
        },
        {
          "number": 1328,
          "created_at": "2026-05-10T02:40:44Z",
          "last_comment_at": "2026-05-18T01:22:42Z",
          "last_comment_author": "kimjune01"
        },
        {
          "number": 1331,
          "created_at": "2026-05-14T04:45:16Z",
          "last_comment_at": "2026-05-18T01:22:40Z",
          "last_comment_author": "kimjune01"
        },
        {
          "number": 1334,
          "created_at": "2026-05-17T02:07:41Z",
          "last_comment_at": "2026-06-04T14:37:14Z",
          "last_comment_author": "nulltea"
        },
        {
          "number": 1353,
          "created_at": "2026-05-26T15:56:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1364,
          "created_at": "2026-05-30T12:02:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1371,
          "created_at": "2026-06-06T14:52:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1377,
          "created_at": "2026-06-08T14:06:58Z",
          "last_comment_at": "2026-06-08T18:11:02Z",
          "last_comment_author": "louisfd"
        },
        {
          "number": 1388,
          "created_at": "2026-06-19T20:30:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1402,
          "created_at": "2026-07-02T15:35:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1404,
          "created_at": "2026-07-04T09:36:46Z",
          "last_comment_at": "2026-07-06T20:27:38Z",
          "last_comment_author": "nathanielsimard"
        },
        {
          "number": 1407,
          "created_at": "2026-07-06T13:05:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1413,
          "created_at": "2026-07-08T21:15:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-27T14:27:30Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 672,
          "created_at": "2024-07-09T00:41:00Z",
          "last_comment_at": "2024-07-16T12:21:44Z",
          "last_comment_author": "ArthurBrussee"
        },
        {
          "number": 19,
          "created_at": "2024-07-19T13:49:48Z",
          "last_comment_at": "2025-01-15T17:34:14Z",
          "last_comment_author": "vaijira"
        },
        {
          "number": 31,
          "created_at": "2024-07-20T20:14:35Z",
          "last_comment_at": "2024-07-20T20:20:48Z",
          "last_comment_author": "EricLBuehler"
        },
        {
          "number": 40,
          "created_at": "2024-07-26T17:10:17Z",
          "last_comment_at": "2026-01-19T21:55:10Z",
          "last_comment_author": "nathanielsimard"
        },
        {
          "number": 63,
          "created_at": "2024-08-12T13:33:33Z",
          "last_comment_at": "2024-08-13T14:33:59Z",
          "last_comment_author": "nathanielsimard"
        },
        {
          "number": 68,
          "created_at": "2024-08-12T20:44:56Z",
          "last_comment_at": "2026-04-17T16:38:42Z",
          "last_comment_author": "antimora"
        },
        {
          "number": 75,
          "created_at": "2024-08-19T00:06:00Z",
          "last_comment_at": "2024-08-25T18:52:03Z",
          "last_comment_author": "nathanielsimard"
        },
        {
          "number": 77,
          "created_at": "2024-08-19T20:54:35Z",
          "last_comment_at": "2024-08-25T18:03:54Z",
          "last_comment_author": "nathanielsimard"
        },
        {
          "number": 85,
          "created_at": "2024-08-28T11:11:25Z",
          "last_comment_at": "2024-08-31T13:33:54Z",
          "last_comment_author": "nathanielsimard"
        },
        {
          "number": 90,
          "created_at": "2024-09-03T13:15:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 104,
          "created_at": "2024-09-09T15:17:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 114,
          "created_at": "2024-09-10T21:51:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 129,
          "created_at": "2024-09-18T21:40:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 134,
          "created_at": "2024-09-19T22:06:11Z",
          "last_comment_at": "2024-09-27T13:08:00Z",
          "last_comment_author": "RianGoossens"
        },
        {
          "number": 135,
          "created_at": "2024-09-19T22:08:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 162,
          "created_at": "2024-10-10T07:13:22Z",
          "last_comment_at": "2024-10-13T16:15:27Z",
          "last_comment_author": "nathanielsimard"
        },
        {
          "number": 165,
          "created_at": "2024-10-11T15:38:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 166,
          "created_at": "2024-10-11T15:58:28Z",
          "last_comment_at": "2024-10-13T16:25:01Z",
          "last_comment_author": "nathanielsimard"
        },
        {
          "number": 1167,
          "created_at": "2024-11-01T13:46:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 222,
          "created_at": "2024-11-01T21:41:10Z",
          "last_comment_at": "2024-11-18T16:31:08Z",
          "last_comment_author": "nathanielsimard"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/tracel-ai/cubecl",
    "host": "github.com",
    "name": "cubecl",
    "owner": "tracel-ai"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 77,
      "inputs": {
        "security": 61,
        "vitality": 100,
        "community": 84,
        "governance": 72,
        "engineering": 66
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 100,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "commits_last_year": 571,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 52
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "52/52 weeks with commits",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 52
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "571 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 571
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 12,
              "latest_release_tag": "v0.10.0",
              "releases_from_tags": false,
              "days_since_latest_release": 77,
              "mean_days_between_releases": 42.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "12 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 77 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 77
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~42.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 42.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 84,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "forks": 214,
              "stars": 2287,
              "watchers": 18,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2,287 stars",
                "points": 54.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2287
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "214 forks",
                "points": 19.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 214
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "18 watchers",
                "points": 6.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 99,
            "inputs": {
              "packages": [
                "cubecl",
                "cubecl-ir",
                "cubecl-cpp",
                "cubecl-cpu",
                "cubecl-hip",
                "cubecl-opt",
                "cubecl-std",
                "cubecl-core"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 5816099,
              "monthly_downloads": 831062
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "831,062 downloads/month across crates",
                "points": 78.9,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 831062,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 72,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 74,
              "top_contributor_share": 0.306
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 31% of commits",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 31
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "74 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 74
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "merged_prs": 1093,
              "open_issues": 128,
              "closed_issues": 94,
              "issue_closed_ratio": 0.423,
              "closed_unmerged_prs": 103
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "42% of issues closed",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 42
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1093/1196 decided PRs merged",
                "points": 35,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1093,
                      "decided": 1196
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/11 approved changesets -- score normalized to 6",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "followers": 632,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "tracel-ai",
              "public_repos": 24,
              "account_age_days": 1433
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "632 followers of tracel-ai",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 632,
                      "login": "tracel-ai"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "24 public repos, account ~3 yr old",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 24
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 3
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "cubecl",
                "cubecl-ir",
                "cubecl-cpp",
                "cubecl-cpu",
                "cubecl-hip",
                "cubecl-opt",
                "cubecl-std",
                "cubecl-core"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "8 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 8,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "23 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 66,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "9 out of 10 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "cuda",
                "gpgpu",
                "gpu",
                "jit",
                "linalg",
                "rust",
                "webgpu"
              ],
              "has_wiki": false,
              "homepage": "https://burn.dev",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://burn.dev",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 61,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "9 out of 10 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 7/11 approved changesets -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 18 resolved dependencies against OSV; 25 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.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 18
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 25
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 18,
              "unassessed_packages": 25,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 18,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 14
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 53,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.59,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "59 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 31.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 59,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.1,
              "toolchain_manifests": [
                "Cargo.toml",
                "crates/cubecl-common/Cargo.toml",
                "crates/cubecl-core/Cargo.toml",
                "crates/cubecl-cpp/Cargo.toml",
                "crates/cubecl-cpu/Cargo.toml",
                "crates/cubecl-cuda/Cargo.toml",
                "crates/cubecl-hip/Cargo.toml",
                "crates/cubecl-ir/Cargo.toml",
                "crates/cubecl-macros-internal/Cargo.toml",
                "crates/cubecl-macros/Cargo.toml",
                "crates/cubecl-metal/Cargo.toml",
                "crates/cubecl-opt/Cargo.toml",
                "crates/cubecl-runtime/Cargo.toml",
                "crates/cubecl-spirv/Cargo.toml",
                "crates/cubecl-std/Cargo.toml",
                "crates/cubecl-wgpu/Cargo.toml",
                "crates/cubecl-zspace/Cargo.toml",
                "crates/cubecl/Cargo.toml",
                "examples/device_sharing/Cargo.toml",
                "examples/fusing/Cargo.toml",
                "examples/gelu/Cargo.toml",
                "examples/normalization/Cargo.toml",
                "examples/sum_things/Cargo.toml",
                "examples/throughput/Cargo.toml",
                "examples/tracing_example/Cargo.toml",
                "xtask/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, crates/cubecl-common/Cargo.toml, crates/cubecl-core/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, crates/cubecl-common/Cargo.toml, crates/cubecl-core/Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "10 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 10,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 86441,
              "source_files_sampled": 691,
              "oversized_source_files": 3
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "3/691 source files over 60KB",
                "points": 54.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 691,
                      "oversized": 3
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "crates package 'xtask' points at a different repository (https://github.com/arcboxlabs/xtask); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T20:06:18.428793Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tracel-ai/cubecl.svg",
  "full_name": "tracel-ai/cubecl",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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 v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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