Decision Workspace
rstorch vs torsh-nn vs runn
Side-by-side comparison of Rust crates
43
rstorch
growingv0.2.0
Implementation from scratch of a neural network framework in Rust inspired by PyTorch
63
torsh-nn
experimentalv0.1.1
Neural network modules for ToRSh with PyTorch-compatible API
40
runn
experimentalv0.1.1
Runn is a feature-rich, easy-to-use library for building, training, and evaluating feed-forward neural networks in Rust
Core Metrics
| rstorch | torsh-nn | runn | |
|---|---|---|---|
| Health Score | 43 | 63 | 40 |
| Total Downloads | 2.7K | 1.5K | 1.1K |
| 30d Downloads | 4 | 277 | 4 |
| Dependents | 0 | 70 | 0 |
| Releases | 2 | 6 | 2 |
| Last Updated | 853d ago | 7d ago | 317d ago |
| Age | 2y 10m | 5m | 10m |
Health Breakdown
rstorch
Maintenance
4
Quality
16
Community
6
Popularity
4
Documentation
13
torsh-nn
Maintenance
20
Quality
13
Community
11
Popularity
4
Documentation
15
runn
Maintenance
7
Quality
10
Community
6
Popularity
4
Documentation
13
Technical Details
| rstorch | torsh-nn | runn | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.1 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 25 | 17 |
| Crate Size | 23KB | 467KB | 113KB |
| Features | 3 | 8 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.77 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •torsh-nn leads with a health score of 63/100, but none of the options score above 80.
- •rstorch has the most downloads (2.7K), suggesting wider adoption.
- •⚠ rstorch has not been updated in over a year.