91
/ 100
A well-known project done right. Strong docs and solid engineering throughout.
Rust bindings of GTK 4
Top fixes
Highest-impact changes first, ranked by point weight
- 1Install and run instructions9pt
Add a section showing how to install dependencies.
- 2Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
- 3Contributing guide5pt
Moving it to a CONTRIBUTING.md makes it easier to find and keeps the README focused. A dedicated file earns +47 pts base.
- 4Contributing guide5pt
A CODE_OF_CONDUCT.md signals that your project is welcoming. GitHub has a template you can add in one click.
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
73
Contributing guidance is in the README, not a dedicated CONTRIBUTING.md (−20 pts).
→ Moving it to a CONTRIBUTING.md makes it easier to find and keeps the README focused. A dedicated file earns +47 pts base.
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
README is present.
Licensed under MIT.
Engineering
100
Test files detected (gdk4-macos/tests).
CI is configured (.github/workflows/CI.yml).
Rust linting configured (book/listings/rustfmt.toml, cargo clippy in CI, cargo fmt in CI).
Lockfile present (Cargo.lock). Installs are reproducible.
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
- 32 / 58Commits (30d / 90d)
- 210Forks
- 51Releaseslatest 4y ago
Community
- 50% - FairCommunity health
- 2 bus factorauthors own >50% of commits
- 2,310Watchers
Responsiveness
- 11d 7hMedian issue response
- 14hMedian PR merge time
- 75Open issues
Repository files26 root entries
- .githubGood: CI is configured (.github/workflows/CI.yml).Good: Dependabot covers 2 ecosystems (github-actions, cargo). Dependencies stay current.Good: Issue or PR templates present.
- bookGood: Rust linting configured (book/listings/rustfmt.toml, cargo clippy in CI, cargo fmt in CI).
- examples
- gdk4
- gdk4-macosGood: Test files detected (gdk4-macos/tests).
- gdk4-wayland
- gdk4-win32
- gdk4-x11
- gsk4
- gtk4
- gtk4-macros
- .gitignoreGood: .gitignore present.
- .gitmodules
- .typos.toml
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CHANGELOG.md
- COPYRIGHT
- deny.toml
- DockerfileGood: Environment pinned via Dockerfile.
- generator.py
- gir
- gir-files
- LICENSEGood: Licensed under MIT.
- 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.Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Good: README documents how to run the project.
- rustfmt.toml
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/gtk-rs/gtk4-rs)