libsamplerate 0.1.0

A pure C2Rust transpiled version of libsamplerate.
Documentation
  • Coverage
  • 0.31%
    1 out of 318 items documented0 out of 44 items with examples
  • Size
  • Source code size: 26.95 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 332.7 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 54s Average build duration of successful builds.
  • all releases: 54s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • RamiHg/rust-libsamplerate
    5 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • RamiHg

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.