zigster64 - Overview (original) (raw)

š’€³ Scribe of the Ziggurat š’…†š’‚š’‰Ŗ

ziggurat

I do small and minimalist solutions

Zig is a pretty capable and expressive language. Its possible to provide solutions to common problems in a very small amount of code (sometimes), especially if you embrace comptime.

There are many common problem domains out there, with many common solutions in a range of languages. These libraries can sometimes be quite large, complicated, and take effort to understand the internals.

Rather than write a direct port of these existing Go/Java/Rust/C++ utils into Zig .. it can pay to relax and do things the Zig way instead

All my code is targetted at 0.15.1 for now.
Will start to migrate to 0.16-dev once async is usable pre 0.16


šŸ”­ Here is a list of public Zig projects Im working on for 2026-27 FY (Zig 0.15.1 - 0.16-dev)


šŸ”­ Here is a list of public Zig projects Im working on for 2025-26 FY


šŸ”­ Here is a list of Zig projects I have completed (2023)


šŸ‘Æ Other Zig projects Im actively using / collaborating on (2023 - 2026)

karlseguin - local forks for development / PRs


Older Stuff

Working on libUI-ng stuff for Native UI development

Others

🌱

Configs