bytecodealliance / cranelift-jit-demoLinks
JIT compiler and runtime for a toy language, using Cranelift
☆694Updated 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:
- A dynasm-like tool for rust.☆786Updated 3 weeks ago
- Incremental garbage collection from safe Rust☆747Updated last month
- Rust grammar tool libraries and binaries☆550Updated last month
- LLVM IR in natural Rust data structures☆620Updated 2 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,034Updated 3 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆681Updated last year
- Beautiful diagnostic reporting for text-based programming languages.☆1,211Updated 3 weeks ago
- ☆764Updated last week
- Language development libraries for Rust☆962Updated 7 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- A precise specification for "Rust lite / MIR plus"☆914Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆548Updated 11 months ago
- A fast bump allocation arena for Rust☆1,830Updated last month
- Cranelift based backend for rustc☆1,846Updated this week
- PEG parser combinators using operator overloading without macros.☆518Updated 6 months ago
- Runtime for executing procedural macros as WebAssembly☆1,400Updated 2 months ago
- historical archive of rust pre-publication development☆690Updated 8 months ago
- The Wasm-Enabled, Elfin Allocator☆700Updated 2 years ago
- Capability-oriented version of the Rust standard library☆703Updated 3 months ago
- Dora VM☆505Updated this week
- a parser and lexer generator as a Rust procedural macro☆412Updated last year
- An experimental stackless Lua VM implemented in pure Rust☆1,986Updated 3 weeks ago
- A list of programming languages implemented in Rust, for inspiration.☆970Updated last week
- Compile-time reference counting☆458Updated 2 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,947Updated 2 months ago
- Slotmap data structure for Rust☆1,221Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆480Updated last year
- Walrus is a WebAssembly transformation library 🌊🐘☆459Updated 7 months ago
- Defines the Rust borrow checker.☆1,480Updated last month
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,543Updated 2 months ago