Decision Workspace
sbatch-rs vs row vs hpc-scheduler-core
Side-by-side comparison of Rust crates
37
sbatch-rs
growingv1.0.0
A simple sbatch command generator
60
row
stablev1.0.0
Row is a command line tool that helps you manage workflows on HPC resources.
50
hpc-scheduler-core
experimentalv2026.1.101
Core scheduling algorithms for HPC job schedulers: multi-dimensional knapsack solver, composite cost function, topology-aware placement, reservation-based backfill, conformance grouping, preemption, and walltime enforcement.
Core Metrics
| sbatch-rs | row | hpc-scheduler-core | |
|---|---|---|---|
| Health Score | 37 | 60 | 50 |
| Total Downloads | 758 | 11.3K | 207 |
| 30d Downloads | 3 | 21 | 207 |
| Dependents | 0 | 0 | 12 |
| Releases | 1 | 13 | 6 |
| Last Updated | 394d ago | today | 7d ago |
| Age | 1y | 1y 10m | 14d |
Health Breakdown
sbatch-rs
Maintenance
2
Quality
19
Community
3
Popularity
3
Documentation
10
row
Maintenance
20
Quality
12
Community
8
Popularity
5
Documentation
15
hpc-scheduler-core
Maintenance
17
Quality
11
Community
9
Popularity
3
Documentation
10
Technical Details
| sbatch-rs | row | hpc-scheduler-core | |
|---|---|---|---|
| Version | 1.0.0 | 1.0.0 | 2026.1.101 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | BSD-3-Clause | Apache-2.0 |
| Dependencies | 2 | 27 | 4 |
| Crate Size | 16KB | 241KB | 27KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 33.3% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.88 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •row leads with a health score of 60/100, but none of the options score above 80.
- •⚠ sbatch-rs has not been updated in over a year.