Decision Workspace
coreanimation-rs vs apple-metal vs mtl-sys
Side-by-side comparison of Rust crates
55
coreanimation-rs
experimentalv0.5.2
Safe Rust bindings for Apple's QuartzCore/CoreAnimation framework — layers, animations, display links, and offscreen Metal rendering on macOS
62
apple-metal
experimentalv0.8.7
Safe Rust bindings for Apple's Metal framework — devices, resources, command encoding, advanced GPU objects, and IOSurface interop on macOS, backed by a Swift bridge
57
mtl-sys
experimentalv1.0.1
Low-level Objective-C runtime bindings for Metal
Core Metrics
| coreanimation-rs | apple-metal | mtl-sys | |
|---|---|---|---|
| Health Score | 55 | 62 | 57 |
| Total Downloads | 109 | 1.1K | 251 |
| 30d Downloads | 0 | 1.1K | 0 |
| Dependents | 0 | 65 | 8 |
| Releases | 8 | 17 | 2 |
| Last Updated | 5d ago | 5d ago | 111d ago |
| Age | 9d | 10d | 3m |
Health Breakdown
coreanimation-rs
Maintenance
19
Quality
16
Community
6
Popularity
2
Documentation
12
apple-metal
Maintenance
19
Quality
16
Community
11
Popularity
4
Documentation
12
mtl-sys
Maintenance
11
Quality
19
Community
9
Popularity
3
Documentation
15
Technical Details
| coreanimation-rs | apple-metal | mtl-sys | |
|---|---|---|---|
| Version | 0.5.2 | 0.8.7 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 0 |
| Crate Size | 75KB | 80KB | 15KB |
| Features | 2 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.76 | 1.76 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •apple-metal leads with a health score of 62/100, but none of the options score above 80.
- •coreanimation-rs, apple-metal are pre-1.0 — API may change.