Pinned Repositories
bevy_cell
Attach Bevy's Handles/Entities statically to Types.
bevy_gltf_trait
Customizable Bevy Engine GLTF loading through a trait
buns
Create simple code templates - basically macro_rules lite
deki-rs
A collection of crates, functions and renames tailored to myself!
intuple
Convert structs/enums into/from tuples - recursive, ignore fields
maflow
rust 'unwrap' macros, but it returns, continues or breaks
querio
strung
Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust
type_cell
Attach values statically to a type using static get/set methods.
vscode-rust-themes
My vscode rust themes!
dekirisu's Repositories
dekirisu/strung
Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust
dekirisu/bevy_cell
Attach Bevy's Handles/Entities statically to Types.
dekirisu/type_cell
Attach values statically to a type using static get/set methods.
dekirisu/intuple
Convert structs/enums into/from tuples - recursive, ignore fields
dekirisu/vscode-rust-themes
My vscode rust themes!
dekirisu/bevy_gltf_trait
Customizable Bevy Engine GLTF loading through a trait
dekirisu/deki-rs
A collection of crates, functions and renames tailored to myself!
dekirisu/buns
Create simple code templates - basically macro_rules lite
dekirisu/maflow
rust 'unwrap' macros, but it returns, continues or breaks
dekirisu/querio
dekirisu/deki-rust.vim
my vim rust color scheme!
dekirisu/derive_preset
Create presets, e.g. #[hash(Default)] for #[derive(PartialEq,Eq,Hash, Default)]
dekirisu/querun
dekirisu/easy-virtual-text.vim
easily add text before/after regex matches for the view only (virtual)