Pinned Repositories
KiwiTalk
An UNOFFICIAL cross-platform KakaoTalk client written in TypeScript & Rust (SolidJS, tauri)
custom-mouse-dpi-driver
Filter driver which support changing DPI of mouse without hardware support.
direct-share
Self host files in one click
impl-opaque
Easily declare complex struct
loco-protocol-rs
Pure Rust Loco protocol implemention
mcslib
Minecraft command script library
node-kakao
Loco protocol compatible library
rmk
Rust Mechanical Keyboard
storyboard-obsolete
Flexible GPU accelerated 2D renderer experiment powered by wgpu, rust.
xp3-tool
Simple xp3 pack/unpack tool
storycraft's Repositories
storycraft/node-kakao
Loco protocol compatible library
storycraft/loco-protocol-rs
Pure Rust Loco protocol implemention
storycraft/mcslib
Minecraft command script library
storycraft/storyboard-obsolete
Flexible GPU accelerated 2D renderer experiment powered by wgpu, rust.
storycraft/direct-share
Self host files in one click
storycraft/winit-runtime
async winit
storycraft/retained
Retain local variables between function calls
storycraft/serde-mc
Performant Minecraft network data serialization / deserialization library
storycraft/event-source
Zero cost non buffered async event emitter
storycraft/futures-loco-protocol
storycraft/scoped-thread-local
More flexible & scoped version of thread local
storycraft/trait-stack
Fast heterogeneous stack in Rust
storycraft/unsized-stack
Fast heterogeneous / unsized stack
storycraft/fn-map
Abstraction around HashMap. Uses closure to compute and store value.
storycraft/osu-story-skin-edited
storycraft's latest osu! skin
storycraft/storyboard
Modern game script engine with Deno runtime and Wgpu renderer
storycraft/type-key
Unique type identifier for any non-static type (unlike `core::any::Any`)
storycraft/fcs-compose
Experiment project for composing complex app update logic in Rust
storycraft/impl-opaque
Easily declare complex struct
storycraft/lombok
Very spicy additions to the Java programming language.
storycraft/rmk
Rust Mechanical Keyboard
storycraft/fsa
storycraft/JukeboxMC
A server software for Minecraft: Bedrock Edition written in Kotlin (Fork of JukeboxMC)
storycraft/KakaoTalkAdBlock
AdBlock for KakaoTalk Desktop Client
storycraft/kira
Library for expressive game audio.
storycraft/mcslib-template
Mcslib & typescript project template
storycraft/scoped-tls-hkt
A more flexible version of the Rust `scoped-tls` library
storycraft/sktech-2d
Flexible wgpu 2D compositor
storycraft/spx
File archive library for bundling and protecting resources using compile-time code generation
storycraft/stream-parser
Write asynchronous version of parse function, automatically supports parsing synchronously, asynchronously in both blocking, nonblocking mode