bytecodealliance / cranelift-jit-demo
JIT compiler and runtime for a toy language, using Cranelift
☆642Updated last year
Related projects ⓘ
Alternatives and complementary repositories for cranelift-jit-demo
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- Incremental garbage collection from safe Rust☆536Updated 2 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆972Updated 4 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,111Updated 4 months ago
- A dynasm-like tool for rust.☆719Updated this week
- The Wasm-Enabled, Elfin Allocator☆666Updated last year
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,846Updated 3 weeks ago
- Capability-oriented version of the Rust standard library☆660Updated 2 weeks ago
- LLVM IR in natural Rust data structures☆550Updated 6 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆675Updated last year
- Cranelift based backend for rustc☆1,630Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆707Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,282Updated 2 weeks ago
- ☆711Updated last week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,467Updated 4 months ago
- A precise specification for "Rust lite / MIR plus"☆818Updated last week
- PEG parser combinators using operator overloading without macros.☆500Updated 8 months ago
- A parser combinator library for Rust☆1,302Updated 7 months ago
- Defines the Rust borrow checker.☆1,355Updated 5 months ago
- A list of programming languages implemented in Rust, for inspiration.☆876Updated last week
- An experimental stackless Lua VM implemented in pure Rust☆1,702Updated 2 months ago
- a parser and lexer generator as a Rust procedural macro☆409Updated 5 months ago
- The arena, a fast but limited type of allocator☆521Updated 3 months ago
- Rust grammar tool libraries and binaries☆514Updated 2 weeks ago
- A utf8 text rope for manipulating and editing large texts.☆1,041Updated last month
- WebAssembly implementation from scratch in Safe Rust with zero dependencies☆436Updated 3 months ago
- Dora VM☆495Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- Compile-time reference counting☆437Updated last year