Decision Workspace
systemdzbus vs zbus_systemd vs logcontrol-zbus
Side-by-side comparison of Rust crates
47
systemdzbus
experimentalv0.1.7
Interact with systemd through DBus with a convenient rust interface. All of the initial types were automatically generated by the CLI tool 'zbus-xmlgen'. From here I just copied the documentation from the systemd man page to get good descriptions for each function.
66
zbus_systemd
growingv0.25901.0
A pure-Rust library to interact with systemd DBus services
52
logcontrol-zbus
growingv3.0.2
zbus-based DBus frontend for the logcontrol interface
Core Metrics
| systemdzbus | zbus_systemd | logcontrol-zbus | |
|---|---|---|---|
| Health Score | 47 | 66 | 52 |
| Total Downloads | 1.8K | 382.4K | 7.7K |
| 30d Downloads | 65 | 150.6K | 66 |
| Dependents | 0 | 34 | 0 |
| Releases | 8 | 24 | 6 |
| Last Updated | 22d ago | 29d ago | 326d ago |
| Age | 9m | 4y 1m | 2y 5m |
Health Breakdown
systemdzbus
Maintenance
18
Quality
14
Community
3
Popularity
4
Documentation
8
zbus_systemd
Maintenance
16
Quality
19
Community
9
Popularity
7
Documentation
15
logcontrol-zbus
Maintenance
7
Quality
20
Community
5
Popularity
5
Documentation
15
Technical Details
| systemdzbus | zbus_systemd | logcontrol-zbus | |
|---|---|---|---|
| Version | 0.1.7 | 0.25901.0 | 3.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Beerware | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 3 |
| Crate Size | 24KB | 68KB | 11KB |
| Features | 0 | 16 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.87.0 | 1.77 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •zbus_systemd leads with a health score of 66/100, but none of the options score above 80.
- •systemdzbus, zbus_systemd are pre-1.0 — API may change.