Skip to content

Popular repositories

  1. kfr Public

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

    C++ 1.3k 201

  2. cometa Public

    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 …

    C++ 55 4

  3. fft Public

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

    C++ 38 6

  4. A benchmark for comparison of FFT algorithms performance

    C++ 16 5

  5. dspplot Public

    DSP plots (impulse/frequency/phase response)

    Python 11 3

  6. A benchmark for comparison of Biquad algorithms performance

    C++ 6 1

Repositories

  • kfr Public

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

    C++ 1,251 GPL-2.0 201 35 7 Updated Jun 15, 2022
  • dspplot Public

    DSP plots (impulse/frequency/phase response)

    Python 11 MIT 3 0 1 Updated Mar 5, 2022
  • cxxdox Public

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

    Python 6 Apache-2.0 2 0 0 Updated Dec 2, 2019
  • fft-benchmark Public

    A benchmark for comparison of FFT algorithms performance

    C++ 16 MIT 5 2 0 Updated Feb 5, 2019
  • cometa Public

    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)

    C++ 55 MIT 4 0 0 Updated Dec 11, 2017
  • fft Public

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

    C++ 38 GPL-3.0 6 0 0 Updated Jul 20, 2016
  • biquad-benchmark Public

    A benchmark for comparison of Biquad algorithms performance

    C++ 6 MIT 1 0 0 Updated Jul 18, 2016

Top languages

Loading…

Most used topics

Loading…