Decision Workspace
omitty vs tsync vs cargo-tsync
Side-by-side comparison of Rust crates
42
omitty
experimentalv0.2.0
On-demand TypeScript-like Omit<> for Rust - generate type variants with omitted fields using #[omitty] and Omit! macro
61
tsync
stablev3.1.0
Generate typescript types from rust code.
44
cargo-tsync
growingv999.9.9
A utility to generate types for other typed languages.
Core Metrics
| omitty | tsync | cargo-tsync | |
|---|---|---|---|
| Health Score | 42 | 61 | 44 |
| Total Downloads | 519 | 65.9K | 7.3K |
| 30d Downloads | 4 | 1.2K | 2 |
| Dependents | 0 | 76 | 0 |
| Releases | 2 | 25 | 6 |
| Last Updated | 168d ago | 27d ago | 1951d ago |
| Age | 5m | 5y 4m | 5y 4m |
Health Breakdown
omitty
Maintenance
10
Quality
13
Community
6
Popularity
3
Documentation
10
tsync
Maintenance
16
Quality
17
Community
13
Popularity
6
Documentation
9
cargo-tsync
Maintenance
10
Quality
14
Community
6
Popularity
5
Documentation
9
Technical Details
| omitty | tsync | cargo-tsync | |
|---|---|---|---|
| Version | 0.2.0 | 3.1.0 | 999.9.9 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 9 | 2 |
| Crate Size | 8KB | 34KB | 10KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 4.0% | 100.0% |
| Edition | 2024 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •tsync leads with a health score of 61/100, but none of the options score above 80.
- •⚠ cargo-tsync has not been updated in over a year.
- •omitty is pre-1.0 — API may change.