Decision Workspace
neural_network vs rustyml vs vexus
Side-by-side comparison of Rust crates
39
neural_network
growingv0.1.3
Modular neural network with an implementation of back propagation learning algorithm.
58
rustyml
experimentalv0.11.0
A high-performance machine learning & deep learning library in pure Rust, offering ML algorithms and neural network support
45
vexus
growingv4.0.0
A neural network builder and trainer struct to make your own AI models.
Core Metrics
| neural_network | rustyml | vexus | |
|---|---|---|---|
| Health Score | 39 | 58 | 45 |
| Total Downloads | 8.4K | 7.4K | 3.5K |
| 30d Downloads | 7 | 55 | 8 |
| Dependents | 0 | 4 | 0 |
| Releases | 5 | 18 | 6 |
| Last Updated | 3067d ago | 41d ago | 173d ago |
| Age | 8y 7m | 12m | 1y 1m |
Health Breakdown
neural_network
Maintenance
3
Quality
15
Community
5
Popularity
5
Documentation
11
rustyml
Maintenance
16
Quality
14
Community
8
Popularity
5
Documentation
15
vexus
Maintenance
10
Quality
18
Community
3
Popularity
4
Documentation
10
Technical Details
| neural_network | rustyml | vexus | |
|---|---|---|---|
| Version | 0.1.3 | 0.11.0 | 4.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 9 | 6 |
| Crate Size | 10KB | 449KB | 21KB |
| Features | 0 | 8 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2024 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rustyml leads with a health score of 58/100, but none of the options score above 80.
- •neural_network has the most downloads (8.4K), suggesting wider adoption.
- •⚠ neural_network has not been updated in over a year.
- •neural_network, rustyml are pre-1.0 — API may change.