bytecodealliance / cranelift-jit-demoLinks
JIT compiler and runtime for a toy language, using Cranelift
☆726Updated 2 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☆801Updated 2 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,057Updated 2 weeks ago
- A dynasm-like tool for rust.☆816Updated last month
- LLVM IR in natural Rust data structures☆672Updated 2 weeks ago
- Rust grammar tool libraries and binaries☆572Updated 2 weeks ago
- The Wasm-Enabled, Elfin Allocator☆711Updated 2 years ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,275Updated 3 months ago
- Dora VM☆508Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Updated 2 years ago
- ☆812Updated 6 months ago
- PEG parser combinators using operator overloading without macros.☆522Updated last year
- historical archive of rust pre-publication development☆706Updated last year
- The arena, a fast but limited type of allocator☆575Updated last year
- Cranelift based backend for rustc☆1,975Updated last week
- Capability-oriented version of the Rust standard library☆740Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,574Updated 7 months ago
- Language development libraries for Rust☆984Updated last year
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- A precise specification for "Rust lite / MIR plus"☆956Updated this week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,579Updated last month
- A list of programming languages implemented in Rust, for inspiration.☆1,009Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,981Updated 5 months ago
- Runtime for executing procedural macros as WebAssembly☆1,467Updated last week
- A fast bump allocation arena for Rust☆2,079Updated 3 weeks ago
- Walrus is a WebAssembly transformation library 🌊🐘☆501Updated 2 months ago
- LLVM tutorial in Rust language☆1,228Updated last year
- A parser combinator library for Rust☆1,352Updated last year
- An interpreter for the Monkey programming language written in Rust☆385Updated last year
- A port of MUSL's libm to Rust.☆637Updated 9 months ago