MasterQ32
Hacker & Demoscener from southern germany, loves lowlevel and oldschool stuff
Stuttgart - Germany
Pinned Repositories
BrokenRemote
A remote debugging tool for The Binding of Isaac: Afterbirth+
kristall
Graphical small-internet client for windows, linux, MacOS X and BSDs. Supports gemini, http, https, gopher, finger.
LoLa
LoLa is a small programming language meant to be embedded into games.
SDL.zig
A shallow wrapper around SDL that provides object API and error handling
TIS-100
A real word implementation of the fantastic TIS-100 CPU by Zachtronics.
VersaTile
A simple 3D model editor based on simple quads and a sprite set.
zero-graphics
Application framework based on OpenGL ES 2.0. Runs on desktop machines, Android phones and the web
zig-args
Simple-to-use argument parser with struct-based config
zig-network
A smallest-common-subset of socket functions for crossplatform networking, TCP & UDP
ZigAndroidTemplate
This repository contains a example on how to create a minimal Android app in Zig.
MasterQ32's Repositories
MasterQ32/kristall
Graphical small-internet client for windows, linux, MacOS X and BSDs. Supports gemini, http, https, gopher, finger.
MasterQ32/zig-network
A smallest-common-subset of socket functions for crossplatform networking, TCP & UDP
MasterQ32/ZigAndroidTemplate
This repository contains a example on how to create a minimal Android app in Zig.
MasterQ32/SDL.zig
A shallow wrapper around SDL that provides object API and error handling
MasterQ32/zig-args
Simple-to-use argument parser with struct-based config
MasterQ32/LoLa
LoLa is a small programming language meant to be embedded into games.
MasterQ32/zig-qoi
Quite OK Image format encoder/decoder written in Zig
MasterQ32/zig-opengl
OpenGL binding generator based on the opengl registry
MasterQ32/parser-toolkit
A toolkit that makes it easier to write recursive-descent parsers in Zig.
MasterQ32/TextEditor
A backbone for text editors. No rendering, no input, but everything else.
MasterQ32/any-pointer
A type erasure library for Zig that is meant to be eventually upstreamed to std
MasterQ32/zig-assimp
Open Asset Importer Library built with Zig
MasterQ32/waveform
Generates nice Unicode rendered waveforms.
MasterQ32/zig-gemtext
A zig library to manipulate gemini text files
MasterQ32/apigen
Generate cross-language API definitions from a definite source of truth
MasterQ32/zvnc
VNC Server & Client Library in Zig
MasterQ32/Crayos
Global Game Jam 2024 Game
MasterQ32/liblinuz
A binding of linux syscalls and ioctls for several subsystems
MasterQ32/WifiSerial
UART-to-Wifi converter based on an ESP32
MasterQ32/ashet.computer
A self-made computer platform
MasterQ32/cbm-tools
A small collection of CBM computer related tools
MasterQ32/fakelibz
Provides means to have cross-platform linux shared objects to link against without having an actual sysroot available.
MasterQ32/ashet-tinyusb
An open source cross-platform USB stack for embedded system
MasterQ32/fakerootz
Library files for the use with fakelibz
MasterQ32/flex.zpkg
Flex 2.6.4 packaged for build.zig
MasterQ32/ice40-up5k-breakout
A breakout board for the ICE40 UP5K FPGA suitable for breadboarding
MasterQ32/rsync-dropbox
A tiny docker container that allows exposing directory access pretty safely via SSH*Rsync
MasterQ32/uno2iec
A commodore (CBM) 1541 emulator on the Arduino Uno, using any desktop PC (or raspberry PI with raspbian) as a media host.
MasterQ32/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
MasterQ32/zig-scratchpad
A scratchpad/playground to create reports/examples for Zig