Decision Workspace
rustneat vs neat-gru vs revonet
Side-by-side comparison of Rust crates
38
rustneat
growingv0.2.1
Implementation of NeuroEvolution of Augmenting Topologies NEAT http://nn.cs.utexas.edu/downloads/papers/stanley.ec02.pdf with a Continuous-Time Recurrent Neural Networks
40
neat-gru
growingv1.4.0
NEAT algorithm with GRU gates
32
revonet
growingv0.2.1
Rust implementation of real-coded genetic algorithm for solving optimization problems and training of neural networks. The latter is also known as neuroevolution.
Core Metrics
| rustneat | neat-gru | revonet | |
|---|---|---|---|
| Health Score | 38 | 40 | 32 |
| Total Downloads | 19.5K | 54.3K | 5.8K |
| 30d Downloads | 33 | 34 | 22 |
| Dependents | 0 | 0 | 0 |
| Releases | 11 | 45 | 3 |
| Last Updated | 2860d ago | 1292d ago | 3141d ago |
| Age | 9y 8m | 5y 5m | 8y 8m |
Health Breakdown
rustneat
Maintenance
4
Quality
15
Community
3
Popularity
5
Documentation
11
neat-gru
Maintenance
7
Quality
12
Community
6
Popularity
6
Documentation
9
revonet
Maintenance
3
Quality
14
Community
3
Popularity
4
Documentation
8
Technical Details
| rustneat | neat-gru | revonet | |
|---|---|---|---|
| Version | 0.2.1 | 1.4.0 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | GPL-3.0 | GPL-3.0 |
| Dependencies | 12 | 13 | 4 |
| Crate Size | 37KB | 52KB | 69KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 33.3% | 0.0% |
| Edition | — | 2018 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •neat-gru leads with a health score of 40/100, but none of the options score above 80.
- •⚠ rustneat, neat-gru, revonet have not been updated in over a year.
- •rustneat, revonet are pre-1.0 — API may change.