AlphaModder
I write software in Rust, C#, Python, C, and more. Interests include interactive software and computer graphics, signal processing, and programming languages.
Pinned Repositories
9cc
A Small C Compiler
alphamodder.github.io
A website containing my portfolio. That's all... for now.
AssetStudio
AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
glauber-rs
An implemention of the glauber dynamics in Rust.
include-lua
include-lua is a crate that allows the embedding of a lua source tree into a Rust application binary.
Ouroboros
A very experimental Python library for importing modules in a context separate from the global one.
rust-shiori
A framework for SakuraScript Player-compatible SHIORIs in Rust & Lua.
space_email_api
A rust interface to Space Email (space.galaxybuster.net)
starlight
A game engine in Rust, using https://github.com/gfx-rs/gfx/ for graphics.
dbgm
A tool for managing desktop background slideshows on Windows. Unfinished but functional!
AlphaModder's Repositories
AlphaModder/include-lua
include-lua is a crate that allows the embedding of a lua source tree into a Rust application binary.
AlphaModder/Ouroboros
A very experimental Python library for importing modules in a context separate from the global one.
AlphaModder/space_email_api
A rust interface to Space Email (space.galaxybuster.net)
AlphaModder/9cc
A Small C Compiler
AlphaModder/alphamodder.github.io
A website containing my portfolio. That's all... for now.
AlphaModder/AssetStudio
AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
AlphaModder/glauber-rs
An implemention of the glauber dynamics in Rust.
AlphaModder/rust-shiori
A framework for SakuraScript Player-compatible SHIORIs in Rust & Lua.
AlphaModder/bevy
A refreshingly simple data-driven game engine built in Rust
AlphaModder/bevy-rfcs
Suggest changes to Bevy and view accepted designs
AlphaModder/bevy_prototype_animation
A preliminary prototype implementation of animation primitives for Bevy
AlphaModder/detours-sys
Rust bindings to the newly-opensourced Microsoft Detours.
AlphaModder/egui
egui: an easy-to-use immediate mode GUI in pure Rust
AlphaModder/eris
Heavy Duty Persistence for Lua 5.2 and 5.3
AlphaModder/glium
Safe OpenGL wrapper for the Rust language.
AlphaModder/m3trans
A tool for transferring an iTunes library into a folder of m3u8 files.
AlphaModder/nanopre
A a zero-dependency, no-unsafe implementation of a minimal C-style text preprocessor in Rust.
AlphaModder/raymarched-sundial
AlphaModder/rust-ul
High Level Bindings to Ultralight SDK
AlphaModder/rust-ul-sys
Low Level Bindings to Ultralight Framework (Ultralight, AppCore)
AlphaModder/sound-machine
Python library for musical audio synthesis
AlphaModder/space_email_scraper
A program for downloading space emails en masse. Not quite finished at the moment.
AlphaModder/specification
REGULAR specification
AlphaModder/svg-path
A simple, dependencyless Rust library for composing SVG path data strings
AlphaModder/the-q
The Q™
AlphaModder/ultraviolet
A wide linear algebra crate for games and graphics.
AlphaModder/wgpu
Native WebGPU implementation based on gfx-hal
AlphaModder/wgpu-native
Native WebGPU implementation based on wgpu-core
AlphaModder/wgpu-rs
Rust bindings to wgpu native library
AlphaModder/yew-mdc
Material Design Components for the Yew framework