Emil Ernerfeldt's repositories
eframe_template
The easy way to make a Rust app with a GUI
imgui_software_renderer
A Software Renderer for Dear ImGui
drop-merge-sort
A novel adaptive sorting algorithm
puffin_egui
Show puffin profiler flamegraph in-game using egui
egui-pure-glow
Quick test of egui dependencies
rust-gamedev.github.io
The repository for rust-gamedev.github.io
document-features
Extract documentation for the feature flags from comments in Cargo.toml
rayon_test
Test the use of rayon on Wasm
atomic_refcell
Threadsafe RefCell for Rust
bevy
A refreshingly simple data-driven game engine built in Rust
cargo-deny
❌ Cargo plugin for linting your dependencies 🦀
egui_winit_ash_vk_mem
This is the egui integration crate for winit, ash and vk_mem.
rust-xcb
Rust bindings and wrapper for XCB.
wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript
winit
Attempt at fixing MacOS file dialog bug. Credits go to the winit devs and PolyMeilex.