Decision Workspace
runn vs rstorch vs torsh-nn
Side-by-side comparison of Rust crates
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
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
Core Metrics
| runn | rstorch | torsh-nn | |
|---|---|---|---|
| Health Score | 40 | 43 | 63 |
| Total Downloads | 1.1K | 2.7K | 1.5K |
| 30d Downloads | 4 | 4 | 264 |
| Dependents | 0 | 0 | 70 |
| Releases | 2 | 2 | 6 |
| Last Updated | 317d ago | 853d ago | 7d ago |
| Age | 10m | 2y 10m | 5m |
Health Breakdown
runn
Maintenance
7
Quality
10
Community
6
Popularity
4
Documentation
13
rstorch
Maintenance
4
Quality
16
Community
6
Popularity
4
Documentation
13
torsh-nn
Maintenance
20
Quality
13
Community
11
Popularity
4
Documentation
15
Technical Details
| runn | rstorch | torsh-nn | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 17 | 6 | 25 |
| Crate Size | 113KB | 23KB | 467KB |
| Features | 0 | 3 | 8 |
| 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.