Decision Workspace
dbus vs zvariant vs zvariant_derive
Side-by-side comparison of Rust crates
62
dbus
growingv0.9.10
Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication.
71
zvariant
stablev5.10.0
D-Bus & GVariant encoding & decoding
69
zvariant_derive
stablev5.10.0
D-Bus & GVariant encoding & decoding
Core Metrics
| dbus | zvariant | zvariant_derive | |
|---|---|---|---|
| Health Score | 62 | 71 | 69 |
| Total Downloads | 21.2M | 45.0M | 45.0M |
| 30d Downloads | 2.0M | 4.5M | 4.5M |
| Dependents | 1.6K | 1.1K | 180 |
| Releases | 48 | 64 | 60 |
| Last Updated | 106d ago | 33d ago | 33d ago |
| Age | 11y 1m | 6y 2m | 5y 10m |
Health Breakdown
dbus
Maintenance
13
Quality
14
Community
15
Popularity
8
Documentation
12
zvariant
Maintenance
18
Quality
19
Community
14
Popularity
8
Documentation
12
zvariant_derive
Maintenance
18
Quality
19
Community
12
Popularity
8
Documentation
12
Technical Details
| dbus | zvariant | zvariant_derive | |
|---|---|---|---|
| Version | 0.9.10 | 5.10.0 | 5.10.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0/MIT | MIT | MIT |
| Dependencies | 7 | 19 | 8 |
| Crate Size | 106KB | 93KB | 17KB |
| Features | 4 | 5 | 2 |
| Yanked % | 2.1% | 1.6% | 1.7% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | 1.87 | 1.87 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •zvariant leads with a health score of 71/100, but none of the options score above 80.
- •dbus is depended on by 1.6K crates — strongest ecosystem trust.
- •dbus is pre-1.0 — API may change.