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

sys stumpless-sys

Bindings for the Stumpless logging library

2 unstable releases

0.2.0 Jan 26, 2023
0.1.0 Jan 7, 2023

#288 in #library

Download history 87/week @ 2024-01-22 8/week @ 2024-02-19 18/week @ 2024-02-26 6/week @ 2024-03-04 6/week @ 2024-03-11 38/week @ 2024-03-25 30/week @ 2024-04-01

75 downloads per month
Used in stumpless

Apache-2.0

1MB
23K SLoC

C++ 13K SLoC // 0.1% comments C 9K SLoC // 0.2% comments Ruby 228 SLoC // 0.2% comments Rust 95 SLoC // 0.2% comments PowerShell 20 SLoC // 0.4% comments Shell 20 SLoC SWIG 11 SLoC Python 8 SLoC // 0.6% comments

crates.io Linux Builds Windows Mac 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–2MB
~42K SLoC