fft

FFT library

FFTs for power-of-2 size case only

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

GitHub

58 stars
7 watching
4 forks
Language: C++
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jdupuy/dj_fft A header-only FFT library providing fast and easy-to-use algorithms for 1D, 2D, and 3D Fourier transforms. 169
themaister/mufft A fast Fourier transform library for signal processing applications 166
dtolm/vkfft A fast Fourier transform library designed to accelerate multidimensional mathematical operations on GPUs 1,549
rafat/wavelib An implementation of wavelet transforms and packet transforms in C 379
h4rm/luafft A Lua package providing fast and efficient implementation of the Fast Fourier Transformation algorithm 56
256dpi/arduino-mqtt An MQTT client library for Arduino 1,024
mborgerding/kissfft A simple, efficient Fast Fourier Transform library for C 1,487
go-ffmt/ffmt Golang beautifies data display by providing formatting options for humans 305
danielrudrich/overlappingfftprocessor An FFT processing class with buffering and windowing capabilities 16
tomaszzmuda/xabe.ffmpeg Provides a .NET Standard wrapper for FFmpeg to process media without requiring knowledge of the underlying technology. 714
fredlangva/wgpu-tut A tutorial project demonstrating rendering of 3D models using WGPU and TOBJ libraries in Rust. 0
kassane/fmt A modern formatting library with a fast and safe API for string formatting 0
paladin-t/fiber A header-only wrapper around cross-platform fiber APIs 45
locuslab/pytorch_fft Provides an efficient wrapper around CUDA FFTs for PyTorch transformations 314
dyu/ffi-overhead Compares the performance overhead of using foreign function interfaces to call C code from various programming languages 660