Decision Workspace
dbus-async-derive vs zbus_systemd vs futures-enum
Side-by-side comparison of Rust crates
40
dbus-async-derive
growingv2.0.2
Handler trait derive macro for dbus-async
66
zbus_systemd
growingv0.25901.0
A pure-Rust library to interact with systemd DBus services
59
futures-enum
growingv0.1.18
#[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.
Core Metrics
| dbus-async-derive | zbus_systemd | futures-enum | |
|---|---|---|---|
| Health Score | 40 | 66 | 59 |
| Total Downloads | 7.1K | 382.4K | 1.9M |
| 30d Downloads | 7 | 148.5K | 58.8K |
| Dependents | 0 | 34 | 47 |
| Releases | 5 | 24 | 19 |
| Last Updated | 1909d ago | 29d ago | 48d ago |
| Age | 5y 9m | 4y 1m | 7y 1m |
Health Breakdown
dbus-async-derive
Maintenance
3
Quality
18
Community
5
Popularity
5
Documentation
9
zbus_systemd
Maintenance
16
Quality
19
Community
9
Popularity
7
Documentation
15
futures-enum
Maintenance
13
Quality
16
Community
11
Popularity
7
Documentation
12
Technical Details
| dbus-async-derive | zbus_systemd | futures-enum | |
|---|---|---|---|
| Version | 2.0.2 | 0.25901.0 | 0.1.18 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | BSD-3-Clause | MIT/Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 9 | 3 | 6 |
| Crate Size | 17KB | 68KB | 14KB |
| Features | 0 | 16 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.87.0 | 1.76 |
| 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.
- •futures-enum has the most downloads (1.9M), suggesting wider adoption.
- •⚠ dbus-async-derive has not been updated in over a year.
- •zbus_systemd, futures-enum are pre-1.0 — API may change.