14 releases (8 stable)

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

#1340 in Development tools

Download history 14/week @ 2024-09-18 26/week @ 2024-09-25 1/week @ 2024-10-02 196/week @ 2024-11-06 60/week @ 2024-11-13 12/week @ 2024-11-20 7/week @ 2024-11-27 199/week @ 2024-12-04 174/week @ 2024-12-11 10/week @ 2024-12-18 19/week @ 2024-12-25

407 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