Results 6 repositories owned by KFR

kfr

1.6k
Stars
247
Forks
Watchers

Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)

cometa

58
Stars
4
Forks
Watchers

Lightweight, header-only C++14 metaprogramming library. Pattern matching, compile-time stuffs and algorithms (arrays, type information (CTTI), string manipulation), 'value-or-errorcode' union-like ty...

fft

49
Stars
7
Forks
Watchers

FFT (Fast Fourier Transform): SSE, AVX, AVX2

fft-benchmark

20
Stars
6
Forks
Watchers

A benchmark for comparison of FFT algorithms performance

cxxdox

15
Stars
4
Forks
Watchers

Generates mkdocs files from C++ source code with minimal configuration. Python + libclang, does not use doxygen. Works in docker

dspplot

16
Stars
4
Forks
Watchers

DSP plots (impulse/frequency/phase response)