17 releases

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

#570 in Unix APIs

Download history 131/week @ 2024-02-19 58/week @ 2024-02-26 1/week @ 2024-03-04 4/week @ 2024-03-11 11/week @ 2024-04-01 106/week @ 2024-04-08

117 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–13MB
~102K SLoC