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