cryptocode

joined 2 years ago
MODERATOR OF
 

From the README:

A (partial) implementation of the Lox scripting language from the book Crafting Interpreters, in Zig.

Enough of the compiler and vm are complete to run some interesting programs.

 

From the README:

This library is a wrap for original MinHook library. It's uses Zig build system to statically-compile source library and uses MinHook.h header file to wrap library functions.

 

Great interactive blog post about the Zig comptime feature

 

From the README:

Simple and fast general purpose work queue. The beauty of Beanstalkd is its absolute simplicity.

beanstalkz is a Zig client to beanstalkd

 

Ghostty, a terminal emulator written in Zig, just hit 1.0. Here's the HN discussion: https://news.ycombinator.com/item?id=42517447

 

From the README:

A high-performance bleeding edge Discord library in Zig, featuring full API coverage, sharding support, and fine-tuned parsing

Sharding Support: Ideal for large bots, enabling distributed load handling. 100% API Coverage & Fully Typed: Offers complete access to Discord's API with strict typing for reliable and safe code. High Performance: Faster than whichever library you can name (WIP) Flexible Payload Parsing: Supports payload parsing through both zlib and zstd*. Proper error handling

 

From the README:

Commy is a small utility used to connect and monitor serial, UART or COM port devices.

Commy runs on Mac, Linux and Windows. Windows support is experimental.

Does (some of) the same things as tio, minicom, screen, miniterm.py, zcom, PuTTY, etc.

 

FFI and C interop and how to do it safely from Zig

 

A minimal terminal Tetris written in Zig

 

From the README:

A collection of small modules implemented in the Zig programming language.

Modules

Each module has its own repo, for standalone use case, see the links below.

 

A linter for Zig with its own semantic analyzer

 

From the README:

A fully customizable, drop-in replacement for std.Options.LogFn with support for multiple file logging, buffering, colors (NO_COLOR supported), time and mutex!

view more: ‹ prev next ›