Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-22 23:50 UTC

dtolnay / itoa

Fast function for printing integer primitives to a decimal string

RustApache-2.0★ 379 stars⑂ 46 forkssince Jun 2016View on GitHub ↗

dtolnay/itoa holds a health index of 32 out of 100, placing it in the At risk band. It scores highest on Community & Adoption (74/100) and lowest on Security (41/100). It was last updated 28 days ago. A single contributor accounts for most of its recent work.

32
overall / 100
At risk

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.

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

High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.

Ownership

David TolnayPersonal account
9,482 followers121 public repossince Jul 20120xF9BA143B95FF6D82

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.ioitoa1.0.1885,355,30137124 days agointegerno-stdvalue-formatting

Metrics by category

Vitality

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

66Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 28 days ago
9.7/36Commit cadence — 14/52 weeks with commits
16/18Commit volume — 59 commits in the last year
1/10OpenSSF Scorecard: Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Inputs used
commits_last_year59
human_commit_share1
days_since_last_push28
active_weeks_last_year14
How it's scored
27/27Ships releases — 37 releases published
27/36Release recency — latest release 124 days ago
19.8/27Release cadence — a release every ~108.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count37
latest_release_tag1.0.18
releases_from_tagsno
days_since_latest_release124
mean_days_between_releases108.7
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?

74Good · 18% of overall
How it's scored
41.8/60Stars — 379 stars
13.8/25Forks — 46 forks
3.3/15Watchers — 5 watchers
Inputs used
forks46
stars379
watchers5
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)
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
7.2/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateyes
has_code_of_conductyes
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 85,355,301 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesitoa
dependents
ecosystemscrates
total_downloads1,130,070,068
monthly_downloads85,355,301
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?

68Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.7/22.5Commit distribution — top contributor authored 92% of commits
13.5/13.5Contributor breadth — 14 contributors
10/10OpenSSF Scorecard: Contributors — project has 7 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled14
top_contributor_share0.924
How it's scored
45/46.8Issue resolution — 96% of issues closed
28.2/38.3PR acceptance — 31/42 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 2/15 approved changesets -- score normalized to 1
Inputs used
merged_prs31
open_issues1
closed_issues25
issue_closed_ratio0.962
closed_unmerged_prs11
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 9,482 followers of dtolnay
25/25Track record — 121 public repos, account ~14 yr old
Inputs used
followers9,482
owner_typeUser
is_verified
owner_logindtolnay
public_repos121
account_age_days5,126
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on crates
35/35Publish recency — latest publish 124 days ago
20/20Version history — 37 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesitoa
ecosystemscrates
any_deprecatedno
min_days_since_publish124

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 2 topics
0/10Wiki
Inputs used
topicsrust, performance
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

41At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 3 out of 3 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 2/15 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 7 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5License — license file detected
0.8/7.5Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
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
1.5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.2
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier26
security_posture_before_jurisdiction52
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 49.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages48
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:itoa@1.0.18 runtime dependency closure — what installing the published package pulls in — 48 packages. 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.

46At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
17.6/40Legible commit history — 33 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.33
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, fuzz/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
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
toolchain_manifestsCargo.toml, fuzz/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/5 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes16,904
source_files_sampled5
oversized_source_files0

Key facts

379GitHub stars
14contributors
59commits, last 12 months
28days since last push
37releases
1bus factor
1open issues
crates.iopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 46 ⇿
0Stars
46Forks
35Releases

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.

010203040504122016-072021-072026-07
Major 1Minor 3Patch 31

Each point covers 10 days.

OpenSSF Scorecard 5.2 / 10
5.2aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests3 out of 3 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/15 approved changesets -- score normalized to 1
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
1Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
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
3Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
crates.iono-panic0.1Cargo.toml
All dependencies 4

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

RegistryPackageVersionRelation
crates.iono-panicdirect
crates.ioarbitraryindirect
crates.iocriterionindirect
crates.iolibfuzzer-sysindirect
Dependency advisories 0

Installing crates:itoa@1.0.18 pulls in 48 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

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": [
        "rust",
        "performance"
      ],
      "is_fork": false,
      "size_kb": 1134,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Rust": 21419
      },
      "pushed_at": "2026-06-24T03:04:35Z",
      "created_at": "2016-06-25T21:33:07Z",
      "owner_type": "User",
      "updated_at": "2026-07-02T17:01:54Z",
      "description": "Fast function for printing integer primitives to a decimal string",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": null,
      "name": "David Tolnay",
      "type": "User",
      "login": "dtolnay",
      "company": "0xF9BA143B95FF6D82",
      "location": "Redwood City, California",
      "followers": 9482,
      "avatar_url": "https://avatars.githubusercontent.com/u/1940490?v=4",
      "created_at": "2012-07-09T03:55:40Z",
      "is_verified": null,
      "public_repos": 121,
      "account_age_days": 5126
    },
    "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": "1.0.18",
          "kind": "patch",
          "published_at": "2026-03-20T00:14:32Z"
        },
        {
          "tag": "1.0.17",
          "kind": "patch",
          "published_at": "2026-03-20T00:13:41Z"
        },
        {
          "tag": "1.0.16",
          "kind": "patch",
          "published_at": "2025-12-21T01:07:59Z"
        },
        {
          "tag": "1.0.15",
          "kind": "patch",
          "published_at": "2025-03-03T23:43:02Z"
        },
        {
          "tag": "1.0.14",
          "kind": "patch",
          "published_at": "2024-11-25T19:26:17Z"
        },
        {
          "tag": "1.0.13",
          "kind": "patch",
          "published_at": "2024-11-20T18:33:19Z"
        },
        {
          "tag": "1.0.12",
          "kind": "patch",
          "published_at": "2024-11-20T08:28:34Z"
        },
        {
          "tag": "1.0.11",
          "kind": "patch",
          "published_at": "2024-03-26T06:01:46Z"
        },
        {
          "tag": "1.0.10",
          "kind": "patch",
          "published_at": "2023-12-09T01:27:12Z"
        },
        {
          "tag": "1.0.9",
          "kind": "patch",
          "published_at": "2023-07-15T20:44:37Z"
        },
        {
          "tag": "1.0.8",
          "kind": "patch",
          "published_at": "2023-07-03T18:21:10Z"
        },
        {
          "tag": "1.0.7",
          "kind": "patch",
          "published_at": "2023-07-03T03:45:14Z"
        },
        {
          "tag": "1.0.6",
          "kind": "patch",
          "published_at": "2023-07-03T03:45:00Z"
        },
        {
          "tag": "1.0.5",
          "kind": "patch",
          "published_at": "2022-12-17T19:20:29Z"
        },
        {
          "tag": "1.0.4",
          "kind": "patch",
          "published_at": "2022-10-06T23:06:33Z"
        },
        {
          "tag": "1.0.3",
          "kind": "patch",
          "published_at": "2022-08-03T13:53:01Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2022-08-03T13:52:45Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2021-12-12T21:01:32Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2021-12-12T18:43:52Z"
        },
        {
          "tag": "0.4.8",
          "kind": "patch",
          "published_at": "2021-08-22T05:25:21Z"
        },
        {
          "tag": "0.4.7",
          "kind": "patch",
          "published_at": "2020-12-27T20:59:33Z"
        },
        {
          "tag": "0.4.6",
          "kind": "patch",
          "published_at": "2020-12-27T20:57:42Z"
        },
        {
          "tag": "0.4.5",
          "kind": "patch",
          "published_at": "2020-01-24T21:15:24Z"
        },
        {
          "tag": "0.4.4",
          "kind": "patch",
          "published_at": "2019-05-02T02:29:03Z"
        },
        {
          "tag": "0.4.3",
          "kind": "patch",
          "published_at": "2018-09-08T19:16:01Z"
        },
        {
          "tag": "0.4.2",
          "kind": "patch",
          "published_at": "2018-07-05T20:43:35Z"
        },
        {
          "tag": "0.4.1",
          "kind": "patch",
          "published_at": "2018-03-22T16:58:21Z"
        },
        {
          "tag": "0.4.0",
          "kind": "minor",
          "published_at": "2018-03-18T07:29:09Z"
        },
        {
          "tag": "0.3.4",
          "kind": "patch",
          "published_at": "2017-09-16T21:32:34Z"
        },
        {
          "tag": "0.3.3",
          "kind": "patch",
          "published_at": "2017-08-29T16:59:10Z"
        },
        {
          "tag": "0.3.2",
          "kind": "patch",
          "published_at": "2017-08-23T02:53:52Z"
        },
        {
          "tag": "0.3.1",
          "kind": "patch",
          "published_at": "2017-02-05T13:49:53Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2017-01-28T22:05:45Z"
        },
        {
          "tag": "0.2.1",
          "kind": "patch",
          "published_at": "2017-01-28T22:05:28Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2017-01-24T00:48:13Z"
        },
        {
          "tag": "0.1.1",
          "kind": "patch",
          "published_at": "2016-06-25T22:13:39Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2016-06-25T22:13:45Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "1577ed901354d0d7448ac162328f9dbf5183124c",
          "body": null,
          "is_bot": false,
          "headline": "Update actions/upload-artifact@v6 -> v7",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2026-06-24T03:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24d8b358121abce1c83bbd90b1ff462ee5a346df",
          "body": null,
          "is_bot": false,
          "headline": "Update actions/checkout@v6 -> v7",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2026-06-20T22:19:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af77385d0daf4d0e949e81f2588be2e44f69f086",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.0.18",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2026-03-20T00:12:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73a7c03e23852fd51f9eb1ff6caa44bdb956dbed",
          "body": "Optimize 128-bit integer formatting",
          "is_bot": false,
          "headline": "Merge pull request #68 from jhpratt/master",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2026-03-20T00:11:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b4c86b03eceb1fdb6e0bb8e85160dac8ba6a24a",
          "body": "The compiler is unaware of the restricted range of the input, so it is\nunable to optimize out the final division and modulus. By doing this\nmanually, we get a nontrivial performance gain.",
          "is_bot": false,
          "headline": "Optimize 128-bit integer formatting",
          "author_name": "Jacob Pratt",
          "author_login": "jhpratt",
          "committed_at": "2026-03-19T04:45:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d8a4899bf99e559fdf7017d3b9ad22fdbcab70d",
          "body": null,
          "is_bot": false,
          "headline": "Fill in pointer cast type",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2026-02-02T19:14:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e693c49e60b28c96d0dccac9161638ffcefbc1de",
          "body": "Simplify pointer usage in Buffer::format method",
          "is_bot": false,
          "headline": "Merge pull request #67 from xtqqczze/as_mut_ptr",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2026-02-02T19:14:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29b34100d5bb281c692aca62dd02262fbc95124a",
          "body": null,
          "is_bot": false,
          "headline": "Simplify pointer usage in Buffer::format method",
          "author_name": "xtqqczze",
          "author_login": "xtqqczze",
          "committed_at": "2026-02-02T17:04:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbf077faeb6c9d1d52ee025f81ac240f07cba951",
          "body": null,
          "is_bot": false,
          "headline": "Switch to 9975WX benchmark data",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2026-01-17T22:32:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65bc721a0d5811ef63eb188d7013bbd455175068",
          "body": null,
          "is_bot": false,
          "headline": "Delete old chart code",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-27T07:00:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21d610902fb79eb16b7c155d25574fb7376d9e97",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.0.17",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-27T06:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55c15a1bfcdf2bcbe0029ebc0260bb8ee85fd85d",
          "body": null,
          "is_bot": false,
          "headline": "Use performance chart from itoa-benchmark",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-27T06:56:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf33343af9e83440e548bf5a53b8fe5307a525fb",
          "body": null,
          "is_bot": false,
          "headline": "Update ryu links to zmij",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-27T06:38:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dff2490315043aa2e4ecf5c7d4c890c32c668a0",
          "body": null,
          "is_bot": false,
          "headline": "Set repr(C) on DECIMAL_PAIRS",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-25T01:41:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c18677446fda341479596e11d5e917aba5456e8",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.0.16",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-21T01:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e6134dbb58450c38464c4e040425cc0b01311f5",
          "body": null,
          "is_bot": false,
          "headline": "Exclude benchmark dependencies from being compiled by miri",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-21T01:00:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c7311bba97f8118b647b9c8062f0f315aec5dd0",
          "body": "Sync algorithm from rust-lang/rust master",
          "is_bot": false,
          "headline": "Merge pull request #65 from dtolnay/up",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-21T00:54:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb76a9cc0fa6dea696243455101ab8456bb1515d",
          "body": null,
          "is_bot": false,
          "headline": "Update libcore implementation links",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-21T00:50:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83539d13dcbef95fbbce448ab02e2a536c725678",
          "body": "    warning: casts from `u8` to `u32` can be expressed infallibly using `From`\n       --> src/lib.rs:278:52\n        |\n    278 |                     let (pair1, pair2) = divmod100(quad as u32);\n        |                                                    ^^^^^^^^^^^\n    ...\n    322 | impl_Unsigned!(u\n[…]\n.github.io/rust-clippy/master/index.html#cast_lossless\n    help: use `u64::from` instead\n        |\n    378 -             remain = last as u64;\n    378 +             remain = u64::from(last);\n        |",
          "is_bot": false,
          "headline": "Ignore cast_lossless pedantic clippy lint",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-21T00:46:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4394758d0860c9a77a251292efd5b810e89ca1d9",
          "body": null,
          "is_bot": false,
          "headline": "Update benchmark chart",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-21T00:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "997a4efeece80487e885118a84777965f3de3d5b",
          "body": null,
          "is_bot": false,
          "headline": "Write last digit without table lookup",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-21T00:34:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bae1746a34f6a08e217fc006da8bd588df0fcd20",
          "body": null,
          "is_bot": false,
          "headline": "Copy fast divmod100 from zmij",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-21T00:27:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1087e9d028deb65206f0891404e408849b4b7298",
          "body": null,
          "is_bot": false,
          "headline": "Remove DECIMAL_PAIRS bounds checks",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-21T00:20:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "200d0640f27e4fa101e0c2759e25c6090cb9ec12",
          "body": "On my machine, benchmarks are 15% faster without these...",
          "is_bot": false,
          "headline": "Delete unreachable_unchecked hints",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-21T00:18:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4e4b3c256a64ee00ffa2ef8f1a46ed0847e549f",
          "body": null,
          "is_bot": false,
          "headline": "Align decimal pairs to 2 bytes",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-21T00:16:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02cc21b86a1911e8e00e0b5ff3f3f00a6afb606a",
          "body": "    warning: adding items after statements is confusing, since items exist from the start of the scope\n       --> src/lib.rs:472:5\n        |\n    472 |     const M_HIGH: u128 = 76624777043294442917917351357515459181;\n        |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n        |\n[…]\n  const SH_POST: u8 = 51;\n        |     ^^^^^^^^^^^^^^^^^^^^^^^\n        |\n        = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#items_after_statements",
          "is_bot": false,
          "headline": "Ignore items_after_statements pedantic clippy lint",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-20T22:13:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7d6c0819891118b3ea9631fc7fde264f76142658",
          "body": "    warning: this operation has no effect\n       --> src/lib.rs:382:17\n        |\n    382 |             buf[offset + 0].write(DECIMAL_PAIRS[pair1 * 2 + 0]);\n        |                 ^^^^^^^^^^ help: consider reducing it to: `offset`\n        |\n        = help: for further information visit https://rus\n[…]\n                ^^^^^^^^^^^^^ help: consider reducing it to: `(pair2 * 2)`\n        |\n        = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#identity_op",
          "is_bot": false,
          "headline": "Ignore identity_op clippy lint",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-20T22:12:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e4a9927810cfaf837e4e3e0c70e0c50695fbe0a7",
          "body": "    error[E0658]: use of unstable library feature 'slice_first_last_chunk'\n       --> src/lib.rs:160:46\n        |\n    160 |                 let (prefix, unsigned) = buf.split_last_chunk_mut().unwrap();\n        |                                              ^^^^^^^^^^^^^^^^^^^^\n    ...\n    173 | impl\n[…]\n    fn fmt(self, buf: &mut Self::Buffer) -> usize;\n        |        ^^^\n        = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info)",
          "is_bot": false,
          "headline": "Restore support for rustc older than 1.77",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-20T22:11:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "548f094b3f56c50d43e952ff361d636eb90e4124",
          "body": "    error[E0425]: cannot find function `size_of` in this scope\n       --> src/lib.rs:246:23\n        |\n    246 |                 while size_of::<Self>() > 1\n        |                       ^^^^^^^ not found in this scope\n    ...\n    325 | impl_Unsigned!(u8);\n        | ------------------ in this macro\n[…]\n originates in the macro `impl_Unsigned` (in Nightly builds, run with -Z macro-backtrace for more info)\n    help: consider importing this function\n        |\n    45  + use core::mem::size_of;\n        |",
          "is_bot": false,
          "headline": "Restore support for rustc older than 1.80",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-20T22:07:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9e42c312fc84058b1dd578773a0a0168a251cd6c",
          "body": "    error[E0658]: use of unstable library feature 'hint_assert_unchecked'\n       --> src/lib.rs:254:30\n        |\n    254 |                     unsafe { core::hint::assert_unchecked(offset >= 4) }\n        |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n    ...\n    313 | impl_Unsigned!(u8)\n[…]\n_assert_unchecked'\n       --> src/lib.rs:392:22\n        |\n    392 |             unsafe { core::hint::assert_unchecked(offset <= buf.len()) }\n        |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^",
          "is_bot": false,
          "headline": "Restore support for rustc older than 1.81",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-20T22:06:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0e19215b974aa02ab4d924cb81f0b06b96857773",
          "body": "    error[E0658]: use of unstable library feature `maybe_uninit_slice`\n       --> src/lib.rs:227:47\n        |\n    227 |     unsafe { str::from_utf8_unchecked(written.assume_init_ref()) }\n        |                                               ^^^^^^^^^^^^^^^",
          "is_bot": false,
          "headline": "Restore support for rustc older than 1.93",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-20T22:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10268e83ae18b1acd7c8d5a451aa03e9f7291712",
          "body": null,
          "is_bot": false,
          "headline": "Fix no-panic",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-20T21:52:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a261f9f3e001fa05dd8bb7663122ec5614920e2",
          "body": null,
          "is_bot": false,
          "headline": "Sync algorithm from rust-lang/rust master",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-20T21:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78cc52f2b4429bb0f32c9628ed9cac522871d200",
          "body": "Add formula for MAX_STR_LEN",
          "is_bot": false,
          "headline": "Merge pull request #64 from dtolnay/formula",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-20T20:56:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b15086031615ea36bf8e6acb83e9b833141da013",
          "body": null,
          "is_bot": false,
          "headline": "Add formula for MAX_STR_LEN",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-20T20:55:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbba1c276f4e7869008fe86cac8e4980ed08ed71",
          "body": null,
          "is_bot": false,
          "headline": "Add test of MAX_STR_LEN",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-20T20:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f68977f5a2a7410356ea4c3061304c608a4a249",
          "body": null,
          "is_bot": false,
          "headline": "Remove suppression of cast_possible_wrap that is no longer triggered",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-20T05:31:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0960ce72796055a2a6c0018bd22c324776503946",
          "body": "    warning: casts from `u64` to `u128` can be expressed infallibly using `From`\n      --> src/udiv128.rs:14:18\n       |\n    14 |     let carry = (x_lo as u128 * y_lo as u128) >> 64;\n       |                  ^^^^^^^^^^^^\n       |\n       = help: an `as` cast can become silently lossy if the types ch\n[…]\nlow(clippy::cast_lossless)]`\n    help: use `u64::from` instead\n       |\n    18 -     test_u64_half(u32::MAX as u64, \"4294967295\")\n    18 +     test_u64_half(u64::from(u32::MAX), \"4294967295\")\n       |",
          "is_bot": false,
          "headline": "Resolve cast_lossless pedantic clippy lint",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-20T05:30:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "afd36af1b472fa2d63539024aa09dcf9882fecb9",
          "body": null,
          "is_bot": false,
          "headline": "Switch from cargo bench to criterion",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-20T05:24:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32eff83163ae8492b41f8de166cce192e3c821a6",
          "body": null,
          "is_bot": false,
          "headline": "Update actions/upload-artifact@v5 -> v6",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-20T05:10:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65449934daaf7551b91600c1bb6298273858f7e6",
          "body": null,
          "is_bot": false,
          "headline": "Update actions/upload-artifact@v4 -> v5",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-19T02:58:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "741bca01517deeabf1ae9c506ab3411fb43d1087",
          "body": null,
          "is_bot": false,
          "headline": "Switch from test::black_box to std::hint::black_box",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-19T00:34:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccda8540361f0296046a26b293b02b27ab749440",
          "body": null,
          "is_bot": false,
          "headline": "Update to 2021 edition",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-14T07:16:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bec326b0a03fa020f328b55cd4b8d953bd87c3e4",
          "body": null,
          "is_bot": false,
          "headline": "Raise required compiler to Rust 1.68",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-14T04:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2059368d79bde28b593f6e5605494d6d7ded118",
          "body": "    warning: borrow as raw pointer\n      --> src/lib.rs:99:19\n       |\n    99 |             &mut *(&mut self.bytes as *mut [MaybeUninit<u8>; i128::MAX_STR_LEN])\n       |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `core::ptr::addr_of_mut!(self.bytes)`\n\n[…]\nclippy/master/index.html#borrow_as_ptr\n       = note: `-W clippy::borrow-as-ptr` implied by `-W clippy::pedantic`\n       = help: to override `-W clippy::pedantic` add `#[allow(clippy::borrow_as_ptr)]`",
          "is_bot": false,
          "headline": "Resolve borrow_as_ptr pedantic clippy lints",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-14T04:05:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "065fa74eb70b149602367e521843596dc3732120",
          "body": null,
          "is_bot": false,
          "headline": "Raise required compiler to Rust 1.51",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-14T04:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92a899ded48c242bcb0ac63a0cf6f14a7cebe5a2",
          "body": "    warning: usage of a legacy numeric method\n      --> benches/bench.rs:47:20\n       |\n    47 |     bench_u64_half(u32::max_value() as u64)\n       |                    ^^^^^^^^^^^^^^^^\n       |\n       = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#le\n[…]\ntant instead\n       |\n    29 -     test_i128_max(i128::max_value(), \"170141183460469231731687303715884105727\")\n    29 +     test_i128_max(i128::MAX, \"170141183460469231731687303715884105727\")\n       |",
          "is_bot": false,
          "headline": "Resolve legacy_numeric_contants clippy lint",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-14T04:04:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f961ca423c66989fb0b8f637e826e556ac22988f",
          "body": null,
          "is_bot": false,
          "headline": "Raise required compiler to Rust 1.43",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-14T04:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3182793be4a450fadb7e0807a202298256cc0457",
          "body": "    warning: `as` casting between raw pointers without changing their constness\n       --> src/lib.rs:99:19\n        |\n     99 |               &mut *(&mut self.bytes as *mut [MaybeUninit<u8>; i128::MAX_STR_LEN]\n        |  ___________________^\n    100 | |                 as *mut <I as private::Sealed>\n[…]\ntps://rust-lang.github.io/rust-clippy/master/index.html#ptr_as_ptr\n        = note: this warning originates in the macro `impl_Integer128` (in Nightly builds, run with -Z macro-backtrace for more info)",
          "is_bot": false,
          "headline": "Resolve ptr_as_ptr pedantic clippy lint",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-14T04:01:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6f688300d85aa6e767d517648e8d04a396c7d547",
          "body": null,
          "is_bot": false,
          "headline": "Raise required compiler to Rust 1.38",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-14T03:56:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ea64bdf9116230fafa5b3cc7673d4953da2c1c8",
          "body": "Superseded by 'rust-version' in Cargo.toml.",
          "is_bot": false,
          "headline": "Remove rustc version requirement from readme",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-12-13T05:03:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66cf3fe957fdaa1061039d90953362467b4222c3",
          "body": null,
          "is_bot": false,
          "headline": "Update actions/checkout@v5 -> v6",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-11-20T18:02:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55ab2516e36e230c9110a5ecf067393092779053",
          "body": null,
          "is_bot": false,
          "headline": "Remove link to closed clippy issue",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-10-18T15:36:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e71a7c3a3d4ba59afadee5a098aba8ec1791147",
          "body": "Since nightly-2025-10-18 the lint is posted on the impl block, not on\nthe trait method.",
          "is_bot": false,
          "headline": "Relocate clippy non_canonical_clone_impl suppression",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-10-18T15:36:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1ae7787531e82b69547b2efb8c4f37f1661aec7",
          "body": null,
          "is_bot": false,
          "headline": "Opt in to generate-macro-expansion when building on docs.rs",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-09-16T23:29:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cd62185c9c0bb649378884feaaab8b26ff74b76",
          "body": "Update benchmark with Rust nightly-2025-09-01 and itoa 1.0.15",
          "is_bot": false,
          "headline": "Merge pull request #60 from dtolnay/bench",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-09-01T03:22:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e84a87e8cf3ee083c8b315f94c977ccf7d122d25",
          "body": "`RUSTFLAGS=-Ctarget-cpu=native cargo bench` on x86_64 AMD Ryzen Threadripper 2990WX.",
          "is_bot": false,
          "headline": "Update benchmark with Rust nightly-2025-09-01 and itoa 1.0.15",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-09-01T03:03:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a565d219b91065cdde0bf966bdb03f0e26979ce7",
          "body": null,
          "is_bot": false,
          "headline": "Update actions/checkout@v4 -> v5",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-08-23T01:20:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eacfeefc79f22547b665e1d9291df5ab971a660",
          "body": "This reverts commit 1ca7e009a324b9ef35c0d519a87ca90d5b6597fe.",
          "is_bot": false,
          "headline": "Revert \"Pin nightly toolchain used for miri job\"",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-08-08T04:40:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ca7e009a324b9ef35c0d519a87ca90d5b6597fe",
          "body": null,
          "is_bot": false,
          "headline": "Pin nightly toolchain used for miri job",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-05-17T21:01:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2766b868e4ac1ae2bf5bea1ac43d4c0da23b899",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.0.15",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-03-03T23:42:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a136ce878236ce25f3e983abe2995c63a22e5c8c",
          "body": null,
          "is_bot": false,
          "headline": "Point standard library links to stable",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-02-20T07:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecc7faece72e592916d43efe8e6081c83e3c7fb6",
          "body": null,
          "is_bot": false,
          "headline": "Convert html links to intra-doc links",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-02-20T03:17:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94fea8f9bf4852f05f4adf81f2b566e5041c9e1d",
          "body": "False is the default value since Cargo PR 11499.",
          "is_bot": false,
          "headline": "Unset doc-scrape-examples for lib target",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-02-10T01:52:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "758499d5663211927f5c4e3b5694542b7e755952",
          "body": null,
          "is_bot": false,
          "headline": "More precise gitignore patterns",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2025-01-23T04:21:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e6b2580b1ac3ad7d6f25887af01a09686c0ea5c",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.0.14",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-25T19:25:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f07cf652163703a8aeab6d174617d6930ac8946",
          "body": "Try to prevent Integer<Buffer = …> IDE suggestion",
          "is_bot": false,
          "headline": "Merge pull request #56 from dtolnay/hidebuffer",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-25T19:24:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2f97a873e2d365349a6b5bb99293e00a177229e",
          "body": null,
          "is_bot": false,
          "headline": "Try to prevent Integer<Buffer = ...> IDE suggestion",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-25T19:21:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d49fc1d6ba09586cb6e0936ee092e98958b2de51",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.0.13",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T18:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3118ea63cdb9f8a94a111a3c1d16f7d1bcb2980b",
          "body": "Eliminate 64-bit-to-isize conversion",
          "is_bot": false,
          "headline": "Merge pull request #55 from dtolnay/isize",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T18:31:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed2b9b4c6d292cc0c873f7a42113a6af5785c60d",
          "body": null,
          "is_bot": false,
          "headline": "Eliminate 64-bit-to-isize conversion",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T18:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "513debf1045faf47a60eecafb6886a612eb64c73",
          "body": "Change decimal digits lookup table from static to const",
          "is_bot": false,
          "headline": "Merge pull request #54 from dtolnay/lut",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T18:26:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09a06f66c4f9b92bec103ef54ce4f4ffe0273611",
          "body": null,
          "is_bot": false,
          "headline": "Change decimal digits lookup table from static to const",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T18:23:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d39d76721fb1691a5944285e4d30cd229ac8cccf",
          "body": "Replace 'decode' terminology with 'render'",
          "is_bot": false,
          "headline": "Merge pull request #53 from dtolnay/render",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T18:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daf766bdd110d5174709644278df6aff1fa59424",
          "body": "\"Decode\" ordinarily refers to turning a serialized representation into\nan in-memory representation, which is the opposite of what is happening\nin this code. We could say \"encode\" but \"render\" is even clearer.",
          "is_bot": false,
          "headline": "Replace 'decode' terminology with 'render'",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T18:08:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "535f396e7b9ceb164e3ff1df599a3d627178a2ab",
          "body": "Remove redundant size_of check",
          "is_bot": false,
          "headline": "Merge pull request #52 from dtolnay/fouratatime",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T18:07:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21e76dcff2a776d26bf742244cdff6da7094ab81",
          "body": null,
          "is_bot": false,
          "headline": "Remove redundant size_of check",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T18:04:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4ba250a9648c6cdc23e0a8d2b9f2c2990a1f114",
          "body": "Eliminate top-level MAX_LEN constants",
          "is_bot": false,
          "headline": "Merge pull request #51 from dtolnay/maxlen",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T18:02:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80fc2dd5abb4061c59aab2b81a348585642f54aa",
          "body": null,
          "is_bot": false,
          "headline": "Eliminate top-level MAX_LEN constants",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T18:00:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "486eb76d61830a2a2c8456e9277f7397dc796d7b",
          "body": "Forward isize/usize to other primitive implementation",
          "is_bot": false,
          "headline": "Merge pull request #50 from dtolnay/size",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T17:56:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf177291a4a78767b3a5fbffff4b3da49dc08f6a",
          "body": null,
          "is_bot": false,
          "headline": "Forward isize/usize to other primitive implementation",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T17:54:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acf0029016b6a9871da41e6520a23c06c9733014",
          "body": "Make macros formattable by rustfmt",
          "is_bot": false,
          "headline": "Merge pull request #49 from dtolnay/fmt",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T17:46:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f83888fdc0f4f6a34e12d1d3e8832206a2c6221",
          "body": null,
          "is_bot": false,
          "headline": "Make macros formattable by rustfmt",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T17:43:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b3e148309f849526f062b20edc67324aac5ee64",
          "body": "Convert to unsigned integer pointer offsets",
          "is_bot": false,
          "headline": "Merge pull request #48 from dtolnay/usize",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T17:15:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4b37424dbf1c7ef7a474fe1c6df652817e6ad28",
          "body": null,
          "is_bot": false,
          "headline": "Convert to unsigned integer pointer offsets",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T17:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b45df1f3550b57ce06ad63a333c2cc337eba4fc9",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.0.12",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T08:27:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5a33e9998cf07839376ae2bcb9cd691f3b7b33a",
          "body": "Clarify platform sensitivity of MAX_STR_LEN",
          "is_bot": false,
          "headline": "Merge pull request #47 from dtolnay/platform",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T08:26:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05926671b12bef1211a8a933d684b82f14ea51bc",
          "body": null,
          "is_bot": false,
          "headline": "Clarify platform sensitivity of MAX_STR_LEN",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T08:22:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5415a8a57fa45180d1c5f8f2673a643c526788e",
          "body": null,
          "is_bot": false,
          "headline": "Convert decimal digits lookup table to static",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T08:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c52d4677ed9f2ffa54a049c2527f868ddf31603f",
          "body": null,
          "is_bot": false,
          "headline": "Tweak macro syntax",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T08:12:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df33a8553b736de2c948d9374251fd14d1e7ab97",
          "body": null,
          "is_bot": false,
          "headline": "Rename $conv_fn -> $large_unsigned",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T08:12:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d526bda060063ebd2d806d4642eac5d6fcb76f2",
          "body": null,
          "is_bot": false,
          "headline": "Match integer types as $:ty",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T08:11:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b21d9ca8003a571f7c1fe8b1aa977c2bc91a5874",
          "body": null,
          "is_bot": false,
          "headline": "Reword explanation of MAX_STR_LEN",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T07:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db0ce570b35669eb20fe74d57a23bdfde0f67ac3",
          "body": null,
          "is_bot": false,
          "headline": "Touch up PR 45",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T07:50:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63a8c860fdb112c325f8a70a523f0fa7b42f4bf7",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in MAX_STR_LEN documentation",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T07:49:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7b5808aa89918a8db0a79803f143362f83dbd1c",
          "body": "Add Integer::MAX_STR_LEN and use it to tell the compiler about the max buffer size",
          "is_bot": false,
          "headline": "Merge pull request #45 from SUPERCILEX/max-str-len",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-20T07:49:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72361cb98dffa77d64610759e69273d0e7e443cb",
          "body": "…x buffer size",
          "is_bot": false,
          "headline": "Add Integer::MAX_STR_LEN and use it to tell the compiler about the ma…",
          "author_name": "Alex Saveau",
          "author_login": null,
          "committed_at": "2024-11-20T01:34:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c840069eeed3a39fa2a2a00f527e139ac62f430",
          "body": "This step has been failing way more than reasonable across my various repos.\n\n    With the provided path, there will be 1 file uploaded\n    Artifact name is valid!\n    Root directory input is valid!\n    Attempt 1 of 5 failed with error: Request timeout: /twirp/github.actions.results.api.v1.ArtifactS\n[…]\nfact. Retrying request in 12577 ms...\n    Error: Failed to CreateArtifact: Failed to make request after 5 attempts: Request timeout: /twirp/github.actions.results.api.v1.ArtifactService/CreateArtifact",
          "is_bot": false,
          "headline": "Prevent upload-artifact step from causing CI failure",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-11-09T02:45:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "acaa8397811a8e658238bf03c432bf2fbb7a2630",
          "body": null,
          "is_bot": false,
          "headline": "Upload CI Cargo.lock for reproducing failures",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-08-25T19:12:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "945f297a243887f66407fcd65088b3713a464851",
          "body": "    warning: casting `usize` to `isize` may wrap around the value\n       --> src/lib.rs:144:32\n        |\n    144 |                   let mut curr = buf.len() as isize;\n        |                                  ^^^^^^^^^^^^^^^^^^\n    ...\n    216 | / impl_Integer!(\n    217 | |     I8_MAX_LEN => i8,\n \n[…]\nst-lang.github.io/rust-clippy/master/index.html#cast_possible_wrap\n        = note: this warning originates in the macro `impl_Integer128` (in Nightly builds, run with -Z macro-backtrace for more info)",
          "is_bot": false,
          "headline": "Ignore cast_possible_wrap pedantic clippy lint",
          "author_name": "David Tolnay",
          "author_login": "dtolnay",
          "committed_at": "2024-04-20T03:42:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 37,
      "commits_last_year": 59,
      "latest_release_at": "2026-03-20T00:14:32Z",
      "latest_release_tag": "1.0.18",
      "releases_from_tags": false,
      "days_since_last_push": 28,
      "active_weeks_last_year": 14,
      "days_since_latest_release": 124,
      "mean_days_between_releases": 108.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 71,
      "has_issue_template": true,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "itoa",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "integer",
            "no-std::no-alloc",
            "no-std",
            "value-formatting"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/itoa",
          "is_deprecated": false,
          "latest_version": "1.0.18",
          "repository_url": "https://github.com/dtolnay/itoa",
          "versions_count": 37,
          "total_downloads": 1130070068,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 85355301,
          "first_published_at": "2016-06-25T21:50:33.832000Z",
          "latest_published_at": "2026-03-20T00:12:37.043881Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 124
        }
      ]
    },
    "popularity": {
      "forks": 46,
      "stars": 379,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2016-07-01",
            "count": 1
          },
          {
            "date": "2017-01-28",
            "count": 1
          },
          {
            "date": "2017-08-29",
            "count": 1
          },
          {
            "date": "2018-03-16",
            "count": 1
          },
          {
            "date": "2018-08-15",
            "count": 1
          },
          {
            "date": "2018-09-07",
            "count": 1
          },
          {
            "date": "2018-12-16",
            "count": 1
          },
          {
            "date": "2019-04-10",
            "count": 1
          },
          {
            "date": "2019-07-15",
            "count": 1
          },
          {
            "date": "2020-04-18",
            "count": 1
          },
          {
            "date": "2020-06-08",
            "count": 1
          },
          {
            "date": "2020-06-29",
            "count": 1
          },
          {
            "date": "2020-08-15",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-07-01",
            "count": 1
          },
          {
            "date": "2022-09-17",
            "count": 1
          },
          {
            "date": "2022-10-01",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 1
          },
          {
            "date": "2022-10-13",
            "count": 1
          },
          {
            "date": "2022-11-20",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-05-07",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 41,
        "total_forks": 46
      },
      "star_history": null,
      "open_issues_and_prs": 3
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "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",
        "fuzz/Cargo.toml"
      ],
      "largest_source_bytes": 16904,
      "source_files_sampled": 5,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "fuzz/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 48,
        "malicious_count": 0,
        "assessed_package": "crates:itoa@1.0.18",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "no-panic",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "no-panic",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "arbitrary",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "criterion",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "libfuzzer-sys",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 4,
        "direct_count": 1,
        "indirect_count": 3
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 31,
        "open_issues": 1,
        "closed_ratio": 0.962,
        "closed_issues": 25,
        "closed_unmerged_prs": 11
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "dtolnay",
          "commits": 303,
          "avatar_url": "https://avatars.githubusercontent.com/u/1940490?v=4"
        },
        {
          "type": "User",
          "login": "glandium",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1038527?v=4"
        },
        {
          "type": "User",
          "login": "Object905",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/6928530?v=4"
        },
        {
          "type": "User",
          "login": "SimonSapin",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/291359?v=4"
        },
        {
          "type": "User",
          "login": "nox",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/123095?v=4"
        },
        {
          "type": "User",
          "login": "henninglive",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/4069813?v=4"
        },
        {
          "type": "User",
          "login": "Kogia-sima",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/20660712?v=4"
        },
        {
          "type": "User",
          "login": "JustForMaven",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/15124148?v=4"
        },
        {
          "type": "User",
          "login": "adetaylor",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/145740?v=4"
        },
        {
          "type": "User",
          "login": "jhpratt",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3161395?v=4"
        }
      ],
      "contributors_sampled": 14,
      "top_contributor_share": 0.924
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
            "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": 1,
            "reason": "Found 2/15 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 7 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": 10,
            "reason": "project is 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": 1,
            "reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
            "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": 3,
            "reason": "security policy file 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": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "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": "1577ed901354d0d7448ac162328f9dbf5183124c",
        "ran_at": "2026-07-22T23:50:37Z",
        "aggregate_score": 5.2,
        "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-22T02:40:00Z",
      "oldest_open_prs": [
        {
          "number": 66,
          "created_at": "2025-12-27T07:58:59Z",
          "last_comment_at": "2026-02-02T17:56:34Z",
          "last_comment_author": "xtqqczze"
        },
        {
          "number": 70,
          "created_at": "2026-07-19T18:00:14Z",
          "last_comment_at": "2026-07-19T21:22:52Z",
          "last_comment_author": "geeknoid"
        }
      ],
      "last_merged_pr_at": "2026-03-20T00:11:29Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2016-06-26T13:33:21Z",
          "last_comment_at": "2021-02-05T08:08:41Z",
          "last_comment_author": "jhpratt"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/dtolnay/itoa",
    "host": "github.com",
    "name": "itoa",
    "owner": "dtolnay"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 50
          }
        }
      ],
      "value": 32,
      "inputs": {
        "security": 41,
        "vitality": 66,
        "community": 74,
        "governance": 68,
        "engineering": 61,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 50,
        "weighted_overall_before_jurisdiction": 63,
        "overall_after_jurisdiction_multiplier": 32
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 66,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "commits_last_year": 59,
              "human_commit_share": 1,
              "days_since_last_push": 28,
              "active_weeks_last_year": 14
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 28 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 28
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "14/52 weeks with commits",
                "points": 9.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 14
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "59 commits in the last year",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 59
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 82,
            "inputs": {
              "releases_count": 37,
              "latest_release_tag": "1.0.18",
              "releases_from_tags": false,
              "days_since_latest_release": 124,
              "mean_days_between_releases": 108.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "37 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 124 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 124
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~108.7 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 108.7
                    }
                  }
                ],
                "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": 28,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 28 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 28
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 74,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "forks": 46,
              "stars": 379,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "379 stars",
                "points": 41.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 379
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "46 forks",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": true,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 7.2,
                "status": "met",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 100,
            "inputs": {
              "packages": [
                "itoa"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 1130070068,
              "monthly_downloads": 85355301
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "85,355,301 downloads/month across crates",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 85355301,
                      "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 68,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 14,
              "top_contributor_share": 0.924
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 92% of commits",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "14 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "merged_prs": 31,
              "open_issues": 1,
              "closed_issues": 25,
              "issue_closed_ratio": 0.962,
              "closed_unmerged_prs": 11
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "96% of issues closed",
                "points": 45,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "31/42 decided PRs merged",
                "points": 28.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 31,
                      "decided": 42
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/15 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "followers": 9482,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "dtolnay",
              "public_repos": 121,
              "account_age_days": 5126
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "9,482 followers of dtolnay",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 9482,
                      "login": "dtolnay"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "121 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 121
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "itoa"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 124
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 124 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 124
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "37 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "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": 61,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "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": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "rust",
                "performance"
              ],
              "has_wiki": false,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "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": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Security",
        "value": 41,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 26,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.2,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 26,
              "security_posture_before_jurisdiction": 52
            },
            "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 not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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 2/15 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 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 fuzzed",
                "points": 5,
                "status": "met",
                "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": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "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 detected",
                "points": 1.5,
                "status": "partial",
                "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": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "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): No advisories left outstanding. Remaining weights renormalized. Matched the crates:itoa@1.0.18 runtime dependency closure — what installing the published package pulls in — 48 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "crates:itoa@1.0.18",
                  "assessed": 48
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 48,
              "unassessed_packages": 0,
              "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": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "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": 48,
              "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": "moderate",
            "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": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "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": "Russia: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "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": "at_risk",
        "name": "AI Readiness",
        "value": 46,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.33,
              "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": "33 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 17.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 33,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 46,
            "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,
              "toolchain_manifests": [
                "Cargo.toml",
                "fuzz/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, fuzz/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, fuzz/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": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "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": 16904,
              "source_files_sampled": 5,
              "oversized_source_files": 0
            },
            "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": "0/5 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 5,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "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"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T23:50:55.296197Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dtolnay/itoa.svg",
  "full_name": "dtolnay/itoa",
  "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.