computerquip
A professional C++ programmer dude who just sort of likes to program cool stuff.
San Antonio, TX
Pinned Repositories
a-files-updater
Another updater tool
bo
Yet another endianess library for C++14 (or higher) based on Boost.Endian
cmake-testcase1
colm-suite
Colm suite of programs, include Colm Language and Ragel 7.0+
computerquip.github.io
cqirc
CQ IRC - An asynchronous C++ IRC parsing and event-based library
crotch
A RocketChat websocket client-side app that doesn't work for reasons I don't understand
endian
ftl-sdk
Software Development Kit for Mixer's FTL Protocol
computerquip's Repositories
computerquip/xpad360wr
!!DEPRECATED!! A driver for the Xbox 360 Wireless Reciever (adapter)
computerquip/xpad5
A refactored version of my custom xpad driver !DEPRECATED!
computerquip/a-files-updater
Another updater tool
computerquip/bo
Yet another endianess library for C++14 (or higher) based on Boost.Endian
computerquip/cmake-testcase1
computerquip/colm-suite
Colm suite of programs, include Colm Language and Ragel 7.0+
computerquip/computerquip.github.io
computerquip/cqirc
CQ IRC - An asynchronous C++ IRC parsing and event-based library
computerquip/crotch
A RocketChat websocket client-side app that doesn't work for reasons I don't understand
computerquip/endian
computerquip/ftl-sdk
Software Development Kit for Mixer's FTL Protocol
computerquip/hsp
HLSL Shader Parser
computerquip/libusb
A cross-platform library to access USB devices
computerquip/llgen
LLGen: yet another LL(1) parser/scanner generator
computerquip/node-addon-api
Module for using N-API from C++
computerquip/node-win32-np
Synchronous named pipe API for use with any node runtime
computerquip/nodermi
A RMI(Remote Method Invocation) service for node.js. You can register objects for remote invocation, stubs are automatically created to mirror the remote object, you can pass remote objects around, no more communication code and messaging, it is all plain method calls.
computerquip/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
computerquip/pixman
Pixman fork containing a modern build system based on meson
computerquip/premake-core
Premake
computerquip/premake5-test-case
A test case for file filtering with GMake.
computerquip/quirk
A modern C++ IRC library
computerquip/saddle
A C++ parser for SDLang markup
computerquip/Shaggy
A small set of examples of GLSL. Will eventually turn into a new shader language.
computerquip/Vulkan-LoaderAndValidationLayers
Vulkan loader and validation layers
computerquip/weedeater
computerquip/xpad-hid
An HID-based kernel driver for Xbox controllers
computerquip/xpad-libusb
A userspace driver using uinput and a modified libusb
computerquip/xpad3
!!DEPRECATED!! A rehash of xpad360wr for cleaner code.