Decision Workspace
passive vs dataview vs pod
Side-by-side comparison of Rust crates
41
passive
growingv0.1.4
A trio of marker traits to classify passive data structures
64
dataview
stablev1.0.2
Safe transmute between types and byte arrays of the same size.
44
pod
growingv0.5.0
Plain Old Data (POD) encoding and I/O
Core Metrics
| passive | dataview | pod | |
|---|---|---|---|
| Health Score | 41 | 64 | 44 |
| Total Downloads | 7.3K | 836.3K | 55.2K |
| 30d Downloads | 22 | 56.2K | 187 |
| Dependents | 1 | 100 | 19 |
| Releases | 5 | 6 | 11 |
| Last Updated | 2156d ago | 70d ago | 3544d ago |
| Age | 5y 11m | 6y 2m | 10y 8m |
Health Breakdown
passive
Maintenance
9
Quality
9
Community
6
Popularity
5
Documentation
12
dataview
Maintenance
12
Quality
22
Community
10
Popularity
7
Documentation
13
pod
Maintenance
4
Quality
16
Community
7
Popularity
6
Documentation
11
Technical Details
| passive | dataview | pod | |
|---|---|---|---|
| Version | 0.1.4 | 1.0.2 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 OR MIT | MIT | MIT |
| Dependencies | 1 | 1 | 3 |
| Crate Size | 8KB | 10KB | 7KB |
| Features | 0 | 2 | 1 |
| Yanked % | 40.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dataview leads with a health score of 64/100, but none of the options score above 80.
- •⚠ passive, pod have not been updated in over a year.
- •passive, pod are pre-1.0 — API may change.