Decision Workspace
hpc-scheduler-core vs row vs gflow
Side-by-side comparison of Rust crates
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.
60
row
stablev1.0.0
Row is a command line tool that helps you manage workflows on HPC resources.
54
gflow
growingv0.4.14
A lightweight, single-node job scheduler written in Rust.
Core Metrics
| hpc-scheduler-core | row | gflow | |
|---|---|---|---|
| Health Score | 50 | 60 | 54 |
| Total Downloads | 207 | 11.3K | 12.4K |
| 30d Downloads | 207 | 21 | 85 |
| Dependents | 12 | 0 | 0 |
| Releases | 6 | 13 | 44 |
| Last Updated | 7d ago | today | 6d ago |
| Age | 14d | 1y 10m | 1y 1m |
Health Breakdown
hpc-scheduler-core
Maintenance
17
Quality
11
Community
9
Popularity
3
Documentation
10
row
Maintenance
20
Quality
12
Community
8
Popularity
5
Documentation
15
gflow
Maintenance
19
Quality
12
Community
5
Popularity
5
Documentation
13
Technical Details
| hpc-scheduler-core | row | gflow | |
|---|---|---|---|
| Version | 2026.1.101 | 1.0.0 | 0.4.14 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Apache-2.0 | BSD-3-Clause | MIT |
| Dependencies | 4 | 27 | 48 |
| Crate Size | 27KB | 241KB | 332KB |
| Features | 2 | 0 | 2 |
| Yanked % | 33.3% | 0.0% | 0.0% |
| Edition | 2021 | 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.
- •gflow has the most downloads (12.4K), suggesting wider adoption.
- •gflow is pre-1.0 — API may change.