kissfft
FFT library
A simple, efficient Fast Fourier Transform library for C
a Fast Fourier Transform (FFT) library that tries to Keep it Simple, Stupid
1k stars
49 watching
284 forks
Language: C
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
themaister/mufft | A fast Fourier transform library for signal processing applications | 166 |
jdupuy/dj_fft | A header-only FFT library providing fast and easy-to-use algorithms for 1D, 2D, and 3D Fourier transforms. | 169 |
mreineck/pocketfft | A C++ library implementing a highly optimized Fast Fourier Transform (FFT) algorithm with various features and options. | 75 |
dtolm/vkfft | A fast Fourier transform library designed to accelerate multidimensional mathematical operations on GPUs | 1,549 |
themaister/glfft | A C++ library implementing the Fast Fourier Transform (FFT) on GPUs using OpenGL | 213 |
firejox/fftw.cr | A Crystal wrapper around the FFTW 3 library for performing discrete Fourier transforms | 12 |
tavurth/godot-fft | An implementation of the Fast Fourier Transform algorithm in GDScript | 39 |
ucb-bar/fftgenerator | A MMIO-Based FFT Generator for Chipyard | 9 |
adis300/fft-c | An implementation of the Fast Fourier Transform algorithm in C, making it more user-friendly and accessible. | 23 |
peterhinch/micropython-fourier | Fast Fourier transform implementation in MicroPython for embedded systems | 80 |
h4rm/luafft | A Lua package providing fast and efficient implementation of the Fast Fourier Transformation algorithm | 56 |
danielrudrich/overlappingfftprocessor | An FFT processing class with buffering and windowing capabilities | 16 |
bcoudurier/ffmbc | A customizable FFmpeg implementation optimized for broadcast and professional video processing tasks | 192 |
nils-werner/mdct | An implementation of a discrete cosine transform algorithm for audio analysis | 51 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 305 |