# charmplusplus/charm — health index 75/100 (Good)

> Inspection of the public repository charmplusplus/charm by inspect.software. It holds a health index of 75 out of 100, placing it in the Good band. The index is a signal derived from publicly visible practice, not a warranty, a security audit, or an endorsement, and it is independent of payment.

- Repository: https://github.com/charmplusplus/charm
- Report page: https://inspect.software/software/charmplusplus/charm
- Full JSON report: https://inspect.software/api/repositories/charmplusplus/charm/report
- Badge: https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/charmplusplus/charm.svg
- Inspected: 2026-09-18
- Methodology: metrics 2.10.0, report schema 0.34.0 (https://inspect.software/methodology.md)

## Category summary

| Category | Weight | Index | Band |
|---|---|---|---|
| Vitality | 21% | 71/100 | Good |
| Community & Adoption | 17% | 55/100 | Moderate |
| Sustainability & Governance | 23% | 76/100 | Good |
| Engineering Quality | 19% | 70/100 | Good |
| Security | 16% | 43/100 | Weak |
| AI Readiness | 4% | 66/100 | Good |

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

## Repository facts

| Field | Value |
|---|---|
| Description | The Charm++ parallel programming system. Visit https://charmplusplus.org/ for more information. |
| Primary language | C++ |
| License | Apache-2.0 |
| Stars | 241 |
| Forks | 62 |
| Created | 2019-04-22 |
| Last push | 2026-09-18 |
| Latest release | v7.0.1r |
| Commits (last year) | 17 |
| Bus factor | 5 |
| Topics | hpc, parallel-computing, runtime, asynchronous-tasks, cpp |

## Vitality — 71/100 (Good)

Is the project alive — is code being written and are releases shipping? Weight: 21% of the overall index.

### Development activity — 63/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Push recency | met | 36 / 36 | last push 0 days ago |
| Commit cadence | partial | 5.5 / 36 | 8/52 weeks with commits |
| Commit volume | partial | 11.3 / 18 | 17 commits in the last year |
| OpenSSF Scorecard: Maintained | met | 10 / 10 | 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10 |

### Release discipline — 84/100 (Excellent)

Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ships releases | met | 27 / 27 | 13 releases published |
| Release recency | met | 36 / 36 | latest release 37 days ago |
| Release cadence | partial | 12.6 / 27 | a release every ~263.6 days |
| OpenSSF Scorecard: Signed-Releases | excluded | 0 / 10 | no releases found |

### Abandonment — 100/100 (Exceptional)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Project is still maintained | met | 100 / 100 | last human commit 0 days ago |

## Community & Adoption — 55/100 (Moderate)

Does the project have users, downloads, attention, and a welcoming setup for contributors? Weight: 17% of the overall index.

### Popularity & adoption — 60/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Stars | partial | 38.6 / 60 | 241 stars |
| Forks | partial | 14.9 / 25 | 62 forks |
| Watchers | partial | 7 / 15 | 19 watchers |

### Community health — 50/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | met | 22.5 / 22.5 | — |
| License | met | 22.5 / 22.5 | recognized license (Apache-2.0) |
| CONTRIBUTING guide | not met | 0 / 18 | — |
| Code of conduct | not met | 0 / 13.5 | — |
| Issue template | not met | 0 / 7.2 | — |
| PR template | not met | 0 / 6.3 | — |

## Sustainability & Governance — 76/100 (Good)

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep? Weight: 23% of the overall index.

### Maintainer resilience (bus factor) — 88/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Bus factor | partial | 45.9 / 54 | 5 contributor(s) cover half of all commits |
| Commit distribution | partial | 18.9 / 22.5 | top contributor authored 16% of commits |
| Contributor breadth | met | 13.5 / 13.5 | 91 contributors |
| OpenSSF Scorecard: Contributors | met | 10 / 10 | project has 32 contributing companies or organizations |

### Issue & PR responsiveness — 87/100 (Excellent)

Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Issue resolution | partial | 34.1 / 42 | 81% of issues closed |
| PR acceptance | partial | 26.8 / 30 | 1121/1253 decided PRs merged |
| Newcomer PR acceptance | excluded | 0 / 13 | no first-time contributor's PR decided in 30d |
| OpenSSF Scorecard: Code-Review | met | 15 / 15 | all changesets reviewed |

### Ownership & stewardship — 52/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Ownership backing | met | 30 / 30 | organization-owned |
| Verified domain | not met | 0 / 20 | — |
| Owner reach | partial | 6.5 / 25 | 7 followers of charmplusplus |
| Track record | partial | 15.8 / 25 | 20 public repos, account ~3 yr old |

## Engineering Quality — 70/100 (Good)

Are baseline engineering and documentation practices in place? Weight: 19% of the overall index.

### Engineering practices — 60/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| CI workflows | met | 24 / 24 | 1 workflow(s) |
| Tests present | met | 24 / 24 | — |
| Linter config | not met | 0 / 16 | — |
| Pre-commit hooks | not met | 0 / 9.6 | — |
| .editorconfig | not met | 0 / 6.4 | — |
| OpenSSF Scorecard: CI-Tests | partial | 12 / 20 | 20 out of 30 merged PRs checked by a CI test -- score normalized to 6 |

### Documentation — 85/100 (Excellent)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| README | met | 30 / 30 | — |
| Documentation directory | met | 25 / 25 | — |
| Documentation / homepage site | not met | 0 / 15 | — |
| Repository description | met | 10 / 10 | — |
| Topics | met | 10 / 10 | 5 topics |
| Wiki | met | 10 / 10 | — |

## Security — 43/100 (Weak)

Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure? Weight: 16% of the overall index.

### Security posture — 43/100 (Weak)

Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Binary-Artifacts | met | 7.5 / 7.5 | no binaries found in the repo |
| Branch-Protection | excluded | 0 / 7.5 | internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md |
| CI-Tests | partial | 1.5 / 2.5 | 20 out of 30 merged PRs checked by a CI test -- score normalized to 6 |
| CII-Best-Practices | not met | 0 / 2.5 | no effort to earn an OpenSSF best practices badge detected |
| Code-Review | met | 7.5 / 7.5 | all changesets reviewed |
| Contributors | met | 2.5 / 2.5 | project has 32 contributing companies or organizations |
| Dangerous-Workflow | not met | 0 / 10 | dangerous workflow patterns detected |
| Dependency-Update-Tool | not met | 0 / 7.5 | no update tool detected |
| Fuzzing | not met | 0 / 5 | project is not fuzzed |
| License | met | 2.5 / 2.5 | license file detected |
| Maintained | met | 7.5 / 7.5 | 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10 |
| Packaging | excluded | 0 / 5 | packaging workflow not detected |
| Pinned-Dependencies | not met | 0 / 5 | dependency not pinned by hash detected -- score normalized to 0 |
| SAST | not met | 0 / 5 | SAST tool is not run on all commits -- score normalized to 0 |
| Security-Policy | not met | 0 / 5 | security policy file not detected |
| Signed-Releases | excluded | 0 / 7.5 | no releases found |
| Token-Permissions | not met | 0 / 7.5 | detected GitHub workflow tokens with excessive permissions |
| Vulnerabilities | met | 7.5 / 7.5 | 0 existing vulnerabilities detected |

### High-Risk Jurisdiction Exposure — 100/100 (Exceptional)

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.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Policy exposure multiplier | met | 100 / 100 | no confirmed policy-scope location match |

## AI Readiness — 66/100 (Good)

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero).

### Agent context & guidance — 40/100 (Weak)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Agent instructions | not met | 0 / 45 | no CLAUDE.md / AGENTS.md / editor rules |
| Machine-readable docs (llms.txt) | not met | 0 / 15 | — |
| Legible commit history | met | 40 / 40 | 76 of 100 human commits state their intent (structured subject or explanatory body) |

### Verify loop (build / test / typecheck) — 61/100 (Moderate)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| One-command bootstrap | met | 18 / 18 | benchmarks/Makefile, benchmarks/ampi/Makefile, benchmarks/ampi/alltoall/Makefile, benchmarks/ampi/isomalloc/Makefile, benchmarks/ampi/onesided/Makefile, benchmarks/ampi/pingpong/Makefile, benchmarks/ampi/speed/Makefile, benchmarks/charm++/Makefile, benchmarks/charm++/communication_overhead/Makefile, benchmarks/charm++/cuda/Makefile, benchmarks/charm++/cuda/gpudirect/Makefile, benchmarks/charm++/cuda/gpudirect/bandwidth/Makefile, benchmarks/charm++/cuda/gpudirect/latency-persistent/Makefile, benchmarks/charm++/cuda/gpudirect/latency/Makefile, benchmarks/charm++/googlebenchmark/simplering/Makefile, benchmarks/charm++/kNeighbor/Makefile, benchmarks/charm++/migrate/Makefile, benchmarks/charm++/pingpong/Makefile, benchmarks/charm++/queueperf/Makefile, benchmarks/charm++/streamingAllToAll/Makefile, benchmarks/charm++/taskSpawn/Makefile, benchmarks/charm++/taskSpawnRecursive/Makefile, benchmarks/charm++/xcastredn/Makefile, benchmarks/charm++/zerocopy/Makefile, benchmarks/charm++/zerocopy/bcastPingAll/Makefile, benchmarks/charm++/zerocopy/direct_api/Makefile, benchmarks/charm++/zerocopy/direct_api/prereg/Makefile, benchmarks/charm++/zerocopy/direct_api/prereg/pingpong/Makefile, benchmarks/charm++/zerocopy/direct_api/reg/Makefile, benchmarks/charm++/zerocopy/direct_api/reg/pingpong/Makefile, benchmarks/charm++/zerocopy/direct_api/unreg/Makefile, benchmarks/charm++/zerocopy/direct_api/unreg/pingpong/Makefile, benchmarks/charm++/zerocopy/entry_method_api/Makefile, benchmarks/charm++/zerocopy/entry_method_api/prereg/Makefile, benchmarks/charm++/zerocopy/entry_method_api/prereg/pingpong/Makefile, benchmarks/charm++/zerocopy/entry_method_api/reg/Makefile, benchmarks/charm++/zerocopy/entry_method_api/reg/pingpong/Makefile, benchmarks/charm++/zerocopy/entry_method_api/unreg/Makefile, benchmarks/charm++/zerocopy/entry_method_api/unreg/pingpong/Makefile, benchmarks/charm++/zerocopy/entry_method_bcast_api/Makefile, benchmarks/charm++/zerocopy/entry_method_bcast_api/reg/Makefile, benchmarks/charm++/zerocopy/entry_method_bcast_api/reg/ping_all/Makefile, benchmarks/charm++/zerocopy/entry_method_bcast_post_api/Makefile, benchmarks/charm++/zerocopy/entry_method_bcast_post_api/prereg/Makefile, benchmarks/charm++/zerocopy/entry_method_bcast_post_api/prereg/ping_all/Makefile, benchmarks/charm++/zerocopy/entry_method_bcast_post_api/reg/Makefile, benchmarks/charm++/zerocopy/entry_method_bcast_post_api/reg/ping_all/Makefile, benchmarks/charm++/zerocopy/entry_method_bcast_post_api/unreg/Makefile, benchmarks/charm++/zerocopy/entry_method_bcast_post_api/unreg/ping_all/Makefile, benchmarks/charm++/zerocopy/entry_method_post_api/Makefile, benchmarks/charm++/zerocopy/entry_method_post_api/prereg/Makefile, benchmarks/charm++/zerocopy/entry_method_post_api/prereg/pingpong/Makefile, benchmarks/charm++/zerocopy/entry_method_post_api/reg/Makefile, benchmarks/charm++/zerocopy/entry_method_post_api/reg/pingpong/Makefile, benchmarks/charm++/zerocopy/entry_method_post_api/unreg/Makefile, benchmarks/charm++/zerocopy/entry_method_post_api/unreg/pingpong/Makefile, benchmarks/charm++/zerocopy/p2pPingpong/Makefile, benchmarks/charm++/zerocopy/readonlyBcast/Makefile, benchmarks/converse/Makefile, benchmarks/converse/commbench/Makefile, benchmarks/converse/cthtest/Makefile, benchmarks/converse/kNeighbors/Makefile, benchmarks/converse/machinetest/Makefile, benchmarks/converse/ping_ack/Makefile, benchmarks/converse/pingpong/Makefile, benchmarks/converse/pingpong_multi/Makefile, benchmarks/converse/randomttl/Makefile, benchmarks/converse/selfsend/Makefile, doc/Makefile, doc/converse/code/cth-tutorial/Makefile, doc/converse/code/msgs/Makefile, doc/doxygen/Makefile, examples/Makefile, examples/ParFUM/2Dexample/Makefile, examples/ParFUM/Makefile, examples/ParFUM/TOPS_TorusTest/Makefile, examples/ParFUM/TOPS_simple2D/Makefile, examples/ParFUM/billion2D/Makefile, examples/ParFUM/globalExample/Makefile, examples/ParFUM/simple2D/Makefile, examples/ampi/Cjacobi3D/Makefile, examples/ampi/Makefile, examples/ampi/creduce/Makefile, examples/ampi/cuda/Makefile, examples/ampi/cuda/simple/Makefile, examples/amr/cfd/Makefile, examples/amr/jacobi2D/Makefile, examples/amr/jacobi2Dthesis/Makefile, examples/charm++/AMPI-interop/Makefile, examples/charm++/Makefile, examples/charm++/Molecular2D/Makefile, examples/charm++/NQueen/Makefile, examples/charm++/PICS/ping/Makefile, examples/charm++/PUP/HeapPUP/Makefile, examples/charm++/PUP/Makefile, examples/charm++/PUP/STLPUP/Makefile, examples/charm++/PUP/pupDisk/Makefile, examples/charm++/PUP/seekBlock/Makefile, examples/charm++/TRAM/Makefile, examples/charm++/TRAM/aggregateRandomAccessArray/Makefile, examples/charm++/TRAM/aggregateRandomAccessGroup/Makefile, examples/charm++/TRAM/randomAccessArray/Makefile, examples/charm++/TRAM/randomAccessGroup/Makefile, examples/charm++/X10/Makefile, examples/charm++/allGather/Makefile, examples/charm++/allToAll/Makefile, examples/charm++/array/Makefile, examples/charm++/array_map/Makefile, examples/charm++/arraysection/Makefile, examples/charm++/ckcallback/Makefile, examples/charm++/ckloop/dotProd/Makefile, examples/charm++/ckloop/fft-trans/Makefile, examples/charm++/ckloop/simpleLoopBench/Makefile, examples/charm++/cksequence/Makefile, examples/charm++/commlib/Makefile, examples/charm++/commlib/multicast/Makefile, examples/charm++/completion/Makefile, examples/charm++/cuda/Makefile, examples/charm++/cuda/busywait/Makefile, examples/charm++/cuda/gpudirect/jacobi2d/Makefile, examples/charm++/cuda/gpudirect/jacobi3d/Makefile, examples/charm++/cuda/gpudirect/persistent/Makefile, examples/charm++/cuda/gpudirect/sdag/Makefile, examples/charm++/cuda/gpudirect/verify/Makefile, examples/charm++/cuda/hello/Makefile, examples/charm++/cuda/matmul/Makefile, examples/charm++/cuda/mempool/Makefile, examples/charm++/cuda/qdtest/Makefile, examples/charm++/cuda/resume_thread/Makefile, examples/charm++/cuda/stencil2d/Makefile, examples/charm++/cuda/vecadd/Makefile, examples/charm++/f90charm/Makefile, examples/charm++/f90charm/hello/Makefile, examples/charm++/f90charm/hello2D/Makefile, examples/charm++/f90charm/ldbDemo/Makefile, examples/charm++/f90charm/ldbRedDemo/Makefile, examples/charm++/f90charm/sdag-case/Makefile, examples/charm++/fib/Makefile, examples/charm++/future/Makefile, examples/charm++/gaussSeidel3D/Makefile, examples/charm++/groupsection/Makefile, examples/charm++/hello/1darray/Makefile, examples/charm++/hello/1darraymsg/Makefile, examples/charm++/hello/3darray/Makefile, examples/charm++/hello/3dmultiarrays/Makefile, examples/charm++/hello/4darray/Makefile, examples/charm++/hello/Makefile, examples/charm++/hello/darray/Makefile, examples/charm++/hello/dgroup/Makefile, examples/charm++/hello/dllarray/Makefile, examples/charm++/hello/fancyarray/Makefile, examples/charm++/hello/group/Makefile, examples/charm++/hello/local/Makefile, examples/charm++/hello/nodegroup/Makefile, examples/charm++/hello/sdag/Makefile, examples/charm++/hello/stl_array/Makefile, examples/charm++/hello/xarraySection/Makefile, examples/charm++/histogram_group/Makefile, examples/charm++/immediateEntryMethod/Makefile, examples/charm++/integrate/Makefile, examples/charm++/integrateArray/Makefile, examples/charm++/integratePUPable/Makefile, examples/charm++/jacobi2d-1d-decomposition/Makefile, examples/charm++/jacobi2d-2d-decomposition/Makefile, examples/charm++/jacobi3d-2d-decomposition/Makefile, examples/charm++/kmeans/Makefile, examples/charm++/leanmd/Makefile, examples/charm++/load_balancing/Makefile, examples/charm++/load_balancing/hello/Makefile, examples/charm++/load_balancing/kNeighbor/Makefile, examples/charm++/load_balancing/stencil3d/Makefile, examples/charm++/lvServer/Makefile, examples/charm++/manyToMany/Makefile, examples/charm++/matmul/Makefile, examples/charm++/mpi-charmcollide/Makefile, examples/charm++/mpi-charmcollide/collidelib/Makefile, examples/charm++/mpi-coexist/Makefile, examples/charm++/mpi-coexist/libs/Makefile, examples/charm++/mpi-coexist/libs/hello/Makefile, examples/charm++/mpi-coexist/libs/hi/Makefile, examples/charm++/mpi-coexist/libs/kNeighbor/Makefile, examples/charm++/namespace/Makefile, examples/charm++/openmp/simpleLoopBench/Makefile, examples/charm++/piArray/Makefile, examples/charm++/prio/Makefile, examples/charm++/reductions/Makefile, examples/charm++/reductions/allReduce/Makefile, examples/charm++/reductions/simple_reduction/Makefile, examples/charm++/reductions/typed_reduction/Makefile, examples/charm++/ring/Makefile, examples/charm++/rings/Makefile, examples/charm++/satisfiability/Makefile, examples/charm++/satisfiability/verify/Makefile, examples/charm++/shared_runtimes/kokkos/hello/Makefile, examples/charm++/shared_runtimes/kokkos/vecadd/Makefile, examples/charm++/shared_runtimes/openmp-offload/vecadd/Makefile, examples/charm++/shared_runtimes/raja/hello/Makefile, examples/charm++/shared_runtimes/raja/vecadd/Makefile, examples/charm++/shrink_expand/Makefile, examples/charm++/shrink_expand/jacobi2d-iter/Makefile, examples/charm++/speeds/Makefile, examples/charm++/state_space_searchengine/3SAT/Makefile, examples/charm++/state_space_searchengine/3SAT/minisat/Makefile, examples/charm++/state_space_searchengine/BalancedTree/Makefile, examples/charm++/state_space_searchengine/Hamiltonian_SE/Makefile, examples/charm++/state_space_searchengine/Makefile, examples/charm++/state_space_searchengine/NQueens/Makefile, examples/charm++/state_space_searchengine/TSP_SE/Makefile, examples/charm++/state_space_searchengine/UnbalancedTreeSearch_SE/Makefile, examples/charm++/sync_square/Makefile, examples/charm++/threaded_ring/Makefile, examples/charm++/topology/jacobi2d/Makefile, examples/charm++/topology/jacobi3d/Makefile, examples/charm++/topology/matmul2d/Makefile, examples/charm++/topology/matmul3d/Makefile, examples/charm++/user-driven-interop/Makefile, examples/charm++/wave2d/Makefile, examples/charm++/whenidle/Makefile, examples/charm++/zerocopy/Makefile, examples/charm++/zerocopy/direct_api/Makefile, examples/charm++/zerocopy/direct_api/misc/Makefile, examples/charm++/zerocopy/direct_api/misc/zcpy_immediate/Makefile, examples/charm++/zerocopy/direct_api/prereg/Makefile, examples/charm++/zerocopy/direct_api/prereg/get_put_pingpong/Makefile, examples/charm++/zerocopy/direct_api/prereg/simple_get/Makefile, examples/charm++/zerocopy/direct_api/prereg/simple_put/Makefile, examples/charm++/zerocopy/direct_api/reg/Makefile, examples/charm++/zerocopy/direct_api/reg/get_put_pingpong/Makefile, examples/charm++/zerocopy/direct_api/reg/simple_get/Makefile, examples/charm++/zerocopy/direct_api/reg/simple_put/Makefile, examples/charm++/zerocopy/direct_api/unreg/Makefile, examples/charm++/zerocopy/direct_api/unreg/get_put_pingpong/Makefile, examples/charm++/zerocopy/direct_api/unreg/simple_get/Makefile, examples/charm++/zerocopy/direct_api/unreg/simple_put/Makefile, examples/charm++/zerocopy/entry_method_api/Makefile, examples/charm++/zerocopy/entry_method_api/misc/Makefile, examples/charm++/zerocopy/entry_method_api/misc/simpleVec/Makefile, examples/charm++/zerocopy/entry_method_api/prereg/Makefile, examples/charm++/zerocopy/entry_method_api/prereg/simpleZeroCopy/Makefile, examples/charm++/zerocopy/entry_method_api/prereg/stencil3d/Makefile, examples/charm++/zerocopy/entry_method_api/reg/Makefile, examples/charm++/zerocopy/entry_method_api/reg/simpleZeroCopy/Makefile, examples/charm++/zerocopy/entry_method_api/reg/stencil3d/Makefile, examples/charm++/zerocopy/entry_method_api/unreg/Makefile, examples/charm++/zerocopy/entry_method_api/unreg/simpleZeroCopy/Makefile, examples/charm++/zerocopy/entry_method_api/unreg/stencil3d/Makefile, examples/charm++/zerocopy/entry_method_bcast_api/Makefile, examples/charm++/zerocopy/entry_method_bcast_api/prereg/Makefile, examples/charm++/zerocopy/entry_method_bcast_api/prereg/simpleBcast/Makefile, examples/charm++/zerocopy/entry_method_bcast_api/reg/Makefile, examples/charm++/zerocopy/entry_method_bcast_api/reg/simpleBcast/Makefile, examples/charm++/zerocopy/entry_method_bcast_api/unreg/Makefile, examples/charm++/zerocopy/entry_method_bcast_api/unreg/simpleBcast/Makefile, examples/charm++/zerocopy/entry_method_bcast_post_api/Makefile, examples/charm++/zerocopy/entry_method_bcast_post_api/prereg/Makefile, examples/charm++/zerocopy/entry_method_bcast_post_api/prereg/simpleBcastPost/Makefile, examples/charm++/zerocopy/entry_method_bcast_post_api/reg/Makefile, examples/charm++/zerocopy/entry_method_bcast_post_api/reg/simpleBcastPost/Makefile, examples/charm++/zerocopy/entry_method_bcast_post_api/unreg/Makefile, examples/charm++/zerocopy/entry_method_bcast_post_api/unreg/simpleBcastPost/Makefile, examples/charm++/zerocopy/entry_method_post_api/Makefile, examples/charm++/zerocopy/entry_method_post_api/prereg/Makefile, examples/charm++/zerocopy/entry_method_post_api/prereg/nodegroupTest/Makefile, examples/charm++/zerocopy/entry_method_post_api/prereg/simpleZeroCopy/Makefile, examples/charm++/zerocopy/entry_method_post_api/reg/Makefile, examples/charm++/zerocopy/entry_method_post_api/reg/multiplePostedBuffers/Makefile, examples/charm++/zerocopy/entry_method_post_api/reg/nodegroupTest/Makefile, examples/charm++/zerocopy/entry_method_post_api/reg/simpleZeroCopy/Makefile, examples/charm++/zerocopy/entry_method_post_api/unreg/Makefile, examples/charm++/zerocopy/entry_method_post_api/unreg/nodegroupTest/Makefile, examples/charm++/zerocopy/entry_method_post_api/unreg/simpleZeroCopy/Makefile, examples/charm++/zerocopy/large_readonly/Makefile, examples/collide/Makefile, examples/collide/collidecharm/Makefile, examples/collide/collidethread/Makefile, examples/converse/Makefile, examples/converse/ccstest/Makefile, examples/multiphaseSharedArrays/Makefile, examples/multiphaseSharedArrays/histogram/Makefile, examples/multiphaseSharedArrays/matmul/Makefile, examples/multiphaseSharedArrays/matmul/sequential/Makefile, examples/multiphaseSharedArrays/moldyn/Makefile, examples/multiphaseSharedArrays/simpleTestVarsize/Makefile, examples/multiphaseSharedArrays/simpletest/Makefile, examples/pose/ASIM/Makefile, examples/pose/ChunkSim/Makefile, examples/pose/LBSim/Makefile, examples/pose/MiniNet/Makefile, examples/pose/PHOLD/Makefile, examples/pose/PatternGen/Makefile, examples/pose/Ring/Makefile, examples/pose/SimBenchmark/Makefile, src/QuickThreads/Makefile, src/arch/cuda/hybridAPI/Makefile, src/libs/Makefile, src/libs/ck-libs/Makefile, src/libs/ck-libs/MeshStreamer/Makefile, src/libs/ck-libs/NDMeshStreamer/Makefile, src/libs/ck-libs/ParFUM-Iterators/Makefile, src/libs/ck-libs/ParFUM-Tops-Dev/Makefile, src/libs/ck-libs/ParFUM-Tops/Makefile, src/libs/ck-libs/ParFUM/Makefile, src/libs/ck-libs/allGather/Makefile, src/libs/ck-libs/ampi/Makefile, src/libs/ck-libs/ampi/romio/doc/Makefile, src/libs/ck-libs/amr/Makefile, src/libs/ck-libs/barrier/Makefile, src/libs/ck-libs/cache/Makefile, src/libs/ck-libs/ckloop/Makefile, src/libs/ck-libs/collide/Makefile, src/libs/ck-libs/completion/Makefile, src/libs/ck-libs/dummy/Makefile, src/libs/ck-libs/fftlib/Makefile, src/libs/ck-libs/idxl/Makefile, src/libs/ck-libs/io/Makefile, src/libs/ck-libs/irecv/Makefile, src/libs/ck-libs/liveViz/Makefile, src/libs/ck-libs/liveViz3d/Makefile, src/libs/ck-libs/mblock/Makefile, src/libs/ck-libs/metis/GKlib/Makefile, src/libs/ck-libs/metis/Makefile, src/libs/ck-libs/metis/libmetis/Makefile, src/libs/ck-libs/multiphaseSharedArrays/Makefile, src/libs/ck-libs/pmaf/Makefile, src/libs/ck-libs/pose/Makefile, src/libs/ck-libs/pythonCCS/Makefile, src/libs/ck-libs/search/Makefile, src/libs/ck-libs/sparseContiguousReducer/Makefile, src/libs/ck-libs/sparseReducer/Makefile, src/libs/ck-libs/state_space_searchengine/Makefile, src/libs/ck-libs/taskGraph/Makefile, src/libs/ck-libs/tcharm/Makefile, src/libs/conv-libs/Makefile, src/libs/conv-libs/gotmanager/Makefile, src/libs/conv-libs/master-slave/Makefile, src/libs/conv-libs/openmp_llvm/Makefile, src/libs/conv-libs/openmp_llvm/runtime/ompcharm/Makefile, src/libs/conv-libs/packlib/Makefile, src/scripts/Makefile, src/util/boost-context/Makefile, src/util/charmrun-src/Makefile, tests/Makefile, tests/ampi/Makefile, tests/ampi/chkpt/Makefile, tests/ampi/datatype/Makefile, tests/ampi/exit/Makefile, tests/ampi/fallreduce/Makefile, tests/ampi/intercomm_coll/Makefile, tests/ampi/jacobi3d/Makefile, tests/ampi/megampi/Makefile, tests/ampi/migration/Makefile, tests/ampi/pmpi/Makefile, tests/ampi/privatization/Makefile, tests/ampi/stacksize/Makefile, tests/charm++/Makefile, tests/charm++/alignment/Makefile, tests/charm++/amr_1d_random/Makefile, tests/charm++/amr_1d_simple/Makefile, tests/charm++/anytime_bcastred/Makefile, tests/charm++/anytime_migration/Makefile, tests/charm++/bombard/Makefile, tests/charm++/charmxi_parsing/Makefile, tests/charm++/chkpt/Makefile, tests/charm++/ckAllocSysMsgTest/Makefile, tests/charm++/delegation/1darray/Makefile, tests/charm++/delegation/Makefile, tests/charm++/delegation/multicast/Makefile, tests/charm++/delegation/pipelined-section-reduction/Makefile, tests/charm++/demand_creation/Makefile, tests/charm++/dynamic_insertion/Makefile, tests/charm++/dynamic_insertion_deletion/Makefile, tests/charm++/io/Makefile, tests/charm++/io_read/Makefile, tests/charm++/jacobi3d-sdag/Makefile, tests/charm++/jacobi3d/Makefile, tests/charm++/load_balancing/Makefile, tests/charm++/load_balancing/lb_test/Makefile, tests/charm++/load_balancing/lb_test/predictor/Makefile, tests/charm++/load_balancing/lb_test/sim/Makefile, tests/charm++/load_balancing/lb_userdata_test/Makefile, tests/charm++/load_balancing/meta_lb_test/Makefile, tests/charm++/load_balancing/periodic_lb_broadcast_test/Makefile, tests/charm++/longIdle/Makefile, tests/charm++/megatest/Makefile, tests/charm++/method_templates/Makefile, tests/charm++/partitions/Makefile, tests/charm++/periodic/Makefile, tests/charm++/provisioning/Makefile, tests/charm++/python/Makefile, tests/charm++/queue/Makefile, tests/charm++/randomTRAM3D/Makefile, tests/charm++/reductionTesting/Makefile, tests/charm++/reductionTesting/reductionTesting1D/Makefile, tests/charm++/reductionTesting/reductionTesting2D/Makefile, tests/charm++/reductionTesting/reductionTesting3D/Makefile, tests/charm++/sdag/Makefile, tests/charm++/simplearrayhello/Makefile, tests/charm++/sparse/Makefile, tests/charm++/startupTest/Makefile, tests/charm++/topology/Makefile, tests/charm++/varTRAM/Makefile, tests/charm++/within_node_bcast/Makefile, tests/charm++/zerocopy/Makefile, tests/charm++/zerocopy/bcast_nonzero_root/Makefile, tests/charm++/zerocopy/dereg_and_nodereg/Makefile, tests/charm++/zerocopy/direct_api/Makefile, tests/charm++/zerocopy/large_bcast/Makefile, tests/charm++/zerocopy/large_p2p/Makefile, tests/charm++/zerocopy/pup_buffer/Makefile, tests/charm++/zerocopy/zc_post_async/Makefile, tests/charm++/zerocopy/zc_post_async/bcast_subset_async/Makefile, tests/charm++/zerocopy/zc_post_async/post_and_match/Makefile, tests/charm++/zerocopy/zc_post_modify_size/Makefile, tests/charm++/zerocopy/zerocopy_with_qd/Makefile, tests/converse/Makefile, tests/converse/megacon/Makefile, tests/util/Makefile |
| Automated tests | met | 22 / 22 | — |
| Lint / format config | not met | 0 / 11 | — |
| Static type checking | met | 11 / 11 | C++ (statically typed) |
| Reproducible environment | not met | 0 / 10 | — |
| Demonstrated agent practice | met | 10 / 10 | 6 of the last 100 commits agent-authored or agent-credited |
| Automated maintenance | not met | 0 / 8 | no automated dependency updates observed |
| OpenSSF Scorecard: Pinned-Dependencies | not met | 0 / 10 | dependency not pinned by hash detected -- score normalized to 0 |

### Code legibility for models — 99/100 (Exceptional)

| Criterion | Status | Points | Detail |
|---|---|---|---|
| Type-checkable code | met | 45 / 45 | C++ (statically typed) |
| Manageable file sizes | partial | 53.8 / 55 | 66/3145 source files over 60KB |

### Machine-readable interfaces — 100/100 (Exceptional)

Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

| Criterion | Status | Points | Detail |
|---|---|---|---|
| API schema (OpenAPI/GraphQL/proto) | excluded | 0 / 40 | not applicable to this kind of software |
| MCP server | excluded | 0 / 20 | not applicable to this kind of software |
| Runnable examples | met | 40 / 40 | example, examples |

## Collection warnings

- Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
- No resolved dependencies carried a version and a supported ecosystem

## What this report is

inspect.software measures public repositories against a single published, versioned methodology and reports the result as a 1–100 health index. Findings are signals derived from what is visible in public repository data — they are not a security audit, a warranty, or an endorsement, and no result depends on payment.

- Methodology, formulas and weights: https://inspect.software/methodology.md
- What a result does and does not claim: https://inspect.software/wiki/signals-not-warranties.md
- Rating bands: https://inspect.software/wiki/scoring-bands.md
- Corrections: https://inspect.software/contact.md
- Index of all documents: https://inspect.software/llms.txt
