Decision Workspace
bevy_autodiff vs bevy_autodiff-macros vs ad_trait
Side-by-side comparison of Rust crates
49
bevy_autodiff
experimentalv0.8.1
Automatic differentiation using Bevy ECS as computation graph
52
bevy_autodiff-macros
experimentalv0.2.1
Procedural macros for bevy_autodiff automatic differentiation
48
ad_trait
experimentalv0.2.2
Easy to use, efficient, and highly flexible automatic differentiation in Rust
Core Metrics
| bevy_autodiff | bevy_autodiff-macros | ad_trait | |
|---|---|---|---|
| Health Score | 49 | 52 | 48 |
| Total Downloads | 171 | 83 | 6.1K |
| 30d Downloads | 42 | 21 | 1.3K |
| Dependents | 1 | 9 | 10 |
| Releases | 9 | 3 | 11 |
| Last Updated | 26d ago | 39d ago | 90d ago |
| Age | 1m | 1m | 10m |
Health Breakdown
bevy_autodiff
Maintenance
11
Quality
13
Community
7
Popularity
3
Documentation
15
bevy_autodiff-macros
Maintenance
12
Quality
14
Community
9
Popularity
2
Documentation
15
ad_trait
Maintenance
14
Quality
13
Community
6
Popularity
5
Documentation
10
Technical Details
| bevy_autodiff | bevy_autodiff-macros | ad_trait | |
|---|---|---|---|
| Version | 0.8.1 | 0.2.1 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 11 | 3 | 12 |
| Crate Size | 129KB | 6KB | 737KB |
| Features | 4 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.92 | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_autodiff-macros leads with a health score of 52/100, but none of the options score above 80.
- •ad_trait has the most downloads (6.1K), suggesting wider adoption.