Pinned Repositories
ckia
A skia crate for rust based on skiasharp's C bindings
egui_overlay
An Overlay Window that allows input to passthrough
egui_window_glfw_passthrough
A glfw integration for egui with passthrough feature to enable Overlay capabilities.
etk
egui toolkit
glfw-rs-passthrough
GLFW3 bindings and idiomatic wrapper for Rust with passthrough and vulkan transparency patches.
jokolay
An Overlay for Guild Wars 2 in Rust
luaegui
rust mlua bindings for egui
rhai_egui
Unsafe and Incomplete bindings to egui for rhai
rust-sdl2-wasm
taffy_play
Online playground to play with taffy and learn how taffy's layout works
coderedart's Repositories
coderedart/egui_overlay
An Overlay Window that allows input to passthrough
coderedart/luaegui
rust mlua bindings for egui
coderedart/etk
egui toolkit
coderedart/jokolay
An Overlay for Guild Wars 2 in Rust
coderedart/rhai_egui
Unsafe and Incomplete bindings to egui for rhai
coderedart/rust-sdl2-wasm
coderedart/ckia
A skia crate for rust based on skiasharp's C bindings
coderedart/egui_window_glfw_passthrough
A glfw integration for egui with passthrough feature to enable Overlay capabilities.
coderedart/taffy_play
Online playground to play with taffy and learn how taffy's layout works
coderedart/advent_of_code_rust_all_years
Advent of code exercises in rust for all years.
coderedart/arcdps_bindings
rust wrapper for creating gw2 arcdps addons
coderedart/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
coderedart/egui_glow_glfw_emscripten
A proof of concept to show egui running with glfw/glow/lua on emscripten backend
coderedart/glfw-rs-passthrough
GLFW3 bindings and idiomatic wrapper for Rust with passthrough and vulkan transparency patches.
coderedart/flecs
A fast entity component system (ECS) for C & C++
coderedart/flecsy
WIP opinionated bindings for flecs with a focus on sandboxing and scripting
coderedart/glfw-sys-passthrough
Cargo version of GLFW with passthrough patched from glfw master
coderedart/glow
GL on Whatever: a set of bindings to run GL anywhere and avoid target-specific code
coderedart/gtk4-rs
Rust bindings of GTK 4
coderedart/indextree
Arena based tree 🌲 structure by using indices instead of reference counted pointers
coderedart/jui
a gui attempt that makes it easy to script with wasmtime (for plugin system)
coderedart/mlua
High level Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau bindings to Rust with async/await support
coderedart/packlist
coderedart/rust-intmap
Specialized hashmap for u64 keys
coderedart/rust-skia
Rust Bindings for Skia
coderedart/skia
This is a skia fork that maintains C bindings for ckia rust project copied from SkiaSharp. Look at ckia project for more details
coderedart/temp
just to play with github CI
coderedart/three-d
2D/3D renderer - makes it simple to draw stuff across platforms (including web)
coderedart/wgpu
Safe and portable GPU abstraction in Rust, implementing WebGPU API.
coderedart/xot
Xot - XML object tree