speexdsp-rs icon indicating copy to clipboard operation
speexdsp-rs copied to clipboard

Port the speexdsp fft to rust

Open lu-zero opened this issue 5 years ago • 0 comments

  • [x] c2rust conversion
  • [x] replace the libc calls
  • [ ] Add a rust API in the main crate and use either sys or native
  • [ ] Write conformance tests
  • [ ] Write a comparative benchmark
  • [ ] bonus wrap in rustfft and compare it as well.

lu-zero avatar Feb 16 '20 12:02 lu-zero