kunalarya
Day job: Classical software to control quantum computers. Free time: audio/DSP + rust
Seattle, WA
Pinned Repositories
advent_of_code2019
Advent of Code 2019, in Rust (mostly?)
baseview
low-level window system interface for audio plugin UIs
bevy_baseview_plugin
A single-window baseview backend for Bevy, targeted at audio plugin GUI development.
bevy_baseview_vst_example
Example of using bevy + baseview for a VST2 plugin.
creative_coding
:rice_scene: Creative coding/generative art experiments.
dotfiles
Various config files for my Linux machines.
scopeboard
Experimental kanban board with "telescoping" views. Forked from rrebase/knboard
sunfish-rs
Work in progress pure Rust synthesizer.
kunalarya's Repositories
kunalarya/bevy_baseview_plugin
A single-window baseview backend for Bevy, targeted at audio plugin GUI development.
kunalarya/bevy_baseview_vst_example
Example of using bevy + baseview for a VST2 plugin.
kunalarya/scopeboard
Experimental kanban board with "telescoping" views. Forked from rrebase/knboard
kunalarya/advent_of_code2019
Advent of Code 2019, in Rust (mostly?)
kunalarya/baseview
low-level window system interface for audio plugin UIs
kunalarya/creative_coding
:rice_scene: Creative coding/generative art experiments.
kunalarya/dotfiles
Various config files for my Linux machines.
kunalarya/iced
A cross-platform GUI library for Rust, inspired by Elm
kunalarya/sunfish-rs
Work in progress pure Rust synthesizer.
kunalarya/iced_baseview
A baseview backend for the Iced GUI library
kunalarya/key_value_store
A toy key-value store written in Rust.
kunalarya/kunalarya.github.io
Kunal Arya Personal Website
kunalarya/learn-wgpu
Guide for using gfx-rs's wgpu library.
kunalarya/nih-plug
Rust VST3 and CLAP plugin framework and plugins - because everything is better when you do it yourself
kunalarya/notes
Miscellaneous notes.
kunalarya/poetry
Python dependency management and packaging made easy.
kunalarya/redwood
The App Framework for Startups
kunalarya/scala-perf-experiment
Quick experiments in Scala collection class performance.
kunalarya/simple-sat-solver
Simple Python conflict-driven SAT solver.
kunalarya/termchord
kunalarya/vst-unsafe-rs
Bring-your-own-safety fork of VST crate.
kunalarya/wgpu
Safe and portable GPU abstraction in Rust, implementing WebGPU API.
kunalarya/winit
Child window support for winit