Decision Workspace
simple_neat vs neat-gru vs only_torch
Side-by-side comparison of Rust crates
42
simple_neat
growingv0.1.2
A simple NEAT like create for rust
40
neat-gru
growingv1.4.0
NEAT algorithm with GRU gates
40
only_torch
growingv0.0.8
仿造pytorch的个人玩具(仍在构思,请勿下载)AI框架
Core Metrics
| simple_neat | neat-gru | only_torch | |
|---|---|---|---|
| Health Score | 42 | 40 | 40 |
| Total Downloads | 3.2K | 54.3K | 8.7K |
| 30d Downloads | 6 | 34 | 9 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 45 | 7 |
| Last Updated | 564d ago | 1292d ago | 967d ago |
| Age | 1y 6m | 5y 5m | 3y 4m |
Health Breakdown
simple_neat
Maintenance
5
Quality
15
Community
5
Popularity
4
Documentation
13
neat-gru
Maintenance
7
Quality
12
Community
6
Popularity
6
Documentation
9
only_torch
Maintenance
4
Quality
15
Community
3
Popularity
5
Documentation
13
Technical Details
| simple_neat | neat-gru | only_torch | |
|---|---|---|---|
| Version | 0.1.2 | 1.4.0 | 0.0.8 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | GPL-3.0 | MIT |
| Dependencies | 1 | 13 | 2 |
| Crate Size | 5KB | 52KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 33.3% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •simple_neat leads with a health score of 42/100, but none of the options score above 80.
- •neat-gru has the most downloads (54.3K), suggesting wider adoption.
- •⚠ simple_neat, neat-gru, only_torch have not been updated in over a year.
- •simple_neat, only_torch are pre-1.0 — API may change.