zesterer / vm-perfLinks
Performance comparisons between various virtual interpreter implementation strategies
☆44Updated 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 highly experiment portable runtime☆20Updated last year
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- hindley-milner algorithm☆62Updated 2 years ago
- A fully-featured lexer generator, implemented as a proc macro☆69Updated 2 months ago
- ☆39Updated 4 years ago
- ☆19Updated 2 years ago
- Exploring the "expression problem" in Rust☆50Updated 2 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 3 years ago
- The Solid-State Register Allocator☆87Updated 2 years ago
- ☆58Updated last month
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- Garbage collector library☆23Updated 3 years ago
- Resilient LL(1) parser generator for Rust☆165Updated this week
- Rust testing framework for compilers and VMs☆51Updated 6 months ago
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- WLambda - Embeddable Scripting Language for Rust☆53Updated 3 months ago
- Scope Graph Implementation in Rust☆27Updated 9 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Program analysis playground for a simple, imperative language☆37Updated 3 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 5 months ago
- An interface for writing a RustTypeChecker.☆43Updated 2 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Lumina is an eager-by-default natively compiled functional programming language with the core goals of readibility, practicality, compile…☆103Updated 3 weeks ago
- Rust LLVM bindings☆31Updated 2 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated last week
- Macro assembler for Rust☆35Updated last year
- An LLVM compiler for an ML-like language (written in Rust)☆59Updated 3 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆38Updated this week