Decision Workspace
serde_columnar_derive vs serde_columnar vs serde_derive
Side-by-side comparison of Rust crates
42
serde_columnar_derive
growingv0.3.7
Macros implementation of #[columnar]
46
serde_columnar
growingv0.3.14
Ergonomic columnar storage encoding crate with forward and backward compatible
74
serde_derive
growingv1.0.228
Macros 1.1 implementation of #[derive(Serialize, Deserialize)]
Core Metrics
| serde_columnar_derive | serde_columnar | serde_derive | |
|---|---|---|---|
| Health Score | 42 | 46 | 74 |
| Total Downloads | 85.5K | 91.9K | 832.7M |
| 30d Downloads | 19.1K | 19.1K | 51.3M |
| Dependents | 23 | 63 | 94.1K |
| Releases | 15 | 23 | 270 |
| Last Updated | 186d ago | 185d ago | 181d ago |
| Age | 3y 4m | 3y 4m | 9y 7m |
Health Breakdown
serde_columnar_derive
Maintenance
11
Quality
11
Community
7
Popularity
6
Documentation
7
serde_columnar
Maintenance
11
Quality
11
Community
8
Popularity
6
Documentation
10
serde_derive
Maintenance
11
Quality
20
Community
20
Popularity
8
Documentation
15
Technical Details
| serde_columnar_derive | serde_columnar | serde_derive | |
|---|---|---|---|
| Version | 0.3.7 | 0.3.14 | 1.0.228 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 13 | 4 |
| Crate Size | 19KB | 30KB | 60KB |
| Features | 1 | 2 | 2 |
| Yanked % | 13.3% | 13.0% | 0.4% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.61 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •serde_derive leads with a health score of 74/100, but none of the options score above 80.
- •serde_derive is depended on by 94.1K crates — strongest ecosystem trust.
- •serde_columnar_derive, serde_columnar are pre-1.0 — API may change.