fft

FFT library

FFTs for power-of-2 size case only

Public-domain single-header FFT library (power-of-2 size case only)

GitHub

59 stars
7 watching
4 forks
Language: C++
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jdupuy/dj_fftA header-only FFT library providing fast and easy-to-use algorithms for 1D, 2D, and 3D Fourier transforms.169
themaister/mufftA fast Fourier transform library for signal processing applications168
dtolm/vkfftA fast Fourier transform library designed to accelerate multidimensional mathematical operations on GPUs1,562
rafat/wavelibImplementation of wavelet transform algorithms for signal processing.385
h4rm/luafftA Lua package providing fast and efficient implementation of the Fast Fourier Transformation algorithm58
256dpi/arduino-mqttAn MQTT client library for Arduino1,034
mborgerding/kissfftA simple, efficient Fast Fourier Transform library for C1,506
go-ffmt/ffmtGolang beautifies data display by providing formatting options for humans308
danielrudrich/overlappingfftprocessorAn FFT processing class with buffering and windowing capabilities16
tomaszzmuda/xabe.ffmpegProvides a .NET Standard wrapper around FFmpeg for media processing without requiring knowledge of FFmpeg's inner workings.715
fredlangva/wgpu-tutA tutorial project demonstrating rendering of 3D models using WGPU and TOBJ libraries in Rust.0
kassane/fmtA modern formatting library with a fast and safe API for string formatting0
paladin-t/fiberA header-only wrapper around cross-platform fiber APIs45
locuslab/pytorch_fftProvides an efficient wrapper around CUDA FFTs for PyTorch transformations315
dyu/ffi-overheadCompares the performance overhead of using foreign function interfaces to call C code from various programming languages669