libsamplerate

Crates.iolibsamplerate
lib.rslibsamplerate
version0.1.0
sourcesrc
created_at2019-07-12 17:38:04.92427
updated_at2019-07-12 17:38:04.92427
descriptionA pure C2Rust transpiled version of libsamplerate.
homepage
repositoryhttps://github.com/RamiHg/rust-libsamplerate
max_upload_size
id148534
size26,950,848
(RamiHg)

documentation

README

rust-libsamplerate

libsamplerate is a pure C2Rust-transpiled version of libsamplerate. This should be a drop-in replacement to libsamplerate-sys.

#[no_std]

The project should be relatively simple to port to no_std. If you require that feature, please start an issue.

Commit count: 3

cargo fmt