srijan-paul / tinyjitLinks
Educational JIT compiler for ARM64 in Zig.
☆62Updated last year
Alternatives and similar repositories for tinyjit
Users that are interested in tinyjit are comparing it to the libraries listed below
Sorting:
- An emulator for the NES. For fun and profit and all that.☆66Updated 5 months ago
- Zig reference-counted pointers inspired by Rust's Rc and Arc☆78Updated 6 months ago
- LLVM bindings written in Zig☆48Updated 5 months ago
- Automatically remove unused imports and globals from Zig files.☆37Updated last month
- Checker for Lifetimes and other Refinement types☆112Updated 7 months ago
- bold: the bold linker☆334Updated 2 months ago
- Reference implementation for Writing a C Compiler☆205Updated 8 months ago
- a unix os written in zig for riscv64☆19Updated 4 months ago
- QBE IR in natural Rust data structures☆115Updated last month
- A minimal OS implemented following "Operating system in 1000 lines of code"☆184Updated 7 months ago
- ☆39Updated last year
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆189Updated 2 years ago
- A RISC-V emulator written in Zig☆51Updated 4 years ago
- Borrowchecker in Zig☆115Updated 2 years ago
- A hobby programming language☆46Updated this week
- A Zig package for translating C code into Zig code.☆245Updated last week
- Under 200 loc HTTP server in Assembly (+ react server components implementation in assembly)☆181Updated 9 months ago
- GPU-accelerated compiler☆353Updated last year
- A simple OS written in Zig following Philipp Oppermann's posts "Writing an OS in Rust"☆49Updated 8 months ago
- zig allocator playground☆56Updated 7 months ago
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆226Updated 11 months ago
- A Minimalist, High-Performance Virtual Machine in Zig☆95Updated 2 months ago
- Succinct data structures for Zig☆69Updated 2 months ago
- Barebones RISC-V kernel template for Zig☆54Updated last month
- ☆123Updated last month
- A list of companies using Zig in production.☆106Updated last month
- A simple programming language for researching different ways of program execution and compilation☆34Updated last year
- Let's build browsers this weekend!☆143Updated last year
- A set of fuzzers for fuzzing various parts of the Zig standard library