Skip to content
View sigurd4's full-sized avatar
  • in a tub of macaronies

Organizations

@Lone-Wolf-2023

Block or report sigurd4

Report abuse

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

Report abuse

Popular repositories Loading

  1. signal_processing signal_processing Public

    A signal processing library in Rust, with the goal of being a decent alternative to Matlab's Signal Processing Toolbox and scipy.signal

    Rust 19 1

  2. currying currying Public

    A crate for argument-currying anything implementing FnOnce. Arguments can be passed one at a time, yielding a new something implementing FnOnce (and possibly FnMut and Fn) which can be called with …

    Rust 17

  3. real_time_fir_iir_filters real_time_fir_iir_filters Public

    Real-time FIR and IIR filters designed for use with vst's

    Rust 10 1

  4. moddef moddef Public

    Macro for convenient module declaration. Each module can be put in a group, and visibility can be applied to the whole group with ease.

    Rust 8

  5. custom_float custom_float Public

    Customizable floating point types, with all standard floating point operations implemented from scratch.

    Rust 6 1

  6. slice_ops slice_ops Public

    A selection of useful slice operations that run at compile-time

    Rust 4