Pinned Repositories
bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
just-bun
Allows you to use Bun Shell to save and run project-specific commands, similar to "just"
methods-enum
Two macros for easy implementation of 'state' design pattern and other dynamic polymorphism using enum instead of dyn Trait
player-egui-impl_match
This is an example of rust using the methods_enum::impl_match! for GUI. (without player real connection)
rust-rosetta
Implementing Rosetta Code problems in Rust.
rustplotlib
A pure Rust visualization library inspired by D3.js
vvshard's Repositories
vvshard/methods-enum
Two macros for easy implementation of 'state' design pattern and other dynamic polymorphism using enum instead of dyn Trait
vvshard/just-bun
Allows you to use Bun Shell to save and run project-specific commands, similar to "just"
vvshard/player-egui-impl_match
This is an example of rust using the methods_enum::impl_match! for GUI. (without player real connection)
vvshard/rust-rosetta
Implementing Rosetta Code problems in Rust.
vvshard/rustplotlib
A pure Rust visualization library inspired by D3.js