bytecodealliance / cranelift-jit-demoLinks
JIT compiler and runtime for a toy language, using Cranelift
☆703Updated 4 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☆766Updated last month
- A dynasm-like tool for rust.☆790Updated last week
- Rust grammar tool libraries and binaries☆555Updated 2 weeks ago
- LLVM IR in natural Rust data structures☆635Updated 3 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,044Updated 2 weeks ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,226Updated 2 weeks ago
- Language development libraries for Rust☆971Updated 9 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆683Updated 2 years ago
- The arena, a fast but limited type of allocator☆553Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 3 weeks ago
- Dora VM☆504Updated last week
- ☆771Updated last month
- Capability-oriented version of the Rust standard library☆708Updated 4 months ago
- historical archive of rust pre-publication development☆691Updated 9 months ago
- A precise specification for "Rust lite / MIR plus"☆926Updated 2 weeks ago
- The Wasm-Enabled, Elfin Allocator☆710Updated 2 years ago
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- LLVM tutorial in Rust language☆1,208Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,428Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,877Updated 2 months ago
- PEG parser combinators using operator overloading without macros.☆519Updated 7 months ago
- Defines the Rust borrow checker.☆1,497Updated 3 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆482Updated last year
- An interpreter for the Monkey programming language written in Rust☆382Updated last year
- Cranelift based backend for rustc☆1,872Updated this week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,553Updated last month
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆213Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,957Updated 2 weeks ago
- Compile-time reference counting☆457Updated 3 months ago
- A port of MUSL's libm to Rust.☆633Updated 4 months ago