28 releases
| 0.13.0 | Jun 4, 2025 |
|---|---|
| 0.12.1 | Aug 13, 2024 |
| 0.12.0 | Apr 12, 2024 |
| 0.11.3 | Oct 14, 2023 |
| 0.0.5 | Mar 27, 2015 |
#86 in Audio
286,290 downloads per month
Used in 971 crates
(7 directly)
150KB
2.5K
SLoC
coreaudio-rs
A friendly rust interface for Apple's CoreAudio API.
Read the CoreAudio Overview here.
Currently, work has only been started on the audio_unit module, but eventually we'd like to cover at least the majority of the C API.
coreaudio-rs

A friendly rust interface for Apple's Core Audio API.
This crate aims to expose and wrap the functionality of the original C API in a zero-cost, safe, Rust-esque manner.
If you just want direct access to the unsafe bindings, use coreaudio-sys.
Dependencies
~0.1–1.6MB
~27K SLoC