kfrlib / fft
FFT (Fast Fourier Transform): SSE, AVX, AVX2
☆51Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for fft
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 7 years ago
- Header only C++14 library containing various digital signal processing utilities.☆41Updated 2 years ago
- OTFFT is a high-speed FFT library using the Stockham's algorithm and AVX.☆17Updated 2 years ago
- A benchmark for comparison of FFT algorithms performance☆22Updated 8 months ago
- Generative Fast Fourier Transforms in C++ using template metaprogramming☆10Updated 8 years ago
- ☆50Updated 4 years ago
- Digital Signal Processing Library and Audio Toolbox for the Modern Synthesist.☆83Updated 6 years ago
- A collection of C++ tools to have more fun with sum types (fast pattern matching, etc.)☆82Updated 3 years ago
- Fork of https://gitlab.mpcdf.mpg.de/mtr/pocketfft to simplify external contributions☆75Updated 3 months ago
- C++ class computing FFT on vectors of real numbers and their inverse FFT. Fairly optimized, free.☆51Updated 8 years ago
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆254Updated last year
- A new text/code editor for JUCE☆14Updated 4 years ago
- Real-time safe logger for C++ using lock free queues!☆20Updated last month
- CMake find module for the JUCE library☆30Updated 4 years ago
- Faster Non-Integer Sample Rate Conversion☆29Updated 3 years ago
- A light-weight C++ toolkit for building concurrent, lock-free, message-passing programs.☆85Updated 5 years ago
- A Collection of Useful C++ Classes for Digital Signal Processing Demo☆56Updated 12 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆166Updated 5 years ago
- DSPatch Component Repository☆25Updated this week
- STL-Compatible Lemire-Fenn algorithm for running min/max☆26Updated 4 years ago
- C++ EDSL for describing dsp structures☆56Updated 6 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆23Updated 6 years ago
- Example project shows how to use Qt and JUCE library together☆21Updated 4 years ago
- A little library for using SIMD instructions for x86 and ARM, wrapping Agner Fog's vectorclass for x86 and filling some of its functional…☆15Updated 2 years ago
- JUCE Framework Graph editing and visualisation☆62Updated 8 months ago
- http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html☆34Updated 9 years ago
- The Fastest Fourier Transform in the South☆137Updated 2 years ago
- Template based C++11 FFT implementation.☆53Updated 9 years ago
- DSP library for signal processing☆71Updated last week