Pinned Repositories
fortressforever
A Team Fortress mod on the Source Engine
AppleCore
An API for modifying the food and hunger mechanics of Minecraft
AppleSkin
Food-related HUD improvements for Minecraft (AppleCore without the core)
d2info
Tool for viewing/outputting various information about a running Diablo II game
d2itemreader
C library for parsing items in Diablo II character/stash files
Minimap-HUD
Don't Starve mod that adds a minimap to the HUD
resinator
Cross-platform Windows resource-definition script (.rc) to resource file (.res) compiler
Squake
Minecraft mod that adds Quake-style, Fortress Forever inspired movement to the game
zig-std-lib-fuzzing
A set of fuzzers for fuzzing various parts of the Zig standard library
zua
An implementation of Lua 5.1 in Zig, for learning purposes
squeek502's Repositories
squeek502/AppleSkin
Food-related HUD improvements for Minecraft (AppleCore without the core)
squeek502/zua
An implementation of Lua 5.1 in Zig, for learning purposes
squeek502/resinator
Cross-platform Windows resource-definition script (.rc) to resource file (.res) compiler
squeek502/zig-std-lib-fuzzing
A set of fuzzers for fuzzing various parts of the Zig standard library
squeek502/VeganOption
A Minecraft mod that seeks to add vegan alternatives to all Minecraft mob/animal products
squeek502/audiometa
An audio metadata/tag reading library written in Zig
squeek502/watchedoverlay
Windows shell extension to mark arbitrary files as 'watched'
squeek502/zig-fuzzing-example
An example of fuzzing Zig code with AFL++
squeek502/syscallogist
An experiment in determining/cataloging the range of possible syscall behavior through empirical testing
squeek502/zigescape
A tool for converting between binary data and Zig string literals
squeek502/named-character-references
Purpose-built DAFSA for named character reference matching during HTML tokenization
squeek502/win32-samples-rc-tests
Test suite for .rc compilers using Windows-classic-samples as the test corpus
squeek502/ryanliptak.com
source files for ryanliptak.com
squeek502/win32-resource-tests
Test programs for various Windows resources, mostly to explore how edge cases are handled/their ramifications
squeek502/bmpsuite
A set of Windows BMP image files, for testing purposes
squeek502/cmark-lua
Lua bindings to libcmark CommonMark parser
squeek502/compressed_mingw_includes
maximally compressed set of MinGW headers as a Zig module
squeek502/ffpickup-logger
Log listener for ffpickup.com to trigger log parsing/demo grabbing
squeek502/flate
deflate compression algorithm in Zig
squeek502/ladybird
Truly independent web browser
squeek502/luv
Bare libuv bindings for lua
squeek502/preresinator
A C compiler written in Zig.
squeek502/rem
An HTML parsing library, written in Zig.
squeek502/super-html
Super HTML LSP & Templating Language
squeek502/www.ziglang.org
squeek502/yarn
Libre Minecraft mappings, free to use for everyone. No exceptions.
squeek502/zig
robust, optimal, and clear programming language
squeek502/zig-doctest
A tool for testing snippets of code, useful for websites and books that talk about Zig.
squeek502/zig-sqlite
zig-sqlite is a small wrapper around sqlite's C API, making it easier to use with Zig.
squeek502/zuri
URI parser for Zig