bytecodealliance / cranelift-jit-demoLinks
JIT compiler and runtime for a toy language, using Cranelift
☆722Updated 2 months ago
Alternatives and similar repositories for cranelift-jit-demo
Users that are interested in cranelift-jit-demo are comparing it to the libraries listed below
Sorting:
- Incremental garbage collection from safe Rust☆791Updated last month
- Rust grammar tool libraries and binaries☆570Updated last month
- A dynasm-like tool for rust.☆809Updated last month
- LLVM IR in natural Rust data structures☆662Updated 7 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,057Updated 4 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,269Updated 2 months ago
- A precise specification for "Rust lite / MIR plus"☆954Updated 2 weeks ago
- Language development libraries for Rust☆982Updated last year
- ☆808Updated 5 months ago
- Defines the Rust borrow checker.☆1,563Updated 7 months ago
- Capability-oriented version of the Rust standard library☆735Updated last month
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Updated 2 years ago
- Dora VM☆507Updated this week
- LLVM tutorial in Rust language☆1,228Updated last year
- Cranelift based backend for rustc☆1,956Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated 3 weeks ago
- The Wasm-Enabled, Elfin Allocator☆711Updated 2 years ago
- A fast bump allocation arena for Rust☆2,046Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,979Updated 4 months ago
- The arena, a fast but limited type of allocator☆573Updated last year
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- historical archive of rust pre-publication development☆705Updated last year
- PEG parser combinators using operator overloading without macros.☆521Updated 11 months ago
- A list of programming languages implemented in Rust, for inspiration.☆1,009Updated last month
- An interpreter for the Monkey programming language written in Rust☆384Updated last year
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,575Updated 3 weeks ago
- Walrus is a WebAssembly transformation library 🌊🐘☆499Updated 2 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆493Updated last year
- Learn to make your own programming language with Rust☆267Updated 3 years ago
- A parser combinator library for Rust☆1,350Updated 11 months ago