sigurd4

sigurd4

User data from Github https://github.com/sigurd4

Location:in a tub of macaronies

GitHub:@sigurd4


Organizations
Lone-Wolf-2023

sigurd4's repositories

currying

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 one less argument.

Language:RustLicense:MITStargazers:17Issues:1Issues:1

signal_processing

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

Language:RustLicense:MITStargazers:14Issues:1Issues:0

real_time_fir_iir_filters

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

Language:RustLicense:MITStargazers:6Issues:1Issues:0

custom_float

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

Language:RustLicense:MITStargazers:3Issues:1Issues:0

slice_ops

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

Language:RustLicense:MITStargazers:3Issues:1Issues:0

blue_chorus

A chorus-effect VST emulating the BOSS CE-2

Language:RustLicense:MITStargazers:2Issues:1Issues:0

linspace

Turns a range into a linearly spaced sequence of values.

Language:RustLicense:MITStargazers:2Issues:1Issues:0

array_math

A selection of useful math operations on arrays

Language:RustLicense:MITStargazers:1Issues:1Issues:0

array_ops

A selection of useful array operations

Language:RustStargazers:1Issues:1Issues:0

array_trait

A generic trait for any array, with item as type and length as const parameter

Language:RustLicense:MITStargazers:1Issues:1Issues:0

float_approx_math

A math library for compile-time floating-point approximations (sqrt, sin, cos, etc...)

Language:RustStargazers:1Issues:1Issues:0

mekka_synth

A moog-like synthesizer VST2-plugin

Language:RustStargazers:1Issues:1Issues:0

polynomial_ops

Multivariable polynomial operations on arrays and vectors

Language:RustStargazers:1Issues:1Issues:0

raytracing

A simple, lightweight raytracing library

Language:RustLicense:MITStargazers:1Issues:1Issues:0

slice_trait

A generic trait for any slice, with item as a type parameter

Language:RustLicense:MITStargazers:1Issues:1Issues:0

sss_fft

FFT and IFFT for arrays and iterateable collections with modular algorithm interface

Language:RustStargazers:1Issues:1Issues:0

clone_box

A simple macro that automatically declares and implements a function for polymorphic cloning in rust

Language:RustLicense:MITStargazers:0Issues:1Issues:0

array_segments

Store arrays in segment-lengths

Language:RustStargazers:0Issues:1Issues:0

cia

Checked Integer Arithmetic

Language:C++License:MITStargazers:0Issues:1Issues:0

ethnum-rs

256-bit unsigned integer implementation.

Language:RustLicense:Apache-2.0Stargazers:0Issues:0Issues:0

fn_zip

Provides a zip trait for functions, allowing two functions to be combined at compile-time before being called.

Language:RustLicense:MITStargazers:0Issues:1Issues:0

fraction

Rational numbers

Language:C++License:MITStargazers:0Issues:1Issues:0

linked_list

Another linked list implementation in C++

Language:C++License:MITStargazers:0Issues:1Issues:0

option_trait

Helper traits for more generalized options

Language:RustLicense:MITStargazers:0Issues:1Issues:0

pitch_shifter

A lightweight pitch-shifter VST-plugin

Language:RustLicense:MITStargazers:0Issues:1Issues:1

serde_scala

A .scl scala file parser

Language:RustStargazers:0Issues:1Issues:0

slice_math

A selection of useful math operations on slices

Language:RustLicense:MITStargazers:0Issues:1Issues:0

specfilter

A VST plugin providing many types of filters designed after given specifications.

Language:RustLicense:MITStargazers:0Issues:1Issues:0

spellcast

Casting of dynamic objects

Language:RustLicense:MITStargazers:0Issues:1Issues:0

sss_ml_lf

Loss-function module of the sss_ml machine-learning library

Language:RustLicense:MITStargazers:0Issues:1Issues:0