Decision Workspace
easy-conv vs bytes_to_type vs tsync
Side-by-side comparison of Rust crates
40
easy-conv
growingv0.1.2
Cut down on trivial `impl From<A> for B` boilerplate code
41
bytes_to_type
growingv0.1.1
A Rust library to facilitate byte conversion to specified types using macro generation.
61
tsync
stablev3.1.0
Generate typescript types from rust code.
Core Metrics
| easy-conv | bytes_to_type | tsync | |
|---|---|---|---|
| Health Score | 40 | 41 | 61 |
| Total Downloads | 4.0K | 2.8K | 65.9K |
| 30d Downloads | 6 | 4 | 1.2K |
| Dependents | 0 | 0 | 76 |
| Releases | 3 | 2 | 25 |
| Last Updated | 1024d ago | 899d ago | 27d ago |
| Age | 2y 9m | 2y 5m | 5y 4m |
Health Breakdown
easy-conv
Maintenance
5
Quality
16
Community
5
Popularity
4
Documentation
10
bytes_to_type
Maintenance
4
Quality
15
Community
5
Popularity
4
Documentation
13
tsync
Maintenance
16
Quality
17
Community
13
Popularity
6
Documentation
9
Technical Details
| easy-conv | bytes_to_type | tsync | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.1 | 3.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 9 |
| Crate Size | 3KB | 5KB | 34KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 4.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •tsync leads with a health score of 61/100, but none of the options score above 80.
- •⚠ easy-conv, bytes_to_type have not been updated in over a year.
- •easy-conv, bytes_to_type are pre-1.0 — API may change.