Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-11 05:09 UTC

ilitteri / ethrex

Minimalist, fast and modular implementation of the Ethereum protocol in Rust. L1 and L2 execution client.

Rust · SolidityApache-2.0★ 0 stars⑂ 0 forkssince Nov 2025forkView on GitHub ↗
KindTerminal interfaceNetwork serviceCommand-line toolLibraryhow this is determined

ilitteri/ethrex holds a health index of 59 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (87/100) and lowest on Community & Adoption (12/100). It was last updated 191 days ago. 9 contributors account for most of its recent work.

59
overall / 100
Moderate

Software health index

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

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

Score profile

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

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

Ownership

Ivan LitteriPersonal account
182 followers39 public repossince Jun 2020@LambdaClass

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 publish
crates.ioethrex-vmpoints to another repo — not scored26.0.0283101 day ago
crates.iolocpoints to another repo — not scored0.5.064482940 days ago
crates.ioethrex-commonpoints to another repo — not scored26.0.0383101 day ago
crates.ioethrex-storagepoints to another repo — not scored26.0.0283101 day ago
crates.ioethrex-blockchainpoints to another repo — not scored24.0.0261829 days ago

Metrics by category

Vitality

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

45Weak · 21% of overall
How it's scored
3.6/36Push recencylast push 191 days ago
6.2/36Commit cadence9/52 weeks with commits
18/18Commit volume402 commits in the last year
0/10OpenSSF Scorecard: Maintainedno data
Inputs used
commits_last_year402
human_commit_share1
days_since_last_push191
active_weeks_last_year9
How it's scored
16.2/27Ships releases26 version tags (no GitHub releases)
16.2/36Release recencylatest release 311 days ago
27/27Release cadencea release every ~1.9 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count26
latest_release_tagv6.0.0
releases_from_tagsyes
days_since_latest_release311
mean_days_between_releases1.9

Community & Adoption

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

12Critical · 17% of overall
How it's scored
0/60Stars0 stars
0/25Forks0 forks
0/15Watchers0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
readme_badges1
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateno

Sustainability & Governance

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

87Excellent · 23% of overall
How it's scored
54/54Bus factor9 contributor(s) cover half of all commits
20.3/22.5Commit distributiontop contributor authored 10% of commits
13.5/13.5Contributor breadth68 contributors
0/10OpenSSF Scorecard: Contributorsno data
Inputs used
bus_factor9
contributors_sampled68
top_contributor_share0.099
How it's scored
0/42Issue resolutionno issues or no data
30/30PR acceptance1/1 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Reviewno data
Inputs used
merged_prs1
open_issues0
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio
closed_unmerged_prs0
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
16.3/25Owner reach182 followers of ilitteri
23.7/25Track record39 public repos, account ~6 yr old
Inputs used
followers182
owner_typeUser
is_verified
owner_loginilitteri
public_repos39
account_age_days2,266
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

68Good · 19% of overall
How it's scored
24/24CI workflows26 workflow(s)
24/24Tests present
16/16Linter configCargo.toml ([workspace.lints]), benches/Cargo.toml ([lints]), clippy.toml, cmd/ethrex/Cargo.toml ([lints]), crates/blockchain/Cargo.toml ([lints]), crates/common/Cargo.toml ([lints]), crates/concurrency/Cargo.toml ([lints]), crates/l2/Cargo.toml ([lints]), crates/storage/Cargo.toml ([lints]), crates/vm/Cargo.toml ([lints])
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

50Moderate
How it's scored
0/30README
25/25Documentation directory
15/15Documentation / homepage sitehttp://docs.ethrex.xyz/
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttp://docs.ethrex.xyz/
docs_sitehttp://docs.ethrex.xyz/
has_readmeno
has_docs_diryes
has_descriptionno

Security

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

55Moderate · 16% of overall
How it's scored
30/30Security policy (SECURITY.md)
0/25Dependabot config
25/25Dependency lockfilesCargo.lock
0/20CodeQL workflow
Inputs used
sourcefile_signals
lockfilesCargo.lock
manifestsCargo.toml, benches/Cargo.toml, tooling/Cargo.toml
has_codeql_workflowno
has_security_policyyes
has_dependabot_configno

AI Readiness

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

69Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history84 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.84
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapMakefile, crates/common/trie/Makefile, crates/l2/Makefile, crates/l2/tee/contracts/Makefile, crates/l2/tee/quote-gen/Makefile, crates/vm/levm/Makefile, tooling/ef_tests/blockchain/Makefile, tooling/ef_tests/state/Makefile, tooling/ef_tests/state_v2/Makefile, tooling/loc/Makefile, tooling/log_analysis/Makefile, tooling/sync/Makefile
22/22Automated tests
11/11Lint / format configCargo.toml ([workspace.lints]), benches/Cargo.toml ([lints]), clippy.toml, cmd/ethrex/Cargo.toml ([lints]), crates/blockchain/Cargo.toml ([lints]), crates/common/Cargo.toml ([lints]), crates/concurrency/Cargo.toml ([lints]), crates/l2/Cargo.toml ([lints]), crates/storage/Cargo.toml ([lints]), crates/vm/Cargo.toml ([lints])
11/11Static type checkingRust (statically typed)
10/10Reproducible environmentDockerfile, lockfile
10/10Demonstrated agent practice12 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesno data
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile, crates/common/trie/Makefile, crates/l2/Makefile, crates/l2/tee/contracts/Makefile, crates/l2/tee/quote-gen/Makefile, crates/vm/levm/Makefile, tooling/ef_tests/blockchain/Makefile, tooling/ef_tests/state/Makefile, tooling/ef_tests/state_v2/Makefile, tooling/loc/Makefile, tooling/log_analysis/Makefile, tooling/sync/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.12
toolchain_manifestsCargo.toml, benches/Cargo.toml, cmd/ethrex/Cargo.toml, crates/blockchain/Cargo.toml, crates/blockchain/dev/Cargo.toml, crates/blockchain/metrics/Cargo.toml, crates/common/Cargo.toml, crates/common/config/Cargo.toml, crates/common/crypto/Cargo.toml, crates/common/rlp/Cargo.toml, crates/common/trie/Cargo.toml, crates/concurrency/Cargo.toml, crates/l2/Cargo.toml, crates/l2/common/Cargo.toml, crates/l2/networking/rpc/Cargo.toml, crates/l2/prover/Cargo.toml, crates/l2/prover/src/guest_program/Cargo.toml, crates/l2/prover/src/guest_program/src/risc0/Cargo.toml, crates/l2/prover/src/guest_program/src/sp1/Cargo.toml, crates/l2/sdk/Cargo.toml, crates/l2/sdk/contract_utils/Cargo.toml, crates/l2/storage/Cargo.toml, crates/l2/tee/quote-gen/Cargo.toml, crates/networking/p2p/Cargo.toml, crates/networking/rpc/Cargo.toml, crates/storage/Cargo.toml, crates/vm/Cargo.toml, crates/vm/levm/Cargo.toml, crates/vm/levm/bench/revm_comparison/Cargo.toml, crates/vm/levm/runner/Cargo.toml, tooling/Cargo.toml, tooling/archive_sync/Cargo.toml, tooling/ef_tests/blockchain/Cargo.toml, tooling/ef_tests/state/Cargo.toml, tooling/ef_tests/state_v2/Cargo.toml, tooling/hive_report/Cargo.toml, tooling/load_test/Cargo.toml, tooling/loc/Cargo.toml, tooling/migrations/Cargo.toml, tooling/reorgs/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeRust (statically typed)
53.9/55Manageable file sizes8/385 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes128,764
source_files_sampled385
oversized_source_files8
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examplesexample, notebooks
Inputs used
example_dirsexample, notebooks
has_mcp_signalno
api_schema_files
interfaces_expected_ofnetwork-service

Key facts

0GitHub stars
68contributors
402commits, last 12 months
191days since last push
26releases
9bus factor
0open issues
crates.iopackage ecosystems

Data collection warnings

  • Community profile unavailable
  • Could not fetch crates package 'ethrex-benches' from its registry
  • Could not fetch crates package 'ethrex-l2' from its registry
  • crates package 'ethrex-vm' points at a different repository (https://github.com/lambdaclass/ethrex); excluded from ecosystem scoring
  • Could not fetch crates package 'ethrex' from its registry
  • crates package 'loc' points at a different repository (https://github.com/cgag/loc); excluded from ecosystem scoring
  • crates package 'ethrex-common' points at a different repository (https://github.com/lambdaclass/ethrex); excluded from ecosystem scoring
  • crates package 'ethrex-storage' points at a different repository (https://github.com/lambdaclass/ethrex); excluded from ecosystem scoring
  • Could not fetch crates package 'reorgs' from its registry
  • crates package 'ethrex-blockchain' points at a different repository (https://github.com/lambdaclass/ethrex); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository
  • OpenSSF Scorecard did not return a usable result (exit code 0; Skipping github.com/ilitteri/ethrex: run: RepoClient.LocalPath: error during tarballHandler.setup: internal error: handler.httpClient.Do: Get "https://codeload.github.com/ilitteri/ethrex/legacy.tar.gz/refs/heads/main": internal error: innerTransport.RoundTrip: internal error: innerTransport.RoundTrip: error in HTTP: dial tcp: lookup codeload.github.com on 127.0.0.11:53: server misbehaving); skipping Scorecard checks

More detail

Direct dependencies 238
RegistryPackageVersion constraintManifest
crates.ioethrexbenches/Cargo.toml
crates.ioethrex-blockchainbenches/Cargo.toml
crates.ioethrex-commonbenches/Cargo.toml
crates.ioethrex-configbenches/Cargo.toml
crates.ioethrex-storagebenches/Cargo.toml
crates.iobytesbenches/Cargo.toml
crates.iotokiobenches/Cargo.toml
crates.ioserde_jsonbenches/Cargo.toml
crates.ioethrex-blockchaincmd/ethrex/Cargo.toml
crates.ioethrex-commoncmd/ethrex/Cargo.toml
crates.ioethrex-configcmd/ethrex/Cargo.toml
crates.ioethrex-cryptocmd/ethrex/Cargo.toml
crates.ioethrex-devcmd/ethrex/Cargo.toml
crates.ioethrex-l2cmd/ethrex/Cargo.toml
crates.ioethrex-l2-commoncmd/ethrex/Cargo.toml
crates.ioethrex-l2-rpccmd/ethrex/Cargo.toml
crates.ioethrex-metricscmd/ethrex/Cargo.toml
crates.ioethrex-p2pcmd/ethrex/Cargo.toml
crates.ioethrex-provercmd/ethrex/Cargo.toml
crates.ioethrex-rlpcmd/ethrex/Cargo.toml
crates.ioethrex-rpccmd/ethrex/Cargo.toml
crates.ioethrex-sdkcmd/ethrex/Cargo.toml
crates.ioethrex-storagecmd/ethrex/Cargo.toml
crates.ioethrex-storage-rollupcmd/ethrex/Cargo.toml
crates.ioethrex-vmcmd/ethrex/Cargo.toml
crates.iotikv-jemallocator0.6.0cmd/ethrex/Cargo.toml
crates.iobytescmd/ethrex/Cargo.toml
crates.iohexcmd/ethrex/Cargo.toml
crates.iotracingcmd/ethrex/Cargo.toml
crates.iotracing-subscribercmd/ethrex/Cargo.toml
crates.ioclapcmd/ethrex/Cargo.toml
crates.ioclap_completecmd/ethrex/Cargo.toml
crates.ioeyrecmd/ethrex/Cargo.toml
crates.iodirectories5.0.1cmd/ethrex/Cargo.toml
crates.ioserdecmd/ethrex/Cargo.toml
crates.ioserde_jsoncmd/ethrex/Cargo.toml
crates.iotokiocmd/ethrex/Cargo.toml
crates.ioanyhow1.0.86cmd/ethrex/Cargo.toml
crates.iorand0.8.5cmd/ethrex/Cargo.toml
crates.iolocal-ip-address0.6cmd/ethrex/Cargo.toml
crates.iotokio-utilcmd/ethrex/Cargo.toml
crates.iolazy_staticcmd/ethrex/Cargo.toml
crates.iosecp256k1cmd/ethrex/Cargo.toml
crates.ioreqwestcmd/ethrex/Cargo.toml
crates.iothiserrorcmd/ethrex/Cargo.toml
crates.ioitertools0.14.0cmd/ethrex/Cargo.toml
crates.iourlcmd/ethrex/Cargo.toml
crates.iospawned-rtcmd/ethrex/Cargo.toml
crates.iospawned-concurrencycmd/ethrex/Cargo.toml
crates.iotui-loggercmd/ethrex/Cargo.toml
crates.ioethrex-rlpcrates/blockchain/Cargo.toml
crates.ioethrex-commoncrates/blockchain/Cargo.toml
crates.ioethrex-storagecrates/blockchain/Cargo.toml
crates.ioethrex-triecrates/blockchain/Cargo.toml
crates.ioethrex-vmcrates/blockchain/Cargo.toml
crates.iosecp256k1crates/blockchain/Cargo.toml
crates.iothiserrorcrates/blockchain/Cargo.toml
crates.iosha3crates/blockchain/Cargo.toml
crates.iotracingcrates/blockchain/Cargo.toml
crates.iobytescrates/blockchain/Cargo.toml
crates.iohexcrates/blockchain/Cargo.toml
crates.iorustc-hashcrates/blockchain/Cargo.toml
crates.iotokiocrates/blockchain/Cargo.toml
crates.iotokio-utilcrates/blockchain/Cargo.toml
crates.ioethrex-metricscrates/blockchain/Cargo.toml
crates.ioethrex-rlpcrates/common/Cargo.toml
crates.ioethrex-triecrates/common/Cargo.toml
crates.ioethrex-cryptocrates/common/Cargo.toml
crates.iotracingcrates/common/Cargo.toml
crates.iotinyvec1.6.0crates/common/Cargo.toml
crates.ioethereum-typescrates/common/Cargo.toml
crates.ioserdecrates/common/Cargo.toml
crates.ioserde_jsoncrates/common/Cargo.toml
crates.iothiserrorcrates/common/Cargo.toml
crates.iosha2crates/common/Cargo.toml
crates.iokzg-rscrates/common/Cargo.toml
crates.iosha3crates/common/Cargo.toml
crates.iosecp256k1crates/common/Cargo.toml
crates.ioonce_cell1.20.2crates/common/Cargo.toml
crates.iolibc0.2crates/common/Cargo.toml
crates.iocrc32fastcrates/common/Cargo.toml
crates.iobytescrates/common/Cargo.toml
crates.iohexcrates/common/Cargo.toml
crates.iolazy_staticcrates/common/Cargo.toml
crates.iorayoncrates/common/Cargo.toml
crates.iourlcrates/common/Cargo.toml
crates.iorkyvcrates/common/Cargo.toml
crates.iorustc-hashcrates/common/Cargo.toml
crates.iocrossbeamcrates/concurrency/Cargo.toml
crates.ioreqwestcrates/l2/Cargo.toml
crates.iotokiocrates/l2/Cargo.toml
crates.iotokio-utilcrates/l2/Cargo.toml
crates.iotracingcrates/l2/Cargo.toml
crates.ioserdecrates/l2/Cargo.toml
crates.ioserde_jsoncrates/l2/Cargo.toml
crates.ioethereum-typescrates/l2/Cargo.toml
crates.ioethrex-commoncrates/l2/Cargo.toml
crates.ioethrex-configcrates/l2/Cargo.toml
crates.ioethrex-rlpcrates/l2/Cargo.toml
crates.ioethrex-rpccrates/l2/Cargo.toml
crates.ioethrex-blockchaincrates/l2/Cargo.toml
crates.ioethrex-storagecrates/l2/Cargo.toml
crates.ioethrex-storage-rollupcrates/l2/Cargo.toml
crates.ioethrex-triecrates/l2/Cargo.toml
crates.ioethrex-vmcrates/l2/Cargo.toml
crates.ioethrex-levmcrates/l2/Cargo.toml
crates.ioethrex-l2-commoncrates/l2/Cargo.toml
crates.ioethrex-l2-rpccrates/l2/Cargo.toml
crates.ioethrex-devcrates/l2/Cargo.toml
crates.ioethrex-metricscrates/l2/Cargo.toml
crates.ioethrex-sdkcrates/l2/Cargo.toml
crates.ioethrex-p2pcrates/l2/Cargo.toml
crates.iohexcrates/l2/Cargo.toml
crates.iobytescrates/l2/Cargo.toml
crates.iojsonwebtokencrates/l2/Cargo.toml
crates.iosecp256k1crates/l2/Cargo.toml
crates.ioenvy0.4.2crates/l2/Cargo.toml
crates.iorandcrates/l2/Cargo.toml
crates.iothiserrorcrates/l2/Cargo.toml
crates.iospawned-rtcrates/l2/Cargo.toml
crates.iospawned-concurrencycrates/l2/Cargo.toml
crates.iofuturescrates/l2/Cargo.toml
crates.iodirectories5.0.1crates/l2/Cargo.toml
crates.iobincode1.3.3crates/l2/Cargo.toml
crates.ioserde_withcrates/l2/Cargo.toml
crates.iolazy_staticcrates/l2/Cargo.toml
crates.ioaligned-sdkcrates/l2/Cargo.toml
crates.ioethers2.0crates/l2/Cargo.toml
crates.iochrono0.4.41crates/l2/Cargo.toml
crates.ioclapcrates/l2/Cargo.toml
crates.iocrossterm0.29.0crates/l2/Cargo.toml
crates.ioratatui0.29.0crates/l2/Cargo.toml
crates.iotui-big-text0.7.1crates/l2/Cargo.toml
crates.iotui-scrollview0.5.1crates/l2/Cargo.toml
crates.iotui-loggercrates/l2/Cargo.toml
crates.iotabwriter1.4.1crates/l2/Cargo.toml
crates.iocolor-eyre0.6.5crates/l2/Cargo.toml
crates.ioaxumcrates/l2/Cargo.toml
crates.ioguest_programcrates/l2/Cargo.toml
crates.ioethrex-rlpcrates/storage/Cargo.toml
crates.ioethrex-commoncrates/storage/Cargo.toml
crates.ioethrex-triecrates/storage/Cargo.toml
crates.ioasync-traitcrates/storage/Cargo.toml
crates.ioethereum-typescrates/storage/Cargo.toml
crates.ioanyhow1.0.86crates/storage/Cargo.toml
crates.iobytescrates/storage/Cargo.toml
crates.iotracingcrates/storage/Cargo.toml
crates.iothiserrorcrates/storage/Cargo.toml
crates.iosha3crates/storage/Cargo.toml
crates.iohexcrates/storage/Cargo.toml
crates.ioserdecrates/storage/Cargo.toml
crates.ioserde_json1.0.117crates/storage/Cargo.toml
crates.iorocksdbcrates/storage/Cargo.toml
crates.iorustc-hashcrates/storage/Cargo.toml
crates.iotokiocrates/storage/Cargo.toml
crates.iobincode1.3.3crates/storage/Cargo.toml
crates.ioqfilter0.2.5crates/storage/Cargo.toml
crates.iorayoncrates/storage/Cargo.toml
crates.ioethrex-commoncrates/vm/Cargo.toml
crates.ioethrex-levmcrates/vm/Cargo.toml
crates.ioethrex-triecrates/vm/Cargo.toml
crates.ioethrex-rlpcrates/vm/Cargo.toml
crates.ioderive_more1.0.0crates/vm/Cargo.toml
crates.iobytescrates/vm/Cargo.toml
crates.iothiserrorcrates/vm/Cargo.toml
crates.iohexcrates/vm/Cargo.toml
crates.iolazy_staticcrates/vm/Cargo.toml
crates.iotracingcrates/vm/Cargo.toml
crates.ioserdecrates/vm/Cargo.toml
crates.iosha3crates/vm/Cargo.toml
crates.iorkyvcrates/vm/Cargo.toml
crates.iobincode1crates/vm/Cargo.toml
crates.iodyn-clone1.0crates/vm/Cargo.toml
crates.ioethereum-typescrates/vm/Cargo.toml
crates.iolazy_statictooling/archive_sync/Cargo.toml
crates.ioethrex-commontooling/archive_sync/Cargo.toml
crates.ioethrex-storagetooling/archive_sync/Cargo.toml
crates.ioethrex-rlptooling/archive_sync/Cargo.toml
crates.ioethrex-rpctooling/archive_sync/Cargo.toml
crates.iotokiotooling/archive_sync/Cargo.toml
crates.iotracingtooling/archive_sync/Cargo.toml
crates.iotracing-subscriber0.3tooling/archive_sync/Cargo.toml
crates.ioclaptooling/archive_sync/Cargo.toml
crates.ioclap_completetooling/archive_sync/Cargo.toml
crates.ioeyretooling/archive_sync/Cargo.toml
crates.ioreqwesttooling/archive_sync/Cargo.toml
crates.ioserdetooling/archive_sync/Cargo.toml
crates.ioserde_jsontooling/archive_sync/Cargo.toml
crates.iohextooling/archive_sync/Cargo.toml
crates.ioethrextooling/archive_sync/Cargo.toml
crates.ioserdetooling/hive_report/Cargo.toml
crates.ioserde_jsontooling/hive_report/Cargo.toml
crates.ioclaptooling/load_test/Cargo.toml
crates.iohextooling/load_test/Cargo.toml
crates.iosecp256k1tooling/load_test/Cargo.toml
crates.ioethereum-typestooling/load_test/Cargo.toml
crates.ioethrex-rpctooling/load_test/Cargo.toml
crates.ioethrex-sdktooling/load_test/Cargo.toml
crates.ioethrex-blockchaintooling/load_test/Cargo.toml
crates.ioethrex-commontooling/load_test/Cargo.toml
crates.ioethrex-l2-commontooling/load_test/Cargo.toml
crates.ioethrex-l2-rpctooling/load_test/Cargo.toml
crates.ioeyretooling/load_test/Cargo.toml
crates.iotokiotooling/load_test/Cargo.toml
crates.iofutures0.3tooling/load_test/Cargo.toml
crates.iourltooling/load_test/Cargo.toml
crates.iotokei12.1.2tooling/loc/Cargo.toml
crates.ioserdetooling/loc/Cargo.toml
crates.ioserde_jsontooling/loc/Cargo.toml
crates.ioclaptooling/loc/Cargo.toml
crates.ioclap_completetooling/loc/Cargo.toml
crates.iocolored2.1.0tooling/loc/Cargo.toml
crates.iospinoff0.8.0tooling/loc/Cargo.toml
crates.ioprettytable0.10.0tooling/loc/Cargo.toml
crates.ioclaptooling/migrations/Cargo.toml
crates.ioethrex-blockchaintooling/migrations/Cargo.toml
crates.ioethrex-commontooling/migrations/Cargo.toml
crates.ioethrex-common-libmdbxtooling/migrations/Cargo.toml
crates.ioethrex-storage-libmdbxtooling/migrations/Cargo.toml
crates.ioethrex-storagetooling/migrations/Cargo.toml
crates.iotokiotooling/migrations/Cargo.toml
crates.ioethrextooling/reorgs/Cargo.toml
crates.ioethrex-commontooling/reorgs/Cargo.toml
crates.ioethrex-blockchaintooling/reorgs/Cargo.toml
crates.ioethrex-rpctooling/reorgs/Cargo.toml
crates.ioethrex-configtooling/reorgs/Cargo.toml
crates.ioethrex-l2-commontooling/reorgs/Cargo.toml
crates.ioethrex-l2-rpctooling/reorgs/Cargo.toml
crates.ioethrex-p2ptooling/reorgs/Cargo.toml
crates.iotokiotooling/reorgs/Cargo.toml
crates.iotokio-utiltooling/reorgs/Cargo.toml
crates.iotracingtooling/reorgs/Cargo.toml
crates.iorandtooling/reorgs/Cargo.toml
crates.iosha2tooling/reorgs/Cargo.toml
crates.iohextooling/reorgs/Cargo.toml
crates.ionix0.30tooling/reorgs/Cargo.toml
crates.iosecp256k1tooling/reorgs/Cargo.toml
crates.iourltooling/reorgs/Cargo.toml
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable

Feedback

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

The message is kept through sign-in.

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

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

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