Pinned Repositories
Configuru
Experimental config library for C++
drop-merge-sort
A novel adaptive sorting algorithm
eframe_template
The easy way to make a Rust app with a GUI
egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
ehttp
Minimal Rust HTTP client for both native and WASM
emilib
Loose collection of misc C++ libs
imgui_software_renderer
A Software Renderer for Dear ImGui
loguru
A lightweight C++ logging library
wfc
A C++ port of Wave Function Collapse Tiling
rerun
Visualize streams of multimodal data. Free, fast, easy to use, and simple to integrate. Built in Rust.
emilk's Repositories
emilk/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
emilk/loguru
A lightweight C++ logging library
emilk/eframe_template
The easy way to make a Rust app with a GUI
emilk/wfc
A C++ port of Wave Function Collapse Tiling
emilk/ehttp
Minimal Rust HTTP client for both native and WASM
emilk/imgui_software_renderer
A Software Renderer for Dear ImGui
emilk/egui_plot
2D plotting library in Rust for egui
emilk/eterm
Exeprimental visual terminal for egui
emilk/pga
Experimental type-safe geometric algebra for Rust
emilk/puffin_egui
Show puffin profiler flamegraph in-game using egui
emilk/hobogo
Rust + WASM experiment
emilk/egui_presentation
A presentation about egui, implemented in egui
emilk/music_theory
Experiments in visualizing music theory
emilk/egui_dock
egui_dock: docking support for egui – an immediate-mode GUI library for Rust
emilk/rayon_test
Test the use of rayon on Wasm
emilk/winit
Attempt at fixing MacOS file dialog bug. Credits go to the winit devs and PolyMeilex.
emilk/egui-pure-glow
Quick test of egui dependencies
emilk/rust-gamedev.github.io
The repository for rust-gamedev.github.io
emilk/binandlib
A Rust crate to test if it is possible to make a crate that is both a binary and a library
emilk/image-decode-bench
Benchmarking some image decoding
emilk/this-week-in-rust
Data for this-week-in-rust.org
emilk/ureq
Minimal request library in rust.
emilk/bevy
A refreshingly simple data-driven game engine built in Rust
emilk/cargo-deny
❌ Cargo plugin for linting your dependencies 🦀
emilk/atomic_refcell
Threadsafe RefCell for Rust
emilk/egui-macroquad
emilk/egui_winit_ash_vk_mem
This is the egui integration crate for winit, ash and vk_mem.
emilk/reference
The Rust Reference
emilk/rust-xcb
Rust bindings and wrapper for XCB.
emilk/tts-rs