zesterer / vm-perfLinks
Performance comparisons between various virtual interpreter implementation strategies
☆45Updated last year
Alternatives and similar repositories for vm-perf
Users that are interested in vm-perf are comparing it to the libraries listed below
Sorting:
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- hindley-milner algorithm☆62Updated 2 years ago
- A highly experiment portable runtime☆20Updated last year
- ☆39Updated 4 years ago
- A fully-featured lexer generator, implemented as a proc macro☆70Updated 4 months ago
- Exploring the "expression problem" in Rust☆50Updated 3 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- ☆58Updated 2 months ago
- The Solid-State Register Allocator☆87Updated 3 years ago
- ☆94Updated last year
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Rust testing framework for compilers and VMs☆51Updated 7 months ago
- ☆19Updated 2 years ago
- Program analysis playground for a simple, imperative language☆37Updated 3 years ago
- Macros have types!☆131Updated 2 years ago
- An interface for writing a RustTypeChecker.☆43Updated 2 years ago
- 👌 A smol functional language that targets other languages☆64Updated last year
- LR/GLR parser generator for Rust https://igordejanovic.github.io/rustemo/☆39Updated this week
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆42Updated 2 weeks ago
- Resilient LL(1) parser generator for Rust☆172Updated 3 weeks ago
- An LLVM compiler for an ML-like language (written in Rust)☆60Updated 3 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Modular register allocator algorithms☆105Updated 3 years ago
- A lifetime inference algorithm for the Rust programming language written in Soufflé.☆24Updated 6 years ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Pratt parser written in Rust☆91Updated last year
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- A new register allocator☆237Updated last week