bytecodealliance / cranelift-jit-demoLinks
JIT compiler and runtime for a toy language, using Cranelift
☆693Updated 3 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☆741Updated 2 weeks ago
- A dynasm-like tool for rust.☆778Updated last week
- Rust grammar tool libraries and binaries☆549Updated 3 weeks ago
- LLVM IR in natural Rust data structures☆617Updated last month
- Beautiful diagnostic reporting for text-based programming languages.☆1,204Updated 3 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,027Updated last month
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆682Updated last year
- ☆761Updated last month
- A fast bump allocation arena for Rust☆1,800Updated 3 weeks ago
- The Wasm-Enabled, Elfin Allocator☆698Updated 2 years ago
- Language development libraries for Rust☆962Updated 7 months ago
- historical archive of rust pre-publication development☆689Updated 7 months ago
- A precise specification for "Rust lite / MIR plus"☆905Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,395Updated last month
- Cranelift based backend for rustc☆1,839Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- Defines the Rust borrow checker.☆1,461Updated last month
- Capability-oriented version of the Rust standard library☆693Updated 2 months ago
- The arena, a fast but limited type of allocator☆544Updated 10 months ago
- Dora VM☆504Updated last week
- LLVM tutorial in Rust language☆1,208Updated last year
- A list of programming languages implemented in Rust, for inspiration.☆969Updated last week
- PEG parser combinators using operator overloading without macros.☆517Updated 5 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,948Updated last month
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,537Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- An interpreter for the Monkey programming language written in Rust☆380Updated last year
- Slotmap data structure for Rust☆1,215Updated last year
- An experimental stackless Lua VM implemented in pure Rust☆1,974Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,135Updated 4 months ago