product

#Zig

0
mentions this week
3 this month

Related Links

6

GitHub - justrach/kuri: Browser automation and web crawling for AI agents. Zig-native, token-efficient CDP snapshots, HAR recording, and a standalone fetcher. · GitHub

The GitHub repository justrach/kuri provides a Zig-native solution for browser automation and web crawling, specifically designed for AI agents, offering token-efficient CDP snapshots and HAR recording.

github.com·1 source·4h
Hacker News
AI

How we sped up bun by 100x

Vers Blog details how rewriting Git in Zig and integrating it into Bun resulted in a 100x speedup.

vers.sh·1 source·Apr 2
Hacker News
BUSINESS

I Rebuilt Git in Zig to Save AI Agents 71% on Tokens

Fielding Johnston, a software engineer, rebuilt Git in Zig programming language aiming to achieve a 71% reduction in token usage for AI agents. The project showcases Johnston's expertise in AI, distributed systems, and interactive applications.

justfielding.com·1 source·Mar 26
Hacker News
AI

nanobrew

This article discusses nanobrew, a macOS package manager written in Zig that claims to be 7,000x faster than Homebrew due to APFS clonefile, parallel deps, and native Mach-O parsing.

nanobrew.trilok.ai·1 source·Mar 24
Hacker News
BUSINESS

GitHub - lopespm/zig-minimal-kernel-x86: Minimal x86 Kernel

The GitHub link points to a minimal x86 kernel built using the Zig programming language. It is an open-source project by lopespm.

github.com·1 source·Feb 18
Hacker News
BUSINESS

Building for an audience of one: starting and finishing side projects with AI

The author recounts building a custom Plasma task switcher in Zig using AI tools like Claude Code and GPT-5.3-Codex to overcome performance issues with the existing solution. The author, despite lacking Zig experience, successfully shipped the project.

codemade.net·1 source·Feb 17
Hacker News
AI