17 releases

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

#614 in Unix APIs

Download history 95/week @ 2024-02-13 53/week @ 2024-02-20 42/week @ 2024-02-27 4/week @ 2024-03-12 1/week @ 2024-03-26 11/week @ 2024-04-02 105/week @ 2024-04-09

106 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–11MB
~97K SLoC