14 releases (8 stable)

new 3.0.8 Nov 12, 2024
3.0.6 May 11, 2024
3.0.5 Mar 24, 2024
3.0.1 Feb 20, 2024
0.1.2 Dec 18, 2023

#1621 in Development tools

Download history 1/week @ 2024-08-06 22/week @ 2024-08-13 1/week @ 2024-09-17 38/week @ 2024-09-24 2/week @ 2024-10-01

785 downloads per month
Used in 2 crates (via libosdp)

Apache-2.0

2MB
14K SLoC

C 12K SLoC // 0.1% comments Python 1.5K SLoC // 0.1% comments Shell 449 SLoC // 0.0% comments Rust 173 SLoC // 0.0% comments Lua 164 SLoC // 0.1% comments Arduino C++ 142 SLoC // 0.1% comments C++ 126 SLoC // 0.1% comments

libosdp-sys

This crate hosts bindgen generated -sys bindings to goToMain/libosdp. It tracks LibOSDP releases and uses the same version numbers to make it easy to determine the underlying LibOSDP version.

This crate is not intended to be directly consumed. Please take a look at libosdp (see doc here) if you intend to use LibOSDP in your project.


lib.rs:

Auto generated (bindgen) wrapper for LibOSDP C API exposed from osdp.h here.

No runtime deps