Skip to content
View signaldust's full-sized avatar
Block or Report

Block or report signaldust

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. bunny-jit bunny-jit Public

    Tiny optimizing JIT compiler backend.

    C++ 29 2

  2. DustFFT DustFFT Public

    Single-file double-precision SSE2 FFT routines

    C 5

  3. dust-toolkit dust-toolkit Public

    Signaldust application toolkit for C++

    C++ 10 1

  4. clap-glue clap-glue Public

    CLAP glue-code addon for dust-toolkit

    C++

  5. Halite - an analog circuit simulator... Halite - an analog circuit simulator in ~1k lines of code
    1
    #include <vector>
    2
    #include <string>
    3
    #include <cstdio>
    4
    #include <cmath>
    5