seanmiddleditch
Software engineer in the games industry. These are my personal works and are neither endorsed by nor related to my employer.
Seattle, WA
Pinned Repositories
BubbleBattleBoids
entt
Gaming meets modern C++ - a fast and reliable entity-component system (ECS) and much more
formatxx
C++ string formatting library
gha-publish-to-git
GitHub Action to publish files to a git repo
gha-setup-ninja
GitHub Action to install the ninja build tool to PATH
gha-setup-vsdevenv
GitHub Action to setup the VS dev environment for the job
jobxx
Lightweight C++ task system
libtelnet
Simple RFC-complient TELNET implementation as a C library.
nanofmt
Cut down and minimalistic C++ string formatting library
TinyExperiments
seanmiddleditch's Repositories
seanmiddleditch/libtelnet
Simple RFC-complient TELNET implementation as a C library.
seanmiddleditch/jobxx
Lightweight C++ task system
seanmiddleditch/gha-setup-ninja
GitHub Action to install the ninja build tool to PATH
seanmiddleditch/formatxx
C++ string formatting library
seanmiddleditch/gha-setup-vsdevenv
GitHub Action to setup the VS dev environment for the job
seanmiddleditch/nanofmt
Cut down and minimalistic C++ string formatting library
seanmiddleditch/gha-publish-to-git
GitHub Action to publish files to a git repo
seanmiddleditch/entt
Gaming meets modern C++ - a fast and reliable entity-component system (ECS) and much more
seanmiddleditch/yardstick
C++ Instrumented Profiling
seanmiddleditch/CPlusPlus
Various proposals or demos for C++.
seanmiddleditch/Simplecs
Simple ECS for C#
seanmiddleditch/logxx
Lite C++ logging library
seanmiddleditch/ezoptionparser
http://sourceforge.net/projects/ezoptionparser/
seanmiddleditch/litexx
Small template helpers and STL replacements for C++
seanmiddleditch/dragonbox
Reference implementation of Dragonbox in C++
seanmiddleditch/tuckbox-designer
Browser-only designer for card game tuck boxes
seanmiddleditch/action-build-deploy-ghpages
GitHub Action to build and deploy a Jekyll site to GitHub Pages.
seanmiddleditch/campman
Web-based tabletop RPG campaign manager.
seanmiddleditch/Catch
A modern, C++-native, header-only, framework for unit-tests, TDD and BDD
seanmiddleditch/chibihash_cpp
C++ remix of ChibiHash64 with constexpr support
seanmiddleditch/descript
Declarative scripting language experiment
seanmiddleditch/imgui
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
seanmiddleditch/lua-mirror
All the official Lua releases in one convenient repository
seanmiddleditch/schematic
Schema language and compiler
seanmiddleditch/sql-thang
ES6 String Template SQL Placeholders
seanmiddleditch/squell
A type-safe wrapper for the Sequelize library
seanmiddleditch/tinydir
Lightweight, portable and easy to integrate C directory and file reader
seanmiddleditch/vcpkg-action
Simple vcpkg action to build and cache packages
seanmiddleditch/wasmer
Universal WebAssembly runtime
seanmiddleditch/webpack-dev-middleware
A development middleware for webpack