Decision Workspace
dynoffsets vs dynoffsets-macros vs bevy
Side-by-side comparison of Rust crates
52
dynoffsets
experimentalv0.2.0
Resolve engine struct offsets, module-global pointers, registered interfaces and button-state addresses from a running target process at call time, with compile-time fallback literals. Attribute macros generate the accessors.
50
dynoffsets-macros
experimentalv0.1.0
Internal proc-macro implementation for dynoffsets. Do not depend on this crate directly — use dynoffsets, which re-exports the macros.
75
bevy
growingv0.18.1
A refreshingly simple data-driven game engine and app framework
Core Metrics
| dynoffsets | dynoffsets-macros | bevy | |
|---|---|---|---|
| Health Score | 52 | 50 | 75 |
| Total Downloads | 24 | 17 | 5.5M |
| 30d Downloads | 0 | 0 | 373.8K |
| Dependents | 0 | 2 | 19.5K |
| Releases | 2 | 1 | 60 |
| Last Updated | 1d ago | 1d ago | 4d ago |
| Age | 1d | 1d | 6y 4m |
Health Breakdown
dynoffsets
Maintenance
14
Quality
15
Community
6
Popularity
2
Documentation
15
dynoffsets-macros
Maintenance
13
Quality
14
Community
7
Popularity
1
Documentation
15
bevy
Maintenance
19
Quality
13
Community
20
Popularity
8
Documentation
15
Technical Details
| dynoffsets | dynoffsets-macros | bevy | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 0.18.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 3 | 32 |
| Crate Size | 31KB | 7KB | 721KB |
| Features | 3 | 0 | 162 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.72 | 1.72 | 1.89.0 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •bevy leads with a health score of 75/100, but none of the options score above 80.
- •bevy is depended on by 19.5K crates — strongest ecosystem trust.