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

sys stumpless-sys

Bindings for the Stumpless logging library

4 releases (2 breaking)

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

#195 in #library


Used in stumpless

Apache-2.0

1MB
27K SLoC

C++ 15K SLoC // 0.1% comments C 11K SLoC // 0.2% comments Monkey C 816 SLoC 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.2MB
~43K SLoC