extrawurst
Tinkerer & Creator of GitUI & live-ask.com - Founder of Rustunit! Now mainly Rust, Go, C# and D in the past - This-Week-In-Rust-Editor 🦀
Rustunit
Pinned Repositories
cimgui
c-api for imgui (https://github.com/ocornut/imgui) Look at: https://github.com/cimgui for other widgets
DerelictImgui
Dynamic bindings to the cimgui library (a c-api for IMGUI) for the D programming language
DerelictLibui
Dynamic Binding for libui (https://github.com/andlabs/libui) in D
godot-vs-rapier
compare gdnative rust based physics against Godot built-in physics
ip2country
fast ip -> country lookup using asn database
rust-webview-todomvc-yew
lightweight desktop todomvc implementation using rust,wasm and web-view
sockjs-unity3d-xhr
sockjs client implementation for unity3D using xhr polling (so this works with unity free license)
unecht
Game Engine Framework for the D programming language
gitui
Blazing 💥 fast terminal-ui for git written in rust 🦀
liveask
A one-stop solution for moderating discussions and Q&As.
extrawurst's Repositories
extrawurst/Chipmunk-Physics
A fast and lightweight 2D game physics library.
extrawurst/dwt
extrawurst/Pegged
A Parsing Expression Grammar (PEG) module, using the D programming language.
extrawurst/WinPing
code for simple raw socket pinging on win32 (winsock2 API)
extrawurst/node-buffercursor
A simple way to traverse a nodejs Buffer while keeping track of position