kirisaki / jit-compiler
Brainf*** JIT compiler with Rust
☆20Updated 3 years ago
Alternatives and similar repositories for jit-compiler:
Users that are interested in jit-compiler are comparing it to the libraries listed below
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- WLambda - Embeddable Scripting Language for Rust☆52Updated 2 months ago
- Wait, another virtual machine ?☆62Updated 4 years ago
- Macro assembler for Rust☆35Updated last year
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- Ninja-compatible build system for high-level programming languages written in Rust☆84Updated this week
- a concurrent compiled programming language☆15Updated 2 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Pratt parser written in Rust☆90Updated last year
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 2 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Extensions for the Rust standard library☆39Updated last year
- A Rust compiler backend focused on compilation speed.☆16Updated 2 years ago
- 🦜 yair - a high-level compiler IR entirely written in Rust☆38Updated 3 years ago
- A lightweight scripting language for Rust☆20Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- Modular register allocator algorithms☆106Updated 2 years ago
- ☆15Updated last year
- Space Efficient Pretty Printer☆17Updated 3 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Grammar framework.☆12Updated 5 years ago
- A fully-featured lexer generator, implemented as a proc macro☆69Updated 3 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- A NES emulator written in Rust☆118Updated 2 years ago
- A memory efficient syntax tree for language developers☆57Updated 2 weeks ago
- a no_std neural network☆22Updated 5 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year