Decision Workspace
serde_tokenstream vs empty_type vs serde_alias
Side-by-side comparison of Rust crates
62
serde_tokenstream
growingv0.2.3
A serde deserializer for proc_macro::TokenStreams
46
empty_type
growingv0.2.2
Tools to define and convert between types and their corresponding "maybe types"
39
serde_alias
growingv0.0.2
An attribute macro to apply serde aliases to all struct fields
Core Metrics
| serde_tokenstream | empty_type | serde_alias | |
|---|---|---|---|
| Health Score | 62 | 46 | 39 |
| Total Downloads | 26.7M | 7.7K | 324.7K |
| 30d Downloads | 2.0M | 69 | 173.5K |
| Dependents | 283 | 3 | 22 |
| Releases | 12 | 4 | 2 |
| Last Updated | 32d ago | 1374d ago | 1939d ago |
| Age | 5y 10m | 3y 9m | 5y 3m |
Health Breakdown
serde_tokenstream
Maintenance
15
Quality
14
Community
13
Popularity
8
Documentation
12
empty_type
Maintenance
10
Quality
16
Community
5
Popularity
5
Documentation
10
serde_alias
Maintenance
3
Quality
13
Community
7
Popularity
7
Documentation
9
Technical Details
| serde_tokenstream | empty_type | serde_alias | |
|---|---|---|---|
| Version | 0.2.3 | 0.2.2 | 0.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 4 | 9 |
| Crate Size | 20KB | 3KB | 3KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.75 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •serde_tokenstream leads with a health score of 62/100, but none of the options score above 80.
- •serde_tokenstream is depended on by 283 crates — strongest ecosystem trust.
- •⚠ empty_type, serde_alias have not been updated in over a year.