Decision Workspace
gh_autograder_fetcher vs autograder-setup vs csv
Side-by-side comparison of Rust crates
47
gh_autograder_fetcher
experimentalv0.1.3
A command-line tool with an interactive TUI for fetching and exporting GitHub Classroom autograder results to CSV format.
46
autograder-setup
experimentalv2.2.7
Rust CLI that generates GitHub Classroom autograder workflows for Rust assignments.
67
csv
stablev1.4.0
Fast CSV parsing with support for serde.
Core Metrics
| gh_autograder_fetcher | autograder-setup | csv | |
|---|---|---|---|
| Health Score | 47 | 46 | 67 |
| Total Downloads | 84 | 1.1K | 163.9M |
| 30d Downloads | 20 | 7 | 10.6M |
| Dependents | 0 | 0 | 27.6K |
| Releases | 4 | 5 | 82 |
| Last Updated | 26d ago | 151d ago | 161d ago |
| Age | 3m | 5m | 11y 4m |
Health Breakdown
gh_autograder_fetcher
Maintenance
16
Quality
14
Community
5
Popularity
2
Documentation
10
autograder-setup
Maintenance
11
Quality
15
Community
6
Popularity
4
Documentation
10
csv
Maintenance
12
Quality
17
Community
15
Popularity
8
Documentation
15
Technical Details
| gh_autograder_fetcher | autograder-setup | csv | |
|---|---|---|---|
| Version | 0.1.3 | 2.2.7 | 1.4.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | Unlicense/MIT |
| Dependencies | 15 | 8 | 6 |
| Crate Size | 44KB | 34KB | 889KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.73 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •csv leads with a health score of 67/100, but none of the options score above 80.
- •csv is depended on by 27.6K crates — strongest ecosystem trust.
- •gh_autograder_fetcher is pre-1.0 — API may change.