Pinned Repositories
CppCompilerCompliance
enumerate
Range-based for loop with indices retained
featherkit
Featherkit game framework
GimGui
meta_enum
rust_emscripten_main_loop
Main loop abstraction that works for both native and Emscripten builds. Gets around the issue of freezing up browser tabs when a naive main loop is used.
rust_sdl2_opengl_emscripten
An up to date resource on how to build visual-interactive rust applications for the web
smartenum
Macros for declaring enums in C++ that include to_string conversion and looping through all enum values
static_containers
A collection of stack-based STL-style containers using flat contingent memory free from allocations
thero
Headers only utility collection for modern C++
therocode's Repositories
therocode/smartenum
Macros for declaring enums in C++ that include to_string conversion and looping through all enum values
therocode/meta_enum
therocode/featherkit
Featherkit game framework
therocode/rust_sdl2_opengl_emscripten
An up to date resource on how to build visual-interactive rust applications for the web
therocode/enumerate
Range-based for loop with indices retained
therocode/thero
Headers only utility collection for modern C++
therocode/rust_emscripten_main_loop
Main loop abstraction that works for both native and Emscripten builds. Gets around the issue of freezing up browser tabs when a naive main loop is used.
therocode/CppCompilerCompliance
therocode/cpp_mentoring
therocode/probe
C++ type to aid unit testing of memory leaks/moves/copies inside of containers
therocode/flags
A way to define flag types as a typesafe alternative to enums that includes flag operations and no arithmetic operations
therocode/lol
hmmm
therocode/oxidised
Rust study group
therocode/werewolf
Werewolf IRC-bot
therocode/adventofcode2018
Advvent of Code 2018 using compile time C++
therocode/magpi
therocode/plantguns
Game for a gamejam
therocode/rust-imgui-opengl-renderer
OpenGL (3+) rendering for imgui-rs
therocode/static_containers
A collection of stack-based STL-style containers using flat contingent memory free from allocations
therocode/cargo-web
A Cargo subcommand for the client-side Web
therocode/dango
therocode/emscripten
Emscripten: An LLVM-to-JavaScript Compiler
therocode/fontdue
The fastest font renderer in the world, written in pure rust.
therocode/printpdf
An easy-to-use library for writing PDF in Rust
therocode/puffin
🐦 Friendly little instrumentation profiler for Rust 🦀
therocode/rust-gamedev.github.io
The repository for rust-gamedev.github.io
therocode/rust-imgui-sdl2
SDL2 Input handling for imgui-rs
therocode/SFML
Simple and Fast Multimedia Library
therocode/wasm_pack_recompiles
therocode/wtfcpp_traits