Decision Workspace
dfo vs numdiff vs bevy_autodiff-macros
Side-by-side comparison of Rust crates
40
dfo
growingv0.1.0-beta.5
Differentiable Floating-point Operations in Rust.
55
numdiff
growingv0.7.2
Numerical differentiation via forward-mode automatic differentiation and finite difference approximations.
52
bevy_autodiff-macros
experimentalv0.2.1
Procedural macros for bevy_autodiff automatic differentiation
Core Metrics
| dfo | numdiff | bevy_autodiff-macros | |
|---|---|---|---|
| Health Score | 40 | 55 | 52 |
| Total Downloads | 9.6K | 10.6K | 83 |
| 30d Downloads | 10 | 369 | 20 |
| Dependents | 0 | 0 | 9 |
| Releases | 7 | 18 | 3 |
| Last Updated | 1220d ago | 11d ago | 39d ago |
| Age | 3y 4m | 1y 4m | 1m |
Health Breakdown
dfo
Maintenance
5
Quality
15
Community
3
Popularity
5
Documentation
12
numdiff
Maintenance
18
Quality
13
Community
6
Popularity
5
Documentation
13
bevy_autodiff-macros
Maintenance
12
Quality
14
Community
9
Popularity
2
Documentation
15
Technical Details
| dfo | numdiff | bevy_autodiff-macros | |
|---|---|---|---|
| Version | 0.1.0-beta.5 | 0.7.2 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 8 | 8 | 3 |
| Crate Size | 11KB | 92KB | 6KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.56.1 | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •numdiff leads with a health score of 55/100, but none of the options score above 80.
- •⚠ dfo has not been updated in over a year.