jwmerrill / zig-loxLinks
Zig implementation of Crafting Interpreters bytecode lox interpreter
☆51Updated 7 months ago
Alternatives and similar repositories for zig-lox
Users that are interested in zig-lox are comparing it to the libraries listed below
Sorting:
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆189Updated 2 years ago
- A Zig port of the kilo editor, in less than 1000 LOC.☆73Updated last month
- Exercism exercises in Zig.☆66Updated last week
- A toy Unix shell written in Zig☆68Updated 2 years ago
- A super simple mark-and-sweep garbage collector written in Zig.☆39Updated 4 years ago
- A template for Advent of Code participants using Zig☆125Updated 11 months ago
- tiny Zig allocator primarily targeting WebAssembly☆92Updated 4 years ago
- A Zig command-line input library!☆50Updated 2 years ago
- Zig reference-counted pointers inspired by Rust's Rc and Arc☆78Updated 2 weeks ago
- A list of companies using Zig in production.☆108Updated last month
- A simple, opinionated, struct-based argument parser in Zig.☆57Updated 2 years ago
- Dynamic dispatch for zig made easy☆177Updated 2 years ago
- Zig library/tool to request network assets☆78Updated 2 years ago
- Checker for Lifetimes and other Refinement types☆116Updated 8 months ago
- Common idioms used in Zig☆45Updated last year
- Lightweight argument parser for Zig☆49Updated this week
- A Zig implementation of the "Ray Tracing in One Weekend" book☆98Updated 3 years ago
- A generic and general purpose Set implementation for the Zig language☆91Updated last week
- The missing iterators for Zig☆79Updated 2 months ago
- Zig Mailbox is convenient inter-thread communication mechanizm.☆82Updated 3 months ago
- An implementation of Lua 5.1 in Zig, for learning purposes☆203Updated last year
- Oh Snap! Easy Snapshot Testing for Zig☆63Updated last month
- Zig-friendly library for interfacing with libgc (bdwgc) -- the Boehm-Demers-Weiser conservative garbage collector☆186Updated last year
- Unicode text processing for the Zig programming language.☆212Updated 2 years ago
- A TOML parser written in Zig☆118Updated last year
- A Minimalist, High-Performance Virtual Machine in Zig☆95Updated 3 months ago
- Comparing concurrent code example programs between other languages and Zig☆62Updated 7 months ago
- HTTP client for Zig 🦎☆118Updated 2 years ago
- A thread-safe, expiration-aware, LRU cache for Zig☆76Updated 2 months ago
- An Unofficial Writeup on Zig Compiler Internals - THIS IS OUTDATED SINCE LATE '2022 WHEN ZIG WENT SELF-HOSTED☆57Updated 5 years ago