fft
FFT library
FFTs for power-of-2 size case only
Public-domain single-header FFT library (power-of-2 size case only)
59 stars
7 watching
4 forks
Language: C++
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A header-only FFT library providing fast and easy-to-use algorithms for 1D, 2D, and 3D Fourier transforms. | 169 |
| A fast Fourier transform library for signal processing applications | 168 |
| A fast Fourier transform library designed to accelerate multidimensional mathematical operations on GPUs | 1,562 |
| Implementation of wavelet transform algorithms for signal processing. | 385 |
| A Lua package providing fast and efficient implementation of the Fast Fourier Transformation algorithm | 58 |
| An MQTT client library for Arduino | 1,034 |
| A simple, efficient Fast Fourier Transform library for C | 1,506 |
| Golang beautifies data display by providing formatting options for humans | 308 |
| An FFT processing class with buffering and windowing capabilities | 16 |
| Provides a .NET Standard wrapper around FFmpeg for media processing without requiring knowledge of FFmpeg's inner workings. | 715 |
| A tutorial project demonstrating rendering of 3D models using WGPU and TOBJ libraries in Rust. | 0 |
| A modern formatting library with a fast and safe API for string formatting | 0 |
| A header-only wrapper around cross-platform fiber APIs | 45 |
| Provides an efficient wrapper around CUDA FFTs for PyTorch transformations | 315 |
| Compares the performance overhead of using foreign function interfaces to call C code from various programming languages | 669 |