A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions
-
Updated
Mar 20, 2026 - C
A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions
Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.
A WebAssembly implementation of the C Fast Fourier Transform library kissFFT
A compact FFT library in C with an Android JNI wrapper
Double precision version of fftpack
Sparse 3D FFT library with MPI, OpenMP, CUDA and ROCm support
Fast Fourier Transform using the Vulkan API
Minimalistic implementations of various algorithms for projects in machine learning and computer vision
Digital audio watermarker that can encode and extract secret messages from sound files. Written using MATLAB as well as implemented a python model.
FFT and IFFT for `vector`, with minimal dependencies
This is a Python GUI Application Developed by Anshuman Biswal to Perform Fast Fourier Transform (FFT) on a given Signal Sequence, it is written in Python 3.8 and TKinter. Users can find DFT and IDFT of 4-Point,8-Point signal sequence in Frequency and Time Domain using Radix Algorithm, Also Linear Convolution and Circular Convolution using Radix.
VectorFFT: A permutation-free mixed-radix FFT library that beats Intel MKL and FFTW on every tested size. Hand-tuned AVX2/AVX-512 codelets for 18 radixes, zero-allocation in-place execution, and a wisdom-based planner. 1.1x–4.9x faster than Intel MKL, 1.3x–12.8x faster than FFTW. Pure C, no dependencies.
Audio Fingerprinting and Recognition in C++
A rust port of numpy and scipy using modern algorithms and multithreading. Built for speed, precision and performance.
Wake word detection using Tiny ML. Tensorflow lite is used here. The project has been done by refering the text book, Tiny ML by O' Reilly.
Simple FFT in C for low-power embedded systems
Add a description, image, and links to the fft-library topic page so that developers can more easily learn about it.
To associate your repository with the fft-library topic, visit your repo's landing page and select "manage topics."