Crates.io | libsamplerate |
lib.rs | libsamplerate |
version | 0.1.0 |
source | src |
created_at | 2019-07-12 17:38:04.92427 |
updated_at | 2019-07-12 17:38:04.92427 |
description | A pure C2Rust transpiled version of libsamplerate. |
homepage | |
repository | https://github.com/RamiHg/rust-libsamplerate |
max_upload_size | |
id | 148534 |
size | 26,950,848 |
libsamplerate
is a pure C2Rust-transpiled version of
libsamplerate. This should be a drop-in replacement to libsamplerate-sys.
The project should be relatively simple to port to no_std. If you require that feature, please start an issue.