7 releases

0.2.3 Jan 6, 2024
0.2.2 Dec 27, 2023
0.2.0 Jan 3, 2021
0.1.2 Jan 2, 2021

#2 in #libmosquitto

Download history 17/week @ 2024-07-24 16/week @ 2024-07-31 22/week @ 2024-08-07 36/week @ 2024-08-14 16/week @ 2024-08-21 11/week @ 2024-08-28 9/week @ 2024-09-04 3/week @ 2024-09-11 16/week @ 2024-09-18 51/week @ 2024-09-25 21/week @ 2024-10-02 12/week @ 2024-10-09 18/week @ 2024-10-16 8/week @ 2024-10-23 56/week @ 2024-10-30 22/week @ 2024-11-06

105 downloads per month
Used in mosquitto-rs

MIT license

2.5MB
63K SLoC

C 45K SLoC // 0.1% comments Python 15K SLoC // 0.2% comments C++ 1.5K SLoC // 0.0% comments Rust 1K SLoC // 0.0% comments Templ 565 SLoC // 0.0% comments Shell 194 SLoC // 0.3% comments Bitbake 80 SLoC // 0.9% comments Perl 70 SLoC // 0.3% comments XSL 54 SLoC // 0.2% comments

build Crates.io

This crate is a simple and minimal FFI binding to your system-installed libmosquitto library.

You most likely want to look at the companion crate mosquitto-rs instead of using this crate directly.

At the time of writing, libmosquitto-sys targets the API provided by libmosquitto 2.0.9

Dependencies