bytecodealliance / cranelift-jit-demoLinks
JIT compiler and runtime for a toy language, using Cranelift
☆718Updated last month
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.☆802Updated last week
- Incremental garbage collection from safe Rust☆784Updated 3 weeks ago
- LLVM IR in natural Rust data structures☆655Updated 6 months ago
- Rust grammar tool libraries and binaries☆566Updated 3 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,056Updated 3 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,264Updated 2 months ago
- The Wasm-Enabled, Elfin Allocator☆711Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated this week
- ☆803Updated 4 months ago
- Language development libraries for Rust☆981Updated last year
- A precise specification for "Rust lite / MIR plus"☆947Updated last week
- Defines the Rust borrow checker.☆1,552Updated 6 months ago
- The arena, a fast but limited type of allocator☆571Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Updated 2 years ago
- A fast bump allocation arena for Rust☆2,010Updated last week
- historical archive of rust pre-publication development☆701Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,446Updated last week
- An interpreter for the Monkey programming language written in Rust☆383Updated last year
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- Capability-oriented version of the Rust standard library☆731Updated 2 weeks ago
- PEG parser combinators using operator overloading without macros.☆521Updated 11 months ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆216Updated last month
- Cranelift based backend for rustc☆1,942Updated this week
- Dora VM☆506Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,975Updated 3 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,572Updated last month
- Compile-time reference counting☆455Updated 7 months ago
- LLVM tutorial in Rust language☆1,226Updated last year
- A list of programming languages implemented in Rust, for inspiration.☆1,002Updated 2 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year