11 releases (5 stable)

3.0.5 Mar 24, 2024
3.0.4 Mar 19, 2024
3.0.1 Feb 20, 2024
0.1.5 Feb 14, 2024
0.1.2 Dec 18, 2023

#1182 in Development tools

Download history 6/week @ 2024-01-25 45/week @ 2024-02-08 128/week @ 2024-02-15 48/week @ 2024-02-22 16/week @ 2024-02-29 263/week @ 2024-03-07 289/week @ 2024-03-14 150/week @ 2024-03-21 54/week @ 2024-03-28 22/week @ 2024-04-04

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

Apache-2.0

2MB
14K SLoC

C 11K SLoC // 0.1% comments Python 1.5K SLoC // 0.1% comments Shell 373 SLoC // 0.0% comments Lua 164 SLoC // 0.1% comments Rust 159 SLoC // 0.0% comments C++ 115 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