Good shape overall. A few tweaks would push it into the top tier.
Exascale multiphase flow solver — 2025 Gordon Bell Prize Finalist | 200T grid points on 43K+ GPUs
Documentation
94
CONTRIBUTING guide found.
README documents how to install the project.
README is present.
Licensed under MIT.
Engineering
69
No dependency lockfile found (−70 pts).
→ Commit the lockfile for this project's package manager so installs produce the same dependency versions everywhere.
CI is configured (.github/workflows/lint-toolchain.yml).
Test files detected (tests).
Linter or formatter configured (.ruff.toml).
Issue or PR templates present.
Project health
100
Dependency manifest found (toolchain/pyproject.toml).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 150Forks
- 61Releaseslatest 3y ago
Community
- —Community health
- —authors own >50% of commits
- 376Watchers
Responsiveness
- 21hMedian issue response
- 4hMedian PR merge time
- 93Open issues
Repository files28 root entries
- .claude
- .devcontainer
- .githooks
- .githubGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.Good: Code of conduct present.Good: CI is configured (.github/workflows/lint-toolchain.yml).Good: Environment pinned via .github/Dockerfile.Good: Issue or PR templates present.Good: Security policy present.
- .vscode
- benchmarks
- cmake
- docs
- examples
- misc
- packaging
- src
- testsGood: Test files detected (tests).
- toolchainGood: Dependency manifest found (toolchain/pyproject.toml).
- .ffmt.toml
- .fortlsrc
- .gitattributes
- .gitignoreGood: .gitignore present.
- .lychee.toml
- .ruff.tomlGood: Linter or formatter configured (.ruff.toml).
- .typos.toml
- CITATION.cff
- CLAUDE.md
- CMakeLists.txt
- LICENSEGood: Licensed under MIT.
- mfc.bat
- mfc.sh
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.