14 releases (8 breaking)

0.9.2 Sep 15, 2025
0.8.0 Feb 6, 2024
0.7.2 Aug 24, 2023
0.6.0 Feb 12, 2023
0.1.0 Nov 23, 2020

#406 in Audio

Download history 3254/week @ 2025-07-23 3193/week @ 2025-07-30 3436/week @ 2025-08-06 2906/week @ 2025-08-13 3143/week @ 2025-08-20 3127/week @ 2025-08-27 3500/week @ 2025-09-03 3678/week @ 2025-09-10 3988/week @ 2025-09-17 4568/week @ 2025-09-24 3920/week @ 2025-10-01 3516/week @ 2025-10-08 6874/week @ 2025-10-15 7330/week @ 2025-10-22 5862/week @ 2025-10-29 3898/week @ 2025-11-05

24,464 downloads per month
Used in 31 crates (6 directly)

MIT license

16KB
221 lines

libspa-sys

SPA FFI bindings for Rust.

These bindings are providing an unsafe API that can be used to interface with libspa. Generally they are meant to be used as the building block for higher-level abstractions like the libspa safe bindings.

The bindings are autogenerated using rust-bindgen.

Documentation

See the crate documentation.

Dependencies

~0–2.6MB
~51K SLoC