Skip to content

Pinned Loading

  1. kfr kfr Public

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

    C++ 1.8k 262

  2. cxxdox cxxdox Public

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

    Python 21 4

Repositories

Showing 9 of 9 repositories
  • kfr Public

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

    kfrlib/kfr’s past year of commit activity
    C++ 1,807 GPL-2.0 262 23 1 Updated Nov 23, 2025
  • cxxdox Public

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

    kfrlib/cxxdox’s past year of commit activity
    Python 21 Apache-2.0 4 0 0 Updated Jul 15, 2025
  • fft-benchmark Public

    A benchmark for comparison of FFT algorithms performance

    kfrlib/fft-benchmark’s past year of commit activity
    C++ 25 MIT 6 0 2 Updated Feb 26, 2024
  • mirror Public

    (micro) declarative reflection library in C++20

    kfrlib/mirror’s past year of commit activity
    C++ 1 MIT 0 0 0 Updated Dec 21, 2022
  • dspplot Public

    DSP plots (impulse/frequency/phase response)

    kfrlib/dspplot’s past year of commit activity
    Python 19 MIT 4 0 1 Updated Mar 5, 2022
  • alac Public Forked from macosforge/alac

    The Apple Lossless Audio Codec (ALAC) is a lossless audio codec developed by Apple and deployed on all of its platforms and devices.

    kfrlib/alac’s past year of commit activity
    C++ 0 Apache-2.0 77 0 0 Updated Jul 29, 2020
  • cometa Public archive

    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 type, type for passing named arguments, useful constexpr functions and many more. (MIT license)

    kfrlib/cometa’s past year of commit activity
    C++ 58 MIT 3 0 0 Updated Dec 11, 2017
  • fft Public archive

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

    kfrlib/fft’s past year of commit activity
    C++ 52 GPL-3.0 8 0 0 Updated Jul 20, 2016
  • biquad-benchmark Public

    A benchmark for comparison of Biquad algorithms performance

    kfrlib/biquad-benchmark’s past year of commit activity
    C++ 8 MIT 1 0 0 Updated Jul 18, 2016