#bindings #logging #ffi #log #library #build

sys stumpless-sys

Bindings for the Stumpless logging library

4 releases (2 breaking)

new 0.3.0 May 27, 2024
0.2.1 May 7, 2024
0.2.0 Jan 26, 2023
0.1.0 Jan 7, 2023

#182 in #library

Download history 7/week @ 2024-02-17 16/week @ 2024-02-24 7/week @ 2024-03-02 7/week @ 2024-03-09 1/week @ 2024-03-16 36/week @ 2024-03-23 30/week @ 2024-03-30 2/week @ 2024-04-06 1/week @ 2024-04-20 4/week @ 2024-04-27 92/week @ 2024-05-04 8/week @ 2024-05-11 4/week @ 2024-05-18 174/week @ 2024-05-25

278 downloads per month
Used in stumpless

Apache-2.0

1MB
26K SLoC

C++ 15K SLoC // 0.1% comments C 11K SLoC // 0.2% comments Ruby 229 SLoC // 0.2% comments Rust 104 SLoC // 0.1% comments PowerShell 20 SLoC // 0.4% comments SWIG 11 SLoC Python 8 SLoC // 0.6% comments

crates.io Linux Builds Windows Mac Gitter Apache 2.0 License

Rust Bindings for the Stumpless C API.

Stumpless Sys Crate

This crate provides FFI bindings (created via bindgen) of the Stumpless library. These bindings are not very "rusty" though; if you want to use Stumpless from Rust code, check out the stumpless crate which wraps some key functionality in a more natural interface.

Dependencies

~0–2.1MB
~42K SLoC