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 2 years ago
- hindley-milner algorithm☆62Updated 2 years ago
- A highly experiment portable runtime☆20Updated last year
- ☆39Updated 4 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- ☆22Updated 2 years ago
- Exploring the "expression problem" in Rust☆50Updated 3 years ago
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 5 months ago
- ☆58Updated 4 months ago
- The Solid-State Register Allocator☆87Updated 3 years ago
- Rust testing framework for compilers and VMs☆51Updated 8 months ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- Resilient LL(1) parser generator for Rust☆177Updated 2 weeks ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆53Updated 7 months ago
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Experimental JIT compiler generator☆27Updated last year
- The miniature, embeddable R7RS Scheme implementation in Rust☆110Updated this week
- Modular register allocator algorithms☆105Updated 3 years ago
- Experimental type level programming in Rust☆40Updated 4 years ago
- Scope Graph Implementation in Rust☆27Updated 11 months ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- Program analysis playground for a simple, imperative language☆38Updated 3 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆50Updated this week
- ☆94Updated 2 years ago
- Pratt parser written in Rust☆91Updated 2 years ago
- Lumina is an eager-by-default natively compiled functional programming language with the core goals of readibility, practicality, compile…☆109Updated 3 months ago
- An interface for writing a RustTypeChecker.☆43Updated 2 years ago