Decision Workspace
neurodna vs genetic_algorithms vs neat
Side-by-side comparison of Rust crates
40
neurodna
experimentalv0.0.2
High-performance evolutionary neural networks with genetic encoding, SIMD optimizations, and neurodivergent cognitive modeling
59
genetic_algorithms
stablev2.1.0
Library for solving genetic algorithm problems
47
neat
stablev1.0.2
Crate for working with NEAT in rust
Core Metrics
| neurodna | genetic_algorithms | neat | |
|---|---|---|---|
| Health Score | 40 | 59 | 47 |
| Total Downloads | 796 | 37.5K | 10.7K |
| 30d Downloads | 4 | 72 | 36 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 35 | 11 |
| Last Updated | 258d ago | 5d ago | 24d ago |
| Age | 8m | 3y 3m | 8y 7m |
Health Breakdown
neurodna
Maintenance
8
Quality
13
Community
6
Popularity
3
Documentation
10
genetic_algorithms
Maintenance
19
Quality
14
Community
6
Popularity
5
Documentation
15
neat
Maintenance
14
Quality
12
Community
6
Popularity
5
Documentation
10
Technical Details
| neurodna | genetic_algorithms | neat | |
|---|---|---|---|
| Version | 0.0.2 | 2.1.0 | 1.0.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 15 | 9 | 10 |
| Crate Size | 174KB | 472KB | 32KB |
| Features | 4 | 3 | 2 |
| Yanked % | 0.0% | 20.0% | 27.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.81.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •genetic_algorithms leads with a health score of 59/100, but none of the options score above 80.
- •neurodna is pre-1.0 — API may change.