bytecodealliance / cranelift-jit-demoLinks
JIT compiler and runtime for a toy language, using Cranelift
☆690Updated 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☆726Updated last month
- A dynasm-like tool for rust.☆775Updated this week
- LLVM IR in natural Rust data structures☆613Updated 3 weeks ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,194Updated this week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,021Updated last month
- A fast bump allocation arena for Rust☆1,782Updated 2 weeks ago
- Rust grammar tool libraries and binaries☆548Updated last week
- ☆754Updated last week
- The Wasm-Enabled, Elfin Allocator☆695Updated 2 years ago
- Cranelift based backend for rustc☆1,804Updated this week
- Capability-oriented version of the Rust standard library☆691Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,389Updated last month
- A precise specification for "Rust lite / MIR plus"☆874Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,452Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,942Updated 3 weeks ago
- Walrus is a WebAssembly transformation library 🌊🐘☆451Updated 6 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,534Updated 3 weeks ago
- libgccjit AOT codegen for rustc☆1,004Updated this week
- A parser combinator library for Rust☆1,325Updated 4 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- Language development libraries for Rust☆960Updated 6 months ago
- A crate for managing memory bit by bit☆1,312Updated 10 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆753Updated last month
- The arena, a fast but limited type of allocator☆542Updated 10 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆681Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆469Updated last year
- Safe cross-platform linker shenanigans☆747Updated 2 weeks ago
- A list of programming languages implemented in Rust, for inspiration.☆958Updated 2 weeks ago