#fft #wrapper #transform #pretty #pffft

pffft_rust

A bindgen-based wrapper around PFFFT (Pretty Fast Fast Fourier Transform)

3 releases

0.1.2 Jul 16, 2020
0.1.1 Jul 16, 2020
0.1.0 Jun 27, 2020

#69 in #fft

38 downloads per month

Custom license

170KB
4.5K SLoC

C 4.5K SLoC // 0.1% comments Rust 177 SLoC

This is a thin wrapper around PFFFT, a fast fourier transform library. There's an example of use in src/lib.rs

This crate is not even remotely suitable for production use, and the API should NOT be considered stable.

No runtime deps

~0–2MB
~37K SLoC