playXE / b3-rsLinks
JIT codegen backend with SSA IR based on B3 from WebKit
☆62Updated 2 years ago
Alternatives and similar repositories for b3-rs
Users that are interested in b3-rs are comparing it to the libraries listed below
Sorting:
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year
- Macro assembler for Rust☆35Updated last year
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 6 months ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- A gradually typed language originally based on the crafting interpreters series☆65Updated 3 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Target "triple" support☆53Updated 2 months ago
- Lightning Creations Compiler Frontend for various languages☆120Updated 11 months ago
- New register allocator designed as a successor to regalloc2☆54Updated 2 weeks ago
- Mostly safe wrapper for alloca☆28Updated 2 years ago
- A highly experiment portable runtime