bytecodealliance / cranelift-jit-demoLinks
JIT compiler and runtime for a toy language, using Cranelift
☆685Updated 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.☆765Updated last month
- Incremental garbage collection from safe Rust☆721Updated last month
- LLVM IR in natural Rust data structures☆607Updated this week
- Beautiful diagnostic reporting for text-based programming languages.☆1,186Updated last month
- Rust grammar tool libraries and binaries☆548Updated this week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,017Updated 2 weeks ago
- The Wasm-Enabled, Elfin Allocator☆694Updated 2 years ago
- A fast bump allocation arena for Rust☆1,753Updated this week
- A list of programming languages implemented in Rust, for inspiration.☆947Updated last month
- ☆751Updated last month
- The arena, a fast but limited type of allocator☆541Updated 9 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 2 weeks ago
- Walrus is a WebAssembly transformation library 🌊🐘☆449Updated 5 months ago
- A precise specification for "Rust lite / MIR plus"☆867Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,932Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,387Updated 2 weeks ago
- A parser combinator library for Rust☆1,323Updated 4 months ago
- Dora VM☆503Updated last week
- Cranelift based backend for rustc☆1,782Updated this week
- PEG parser combinators using operator overloading without macros.☆515Updated 4 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 2 months ago
- Capability-oriented version of the Rust standard library☆689Updated last month
- Defines the Rust borrow checker.☆1,443Updated 11 months ago
- a parser and lexer generator as a Rust procedural macro☆412Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- Data structure serialization library with several opposite design goals from Serde☆860Updated 2 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆680Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Compile-time reference counting☆448Updated 2 weeks ago
- libgccjit AOT codegen for rustc☆991Updated last week