Decision Workspace
microcnn vs ghostflow-nn vs torsh-nn
Side-by-side comparison of Rust crates
51
microcnn
experimentalv0.1.3
A minimal CNN framework in Rust with Quantization
52
ghostflow-nn
experimentalv1.1.0
Neural network layers for GhostFlow ML framework
63
torsh-nn
experimentalv0.1.1
Neural network modules for ToRSh with PyTorch-compatible API
Core Metrics
| microcnn | ghostflow-nn | torsh-nn | |
|---|---|---|---|
| Health Score | 51 | 52 | 63 |
| Total Downloads | 60 | 410 | 1.5K |
| 30d Downloads | 6 | 93 | 277 |
| Dependents | 0 | 10 | 70 |
| Releases | 4 | 3 | 6 |
| Last Updated | 40d ago | 78d ago | 7d ago |
| Age | 1m | 2m | 5m |
Health Breakdown
microcnn
Maintenance
17
Quality
16
Community
6
Popularity
2
Documentation
10
ghostflow-nn
Maintenance
10
Quality
17
Community
9
Popularity
3
Documentation
13
torsh-nn
Maintenance
20
Quality
13
Community
11
Popularity
4
Documentation
15
Technical Details
| microcnn | ghostflow-nn | torsh-nn | |
|---|---|---|---|
| Version | 0.1.3 | 1.1.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 1 | 4 | 25 |
| Crate Size | 31KB | 118KB | 467KB |
| Features | 3 | 2 | 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.
- •microcnn, torsh-nn are pre-1.0 — API may change.