#alsa #sound

sys alsa-sys

FFI bindings for the ALSA project (Advanced Linux Sound Architecture)

15 releases

0.3.1 Dec 22, 2020
0.3.0 Apr 29, 2020
0.2.1 Mar 31, 2020
0.2.0 Oct 28, 2019
0.0.1 Dec 16, 2014

#525 in Unix APIs

Download history 27151/week @ 2024-03-14 29911/week @ 2024-03-21 30464/week @ 2024-03-28 33548/week @ 2024-04-04 32771/week @ 2024-04-11 34610/week @ 2024-04-18 33541/week @ 2024-04-25 43315/week @ 2024-05-02 34836/week @ 2024-05-09 52010/week @ 2024-05-16 50959/week @ 2024-05-23 55410/week @ 2024-05-30 52920/week @ 2024-06-06 59031/week @ 2024-06-13 50962/week @ 2024-06-20 47094/week @ 2024-06-27

220,663 downloads per month
Used in 668 crates (6 directly)

MIT license

285KB
9K SLoC

alsa-sys

Rust raw FFI bindings for ALSA.

To avoid too long build times, the finished binding is committed into this repository. If you need to regenerate it, run regenerate_bindings.sh (and have bindgen set up when you do so).

Dependencies