Pinned Repositories
hlua
A performance-focused fork of tomaka's hlua that fixes some of its more obvious issues.
hwbp-rs
A thin Rust wrapper around Windows' hardware breakpoints.
LeagueClientApi
A C# API wrapper for the LCU API. Objects and events are currently not being kept up to date. This was part of an old project and I might or might not update it later. You might also be interested in https://github.com/wildbook/YoloSwagger.
R2Mods
Here's a collection of the Risk of Rain 2 mods I've made so far, entirely open source.
shorai
A path in time. Any-angle pathfinding that handles moving obstacles and shifting goals.
SlimWebSocketServer
Was originally a gist, hence the lack of a proper project file and similar. This was written for a project that required a very simple, easily modifiable, and not necessarily perfect websocket server. That said, it fully implements the standard.
wildbook's Repositories
wildbook/hwbp-rs
A thin Rust wrapper around Windows' hardware breakpoints.
wildbook/R2Mods
Here's a collection of the Risk of Rain 2 mods I've made so far, entirely open source.
wildbook/LeagueClientApi
A C# API wrapper for the LCU API. Objects and events are currently not being kept up to date. This was part of an old project and I might or might not update it later. You might also be interested in https://github.com/wildbook/YoloSwagger.
wildbook/shorai
A path in time. Any-angle pathfinding that handles moving obstacles and shifting goals.
wildbook/SlimWebSocketServer
Was originally a gist, hence the lack of a proper project file and similar. This was written for a project that required a very simple, easily modifiable, and not necessarily perfect websocket server. That said, it fully implements the standard.
wildbook/hlua
A performance-focused fork of tomaka's hlua that fixes some of its more obvious issues.
wildbook/wildbook
wildbook/bitstream-io
Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats
wildbook/cc-rs
Rust library for build scripts to compile C/C++ code into a Rust library
wildbook/delua
An experiment in Lua bytecode parsing
wildbook/imgui-dx9-renderer
A directx9 renderer for imgui-rs
wildbook/inversion-list
wildbook/isa-l_crypto
wildbook/lor-lru
wildbook/navidrome
🎧☁️ Modern Music Server and Streamer compatible with Subsonic/Airsonic
wildbook/optimized-away
A small rust crate that helps you ensure branches are optimized away.
wildbook/R2Boilerplate
Boilerplate VS solution for Risk of Rain 2 mod development
wildbook/rust-analyzer
A Rust compiler front-end for IDEs
wildbook/WallAI
wildbook/wasm-micro-runtime
WebAssembly Micro Runtime (WAMR)
wildbook/YoloSwagger
A project to automatically generate a library for League of Legends' LCU API. Currently supports outputting C# and C++. Not named by me.