Decision Workspace
objc-macros vs objc2 vs typed_macros
Side-by-side comparison of Rust crates
29
objc-macros
growingv0.1.0
Handy macros for interacting with Objective-C from Rust.
71
objc2
growingv0.6.4
Objective-C interface and runtime bindings
55
typed_macros
growingv1.0.6
Adds typing to your macro's arguments, making it a lot less of a pain to deal with them.
Core Metrics
| objc-macros | objc2 | typed_macros | |
|---|---|---|---|
| Health Score | 29 | 71 | 55 |
| Total Downloads | 1.7K | 44.9M | 8.3K |
| 30d Downloads | 4 | 7.2M | 10 |
| Dependents | 0 | 2.9K | 0 |
| Releases | 1 | 27 | 7 |
| Last Updated | 2186d ago | 29d ago | 1260d ago |
| Age | 5y 12m | 4y 4m | 3y 5m |
Health Breakdown
objc-macros
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
6
objc2
Maintenance
18
Quality
16
Community
17
Popularity
8
Documentation
12
typed_macros
Maintenance
10
Quality
21
Community
6
Popularity
5
Documentation
13
Technical Details
| objc-macros | objc2 | typed_macros | |
|---|---|---|---|
| Version | 0.1.0 | 0.6.4 | 1.0.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 9 | 0 |
| Crate Size | 4KB | 275KB | 4KB |
| Features | 0 | 29 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.71 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •objc2 leads with a health score of 71/100, but none of the options score above 80.
- •objc2 is depended on by 2.9K crates — strongest ecosystem trust.
- •⚠ objc-macros, typed_macros have not been updated in over a year.
- •objc-macros, objc2 are pre-1.0 — API may change.