SNSTRUTHERS
I'm Simon, and I'm a weirdo that likes writing games & software. I’m a software engineer and recent UW graduate seeking further employment opportunities.
Washington State, USA
SNSTRUTHERS's Stars
X16Community/x16-docs
Commander X16 Documentation (CC BY-SA)
commanderx16/x16-emulator
Emulator for the Commander X16 8-bit computer
anthofoxo/fontengine
An api agnostic text rendering engine using signed distance fields.
rsn8887/Sharp-Bilinear-Shaders
sharp bilinear shaders for RetroPie, Recalbox and Libretro for sharp pixels without pixel wobble and minimal blurring
Jaysmito101/cgl
CGL (C Game Library) is a multipurpose library mainly for recreational coding / demo scenes / prototyping / small games / experimentation.
recp/cglm
📽 Highly Optimized 2D / 3D Graphics Math (glm) for C
LuaJIT/LuaJIT
Mirror of the LuaJIT git repository
i-e-b/NanBoxing
A simple example of using IEEE 754 NaNs to tag and encode data
HFTrader/hbthreads
A simple coroutine-based reactor library
israellot/checksum-challenge
nenadmarkus/picojs
A face detection library in 200 lines of JavaScript
gitGNU/objconv
Object file converter This utility can be used for converting object files between COFF/PE, OMF, ELF and Mach-O formats for all 32-bit and 64-bit x86 platforms. Can modify symbol names in object files. Can build, modify and convert function libraries across platforms. Can dump object files and executable files. Also includes a very good disassembler supporting the SSE4, AVX, AVX2, AVX512, FMA3, FMA4, XOP and Knights Corner instruction sets.
wangyi-fudan/wyhash
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
microsoft/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
scandum/binary_search
A collection of improved binary search algorithms.
jart/cosmopolitan
build-once run-anywhere c library
emberling/mfvitools
an assortment of TOOLS for Music editing in Final fantasy VI
hikogui/hikogui
Modern accelerated GUI
naleksiev/mtlpp
C++ Metal wrapper
phoboslab/qoi
The “Quite OK Image Format” for fast, lossless image compression
RishabhRD/libparse
A functional parsing library
Chlumsky/msdfgen
Multi-channel signed distance field generator
cyb70289/utf8
Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)
WebAssembly/proposals
Tracking WebAssembly proposals
martona/mhook
A Windows API hooking library
SDL-mirror/SDL
Automated mirror of https://hg.libsdl.org/SDL/
nushell/nushell
A new type of shell
simbolco/libsim
The SimSoft library (note: this is under active development; lots of stuff is still in-progress or unimplemented!)
SerenityOS/serenity
The Serenity Operating System 🐞
AugustoRuiz/sdl2glsl
A working example where SDL_Renderer is used to draw, and the result is drawn to screen using a custom shader.