87
/ 100
Well engineered. The main gaps are setup instructions and the README.
Official Rust implementation of Apache Arrow
Top fixes
Highest-impact changes first, ranked by point weight
- 1README12pt
Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.
- 2README12pt
Add CI/build status badges from shields.io or your CI provider to signal project health.
- 3Install and run instructions9pt
Add a section showing how to install dependencies.
- 4Install and run instructions9pt
Add a section showing how to start or use the project.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
61
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
README is present.
Licensed under Apache-2.0.
Contributing guide is detailed and thorough.
Engineering
99
Lockfile present (Cargo.lock). Installs are reproducible.
Test files detected (arrow-avro/test).
CI is configured (.github/workflows/integration.yml).
Rust linting configured (rustfmt.toml, cargo clippy in CI, cargo fmt in CI).
Issue or PR templates present.
Project health
100
Dependency manifest found (Cargo.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)
- 1,212Forks
- 30Releaseslatest 1y ago
Community
- 87% - GoodCommunity health
- 6 bus factorauthors own >50% of commits
- 3,524Watchers
Responsiveness
- <1hMedian issue response
- 23hMedian PR merge time
- 608Open issues
Repository files53 root entries
- .githubGood: CI is configured (.github/workflows/integration.yml).Good: Dependabot covers 2 ecosystems (cargo, github-actions). Dependencies stay current.Good: Issue or PR templates present.
- arrow
- arrow-arith
- arrow-array
- arrow-avroGood: Test files detected (arrow-avro/test).
- arrow-buffer
- arrow-cast
- arrow-csv
- arrow-data
- arrow-flight
- arrow-integration-test
- arrow-integration-testing
- arrow-ipc
- arrow-json
- arrow-ord
- arrow-pyarrow
- arrow-pyarrow-integration-testing
- arrow-pyarrow-testing
- arrow-row
- arrow-schema
- arrow-select
- arrow-string
- dev
- format
- parquet
- parquet_derive
- parquet_derive_test
- parquet-geospatial
- parquet-variant
- parquet-variant-compute
- parquet-variant-json
- .asf.yaml
- .gitattributes
- .github_changelog_generator
- .gitignoreGood: .gitignore present.
- .gitmodules
- .pre-commit-config.yaml
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CHANGELOG-old.md
- CHANGELOG.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- header
- LICENSE.txtGood: Licensed under Apache-2.0.
- NOTICE.txt
- parquet-testing
- pre-commit.sh
- README.mdGood: README is present.Good: README is well structured with multiple sections.Issue: No screenshots or images in the README (−20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.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.Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
- rust-toolchain.toml
- rustfmt.tomlGood: Rust linting configured (rustfmt.toml, cargo clippy in CI, cargo fmt in CI).
- SECURITY.mdGood: Security policy present.
- testing
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/apache/arrow-rs)