A well-known project done right. Strong docs and solid engineering throughout.
Apache DataFusion Comet Spark Accelerator
Documentation
89
CONTRIBUTING guide found.
README is present.
README documents how to install the project.
Licensed under Apache-2.0.
Engineering
85
CI is configured (.github/workflows/ci.yml).
Test files detected (native/spark-expr/tests).
Linter or formatter configured (native/fs-hdfs/rustfmt.toml).
Lockfile present (dev/release/requirements.txt). Installs are reproducible.
Issue or PR templates present.
Project health
100
Dependency manifest found (pom.xml).
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)
- 335Forks
- 20Releaseslatest 10mo ago
Community
- —Community health
- —authors own >50% of commits
- 1,214Watchers
Responsiveness
- 5hMedian issue response
- 13hMedian PR merge time
- 447Open issues
Repository files29 root entries
- .claude
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Dependabot covers 2 ecosystems (cargo, github-actions). Dependencies stay current.Good: Issue or PR templates present.
- .mvn
- benchmarksGood: Environment pinned via benchmarks/Dockerfile.
- common
- conf
- devGood: Lockfile present (dev/release/requirements.txt). Installs are reproducible.
- docsGood: 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.
- kube
- nativeGood: Test files detected (native/spark-expr/tests).Good: Linter or formatter configured (native/fs-hdfs/rustfmt.toml).
- spark
- spark-integration
- .asf.yaml
- .dockerignore
- .gitignoreGood: .gitignore present.
- .prettierignore
- .scalafix-syntactic.conf
- .scalafix.conf
- AGENTS.md
- CHANGELOG.md
- LICENSE.txtGood: Licensed under Apache-2.0.
- Makefile
- mvnw
- mvnw.cmd
- NOTICE.txt
- pom.xmlGood: Dependency manifest found (pom.xml).
- 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.Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.Good: README documents how to install the project.Good: README documents how to run the project.
- rust-toolchain.toml
- scalafmt.conf