SeaOfNodes / Simple-RustLinks
☆31Updated 8 months ago
Alternatives and similar repositories for Simple-Rust
Users that are interested in Simple-Rust are comparing it to the libraries listed below
Sorting:
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 5 months ago
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year
- Concrete Syntax Tree library☆109Updated last month
- the WebAssembly partial evaluator☆106Updated 2 months ago
- ☆62Updated 2 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated 2 years ago
- ☆58Updated 4 months ago
- hindley-milner algorithm☆62Updated 2 years ago
- Wadler-style pretty-printing combinators in Rust☆172Updated last month
- world's worst interpreter☆62Updated 6 months ago
- PEG parser generator for creating ASTs in Rust☆41Updated last year
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆104Updated 3 years ago
- Exploring the "expression problem" in Rust☆50Updated 3 years ago
- Rust testing framework for compilers and VMs☆51Updated 8 months ago
- ☆39Updated 4 years ago
- A Hindley-Milner polymorphic typing system☆60Updated last year
- Why can't a tree be called Pluplusch?☆28Updated 6 months ago
- Program analysis playground for a simple, imperative language☆38Updated 3 years ago
- An example on how to write an incremental, concurrent, fault-tolerant compiler☆60Updated 4 months ago
- A WIP little dependently-typed systems language☆41Updated last year
- An LR(1) parser generator, implemented as a proc macro☆16Updated 2 years ago
- Debugging WebAssembly? Put some Whamm! on it.☆47Updated last week
- Macros have types!☆133Updated 2 years ago
- The uncurried minimal functional programming language for CPS transformation☆18Updated last year
- yk packages☆33Updated this week
- The third iteration of the Lavender programming language, implemented in Rust.☆13Updated 4 years ago
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆57Updated 5 years ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆99Updated 4 months ago