17 releases

0.0.17 Feb 19, 2024
0.0.16 Dec 1, 2023
0.0.13 Nov 23, 2023

#439 in Unix APIs

Download history 20/week @ 2024-07-27 1/week @ 2024-09-21 4/week @ 2024-09-28

285 downloads per month

MIT/Apache

275KB
5K SLoC

tokio-dbus

github crates.io docs.rs build status

An asynchronous D-Bus implementation for the Tokio ecosystem.

So far this is a fairly low-level implementation, but is sufficient to write efficient servers without some of the flair associated with other clients (like proxies generated from xml).

To currently see how it's used, see:

Dependencies

~2.3–10MB
~89K SLoC