zackradisic / rust-vs-zigLinks
Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs
☆189Updated 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:
- bold: the bold linker☆335Updated 2 months ago
- Zig reference-counted pointers inspired by Rust's Rc and Arc☆78Updated 7 months ago
- Zig implementation of Crafting Interpreters bytecode lox interpreter☆51Updated 7 months ago
- Fast webserver with predictable memory usage☆185Updated last year
- A (de)serialization framework for Zig☆225Updated 9 months ago
- QBE IR in natural Rust data structures☆115Updated last month
- Borrowchecker in Zig☆115Updated 2 years ago
- A list of companies using Zig in production.☆106Updated last month
- Language tooling for the Lox programming language.☆337Updated 3 months ago
- A template for Advent of Code participants using Zig