An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with fftw

A curated list of projects in awesome lists tagged with fftw .

https://github.com/JuliaMath/FFTW.jl

Julia bindings to the FFTW library for fast Fourier transforms

bindings fft fftw julia math mkl

Last synced: 10 May 2025

https://github.com/NFFT/nfft

The official NFFT library repository

c fftw fourier-transform julia matlab nfft

Last synced: 07 May 2025

https://github.com/nfft/nfft

The official NFFT library repository

c fftw fourier-transform julia matlab nfft

Last synced: 08 Oct 2025

https://github.com/alopatindev/sync-audio-tracks

Audio tracks synchronization command-line tool for video editors that don't support it

audio-analysis command-line-tool cross-correlation ffmpeg fftw libsndfile sound sox synchronization video-editing

Last synced: 16 Mar 2025

https://github.com/rust-math/fftw

FFTW3 binding for Rust

fftw fftw3-binding rust science

Last synced: 12 Dec 2025

https://github.com/xtensor-stack/xtensor-fftw

FFTW bindings for the xtensor C++14 multi-dimensional array library

cplusplus-14 cpp fft fftw fftw3-binding library numpy template-metaprogramming xtensor

Last synced: 06 May 2025

https://github.com/egpbos/findfftw

CMake module for finding FFTW 3 using find_package

cmake cmake-modules fftw

Last synced: 06 Mar 2026

https://github.com/daniel-j/unicorn-fft

Audio visualization on the Unicorn Hat using FFTW

fft fftw pimoroni raspberry-pi unicorn-hat

Last synced: 13 Apr 2025

https://github.com/AustrianAudioGmbH/PolarDesigner

Plug-in allowing you to control the polar pattern of your OC818 microphone in up to five frequency bands. Developed by Simon, Thomas, IEM, and AA.

aax au-plugin austrianaudio fftw juce projucer vst3-plugin

Last synced: 08 May 2025

https://github.com/grz0zrg/ccwt.js

Javascript port of the CCWT library (Complex continuous wavelet transformation)

audio continuous-wavelet-transform cwt digital-signal-processing dsp fftw spectogram wavelet

Last synced: 25 Jul 2025

https://github.com/jonathanschilling/fftw_tutorial

A tutorial for the Fastest Fourier Transform in the West

dft fftw

Last synced: 06 Mar 2026

https://github.com/aromanro/nmri

2D Fourier Transform of Nuclear Magnetic Resonance Imaging raw data, 3D visualization with VTK

computational-physics fft fftw medical-image-computing medical-image-processing medical-imaging mfc nmri physics vtk vtk-applications vtk-library

Last synced: 26 Jun 2025

https://github.com/simon987/fastimagehash

C/C++ replacement for the 'imagehash' python package

fftw opencv perceptual-hashing wavelet-decomposition

Last synced: 26 Mar 2025

https://github.com/dim13/spectrogram

OpenBSD sndio Spectrogram

c fftw openbsd sound spectrogram visualization waterfall

Last synced: 27 Jun 2025

https://github.com/aromanro/poisson

Solving Poisson equation using a spectral method, also introducing VTK which will probably be used for other projects

computational-physics eigen fft fftw mfc physics poisson spectral-methods vtk-applications

Last synced: 25 Oct 2025

https://github.com/hageldave/ezfftw

A wrapper built on top of bytedeco's JavaCPP preset for the FFTW library, that hides the cumbersome native pointering for ez (easy) use.

fft fftw fourier-transform java-library maven multidimensional native-bindings

Last synced: 09 Apr 2025

https://github.com/bkraad47/fat_llama_fftw

fat_llama_fftw is a Python package for upscaling audio files to FLAC or WAV formats using advanced audio processing techniques. It utilizes fftw-accelerated calculations to enhance audio quality by upsampling and adding missing frequencies through FFT, resulting in richer and more detailed audio.

audio audio-processing fftw hires hpc ist parallel upscaler

Last synced: 12 Mar 2026

https://github.com/mohabouje/logospeech-studio

LogoSpeech Studio is a multi platform free software tool for linguistic research. It's designed to improve the vocalization process and speech recognition in speech therapy teaching by an variety of speech signals parameters.

cplusplus dsp fftw qt

Last synced: 19 Oct 2025

https://github.com/rpep/cython-fftw

A very simple Cython project which demonstrates how to call FFTW natively

cython fft fftw wrapper

Last synced: 21 Sep 2025

https://github.com/skotopes/arfarius

Arfarius - Mac OS audio player

audio c-plus-plus fftw macos qt5 taglib

Last synced: 07 Apr 2025

https://github.com/kuanchihwang/fftw3_wrapper

fftw3_wrapper is a Fortran wrapper library around FFTW (https://www.fftw.org).

fast-fourier-transform fft fftw fortran fourier-transform

Last synced: 16 Jan 2026

https://github.com/johanhedin/sdrx

Software defined multi channel AM receiver based on R820T(2)/R860 RTL and Airspy dongles.

airspy dsp fftw radio raspberry-pi receiver rtl-sdr sdr

Last synced: 04 Apr 2026

https://github.com/mzimbres/swat

The Spherical Wavelets Analysis Tool

fftw signal-processing spherical-wavelets

Last synced: 06 May 2025

https://github.com/stephenberry/efftw

Modern C++ FFTW Wrapper for Eigen library

cpp eigen eigen3 fftw fftw3 fftw3-binding header-only

Last synced: 14 Jul 2025

https://github.com/annehutter/grid-model

Code to compute ionization field from density fields and source catalogue (CIFOG)

astrophysics cosmological fftw ionization-source mpi photoionization redshift reionization

Last synced: 10 Mar 2025

https://github.com/cs-si/sirius

Sirius - Fast and simple to plug-in C++ resampling library that is taking advantage of the Fourier Transform

cpp fft fftw image-processing remote-sensing resampling

Last synced: 07 May 2025

https://github.com/mohabouje/acousticlps

Multiplatform tool which implements an Acoustic Local Positioning System based on the Matching Pursuit channel algorithm & a estimation of the different beacon's Time-of-Flight (TOF).

acoustic algebra cplusplus dsp fftw localization localization-management localization-tool

Last synced: 11 Apr 2025

https://github.com/ziaeemehr/signal_processing

Fourier transform, wavelet transform, time frequency analysis

fftw fourier-transform scipy signal-processing

Last synced: 06 Sep 2025

https://github.com/cool-japan/oxifft

OxiFFT is a 99% Rust port of FFTW3, the world's most respected FFT library. It brings FFTW's sophisticated algorithms, planning system, and performance optimizations to the Rust ecosystem while leveraging Rust's safety guarantees and modern language features.

fft fftw fftw3 rust rust-lang

Last synced: 26 Jan 2026

https://github.com/Minard-Jules/Navier_Stokes_Spectral_Method

Navier Stokes simulation with spectral method

cfd fftw fpm gtk-fortran navier-stokes-equations

Last synced: 01 Jun 2026

https://github.com/dnbaker/fftwrapper

RAII-based C++ wrapper of FFTW

fft fftw

Last synced: 01 Mar 2025

https://github.com/astral4/fft-benchmark

Benchmark of fast Fourier transform libraries for Rust

benchmark fft fftw phastft rust rustfft

Last synced: 22 May 2026

https://github.com/lschneiderbauer/fcwtr

An R package wrapping fCWT, a library implementing a continuous wavelet transform, utilizing the power of fftw.

cwt fft fftw r r-package signal-processing time-series wavelet-transform wrapper

Last synced: 22 Oct 2025

https://github.com/michelerenzullo/blur_algorithms

Fastest algorithm for Gaussaian blur on CPU. Fast Fourier Convolution - Portable alternative to cv::blur and cv::GaussianBlur in the frequency domain - Documentation and refactoring in progress

blur convolution cpp fft fftw fourier frequency gaussian image-processing kernel opencv openmp padding pffft pocketfft time

Last synced: 20 Aug 2025

https://github.com/simon987/fastimagehash-go

go bindings for libfastimagehash

fftw opencv perceptual-hashing wavelet-decomposition

Last synced: 01 May 2026

https://github.com/yezzfusl/audiospectra

Advanced real-time audio effects and processing system.

audio audio-effects dsp fftw signal-processing soundtouch

Last synced: 02 Dec 2025

https://github.com/ashwinvis/pdc-beskow-fluidfft

Installation of FFTW, P3DFFT, PFFT and FluidFFT on PDC's Beskow

fftw fluiddyn fluidfft hpc p3dfft pfff

Last synced: 30 Jul 2025

https://github.com/mikeswang/fftw-age

FFTW wisdom generation

cpp fftw

Last synced: 21 Jul 2025