bytecodealliance / cranelift-jit-demoLinks
JIT compiler and runtime for a toy language, using Cranelift
☆699Updated 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☆759Updated 3 weeks ago
- A dynasm-like tool for rust.☆790Updated last month
- Rust grammar tool libraries and binaries☆551Updated 2 months ago
- LLVM IR in natural Rust data structures☆628Updated 2 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,037Updated last month
- Beautiful diagnostic reporting for text-based programming languages.☆1,219Updated last week
- Dora VM☆504Updated last week
- ☆766Updated 3 weeks ago
- Walrus is a WebAssembly transformation library 🌊🐘☆461Updated 8 months ago
- A precise specification for "Rust lite / MIR plus"☆919Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated 2 weeks ago
- historical archive of rust pre-publication development☆691Updated 8 months ago
- Language development libraries for Rust☆968Updated 8 months ago
- The arena, a fast but limited type of allocator☆552Updated last year
- Defines the Rust borrow checker.☆1,486Updated 2 months ago
- The Wasm-Enabled, Elfin Allocator☆706Updated 2 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆682Updated 2 years ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,953Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,855Updated 2 months ago
- PEG parser combinators using operator overloading without macros.☆518Updated 7 months ago
- Capability-oriented version of the Rust standard library☆703Updated 4 months ago
- Cranelift based backend for rustc☆1,851Updated last week
- An interpreter for the Monkey programming language written in Rust☆383Updated last year
- LLVM tutorial in Rust language☆1,209Updated last year
- A list of programming languages implemented in Rust, for inspiration.☆977Updated last month
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- Slotmap data structure for Rust☆1,222Updated last year
- A parser combinator library for Rust☆1,330Updated 6 months ago
- Learn to make your own programming language with Rust☆262Updated 3 years ago
- Compile-time reference counting☆458Updated 3 months ago