zackradisic / rust-vs-zigLinks
Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs
☆199Updated 2 years ago
Alternatives and similar repositories for rust-vs-zig
Users that are interested in rust-vs-zig are comparing it to the libraries listed below
Sorting:
- Zig reference-counted pointers inspired by Rust's Rc and Arc☆85Updated 3 months ago
- A (de)serialization framework for Zig☆227Updated last year
- Zig implementation of Crafting Interpreters bytecode lox interpreter☆52Updated 10 months ago
- bold: the bold linker☆341Updated 3 weeks ago
- Fast webserver with predictable memory usage☆195Updated last year
- Borrowchecker in Zig☆117Updated 2 years ago
- A list of companies using Zig in production.☆114Updated 4 months ago
- LLVM bindings written in Zig☆56Updated 3 months ago
- An event loop in Zig using io_uring and coroutines☆126Updated 3 years ago
- A thread-safe, expiration-aware, LRU cache for Zig☆80Updated 3 weeks ago
- A Zig package for translating C code into Zig code.☆273Updated 2 months ago
- An emulator for the NES. For fun and profit and all that.☆67Updated 8 months ago
- QBE IR in natural Rust data structures☆120Updated 2 months ago
- Writing a SQL database, take two: Zig and RocksDB☆161Updated 3 years ago
- Performance Tracking for Zig☆252Updated 2 years ago
- Dynamic dispatch for zig made easy☆179Updated 2 years ago
- A generic and general purpose Set implementation for the Zig language☆102Updated 2 months ago
- Zig WebAssembly Runtime Engine☆379Updated last month
- An asynchronous IO runtime☆137Updated last month
- Zig Mailbox is convenient inter-thread communication mechanizm.☆100Updated 3 weeks ago
- An implementation of Lua 5.1 in Zig, for learning purposes☆207Updated last year
- A simple OS written in Zig following Philipp Oppermann's posts "Writing an OS in Rust"☆52Updated 11 months ago
- Minimal WASI interpreter☆111Updated 2 years ago
- use a @ziglang compiler in your github actions workflows☆158Updated last year
- A template for Advent of Code participants using Zig☆130Updated last year
- A toolkit for building command lines programs in Zig.☆119Updated last month
- Zig codes for the famous public project 《Hello, Algorithm》|《 Hello,算法 》 about data structures and algorithms.☆79Updated 2 years ago
- A Zig port of the kilo editor, in less than 1000 LOC.☆74Updated 4 months ago
- YAML parser for Zig☆282Updated 2 weeks ago
- A Minimalist, High-Performance Virtual Machine in Zig☆101Updated 6 months ago