Decision Workspace
cargo-code-sign vs native-code-sign vs tauri-macos-sign
Side-by-side comparison of Rust crates
41
cargo-code-sign
experimentalv0.2.0
Sign Rust binaries after cargo build (macOS codesign, Windows signtool)
42
native-code-sign
experimentalv0.2.0
Platform-native code signing (macOS codesign, Windows signtool)
61
tauri-macos-sign
stablev2.3.3
Code signing utilities for macOS and iOS apps
Core Metrics
| cargo-code-sign | native-code-sign | tauri-macos-sign | |
|---|---|---|---|
| Health Score | 41 | 42 | 61 |
| Total Downloads | 58 | 82 | 213.6K |
| 30d Downloads | 58 | 82 | 30.8K |
| Dependents | 0 | 2 | 109 |
| Releases | 2 | 2 | 11 |
| Last Updated | 21d ago | 21d ago | 53d ago |
| Age | 23d | 23d | 1y 8m |
Health Breakdown
cargo-code-sign
Maintenance
13
Quality
12
Community
5
Popularity
2
Documentation
9
native-code-sign
Maintenance
13
Quality
12
Community
6
Popularity
2
Documentation
9
tauri-macos-sign
Maintenance
17
Quality
17
Community
9
Popularity
6
Documentation
12
Technical Details
| cargo-code-sign | native-code-sign | tauri-macos-sign | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.0 | 2.3.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 9 | 10 | 15 |
| Crate Size | 17KB | 20KB | 35KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.91 | 1.91 | 1.77.2 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tauri-macos-sign leads with a health score of 61/100, but none of the options score above 80.
- •tauri-macos-sign is depended on by 109 crates — strongest ecosystem trust.
- •cargo-code-sign, native-code-sign are pre-1.0 — API may change.