Decision Workspace
whitespacesv vs facet-value vs databoard
Side-by-side comparison of Rust crates
53
whitespacesv
growingv1.0.3
A Rust implementation of a parser/writer for the Whitespace-Separated Value format, as defined by Stenway. See https://dev.stenway.com/WSV/. WSV offers an unambiguous alternative to CSV.
59
facet-value
experimentalv0.44.5
Memory-efficient dynamic value type for facet, supporting JSON-like data plus bytes
58
databoard
experimentalv0.3.1
Provides a hierarchical key-value-store
Core Metrics
| whitespacesv | facet-value | databoard | |
|---|---|---|---|
| Health Score | 53 | 59 | 58 |
| Total Downloads | 11.4K | 3.9K | 2.2K |
| 30d Downloads | 45 | 2.0K | 36 |
| Dependents | 10 | 70 | 8 |
| Releases | 9 | 20 | 10 |
| Last Updated | 244d ago | 11d ago | 45d ago |
| Age | 2y 2m | 3m | 6m |
Health Breakdown
whitespacesv
Maintenance
9
Quality
20
Community
6
Popularity
5
Documentation
13
facet-value
Maintenance
18
Quality
14
Community
11
Popularity
4
Documentation
12
databoard
Maintenance
16
Quality
16
Community
9
Popularity
4
Documentation
13
Technical Details
| whitespacesv | facet-value | databoard | |
|---|---|---|---|
| Version | 1.0.3 | 0.44.5 | 0.3.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | non-standard |
| Dependencies | 1 | 12 | 3 |
| Crate Size | 14KB | 71KB | 23KB |
| Features | 0 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.90 | 1.88.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •facet-value leads with a health score of 59/100, but none of the options score above 80.
- •whitespacesv has the most downloads (11.4K), suggesting wider adoption.
- •facet-value, databoard are pre-1.0 — API may change.