Decision Workspace
ofnn vs neat vs nn
Side-by-side comparison of Rust crates
38
ofnn
growingv0.1.3
An open (accessible parameters), feed-forward-only NN (neural net) library to use it in an dynamic and free way in evolutionary algorithms. Design is influenced by the Keras Sequetial model.
47
neat
stablev1.0.2
Crate for working with NEAT in rust
38
nn
growingv0.1.6
A multilayer feedforward backpropagation neural network library
Core Metrics
| ofnn | neat | nn | |
|---|---|---|---|
| Health Score | 38 | 47 | 38 |
| Total Downloads | 1.6K | 10.7K | 21.4K |
| 30d Downloads | 4 | 36 | 95 |
| Dependents | 0 | 0 | 2 |
| Releases | 1 | 11 | 8 |
| Last Updated | 1371d ago | 24d ago | 3759d ago |
| Age | 3y 9m | 8y 7m | 11y |
Health Breakdown
ofnn
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
13
neat
Maintenance
14
Quality
12
Community
6
Popularity
5
Documentation
10
nn
Maintenance
3
Quality
15
Community
4
Popularity
5
Documentation
11
Technical Details
| ofnn | neat | nn | |
|---|---|---|---|
| Version | 0.1.3 | 1.0.2 | 0.1.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 5 | 10 | 3 |
| Crate Size | 17KB | 32KB | 10KB |
| Features | 1 | 2 | 0 |
| Yanked % | 0.0% | 27.3% | 0.0% |
| Edition | 2021 | 2021 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •neat leads with a health score of 47/100, but none of the options score above 80.
- •nn has the most downloads (21.4K), suggesting wider adoption.
- •⚠ ofnn, nn have not been updated in over a year.
- •ofnn, nn are pre-1.0 — API may change.