bytecodealliance / cranelift-jit-demoLinks
JIT compiler and runtime for a toy language, using Cranelift
☆726Updated 3 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☆806Updated 2 months ago
- A dynasm-like tool for rust.☆816Updated this week
- Rust grammar tool libraries and binaries☆572Updated 3 weeks ago
- LLVM IR in natural Rust data structures☆673Updated 3 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,058Updated 3 weeks ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,277Updated 3 months ago
- ☆813Updated 6 months ago
- Defines the Rust borrow checker.☆1,578Updated 8 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,982Updated this week
- historical archive of rust pre-publication development☆706Updated last year
- A precise specification for "Rust lite / MIR plus"☆960Updated 2 weeks ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- Language development libraries for Rust☆984Updated last year
- The arena, a fast but limited type of allocator☆576Updated last year
- Cranelift based backend for rustc☆1,979Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,469Updated 2 weeks ago
- Capability-oriented version of the Rust standard library☆744Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,087Updated 3 weeks ago
- The Wasm-Enabled, Elfin Allocator☆711Updated 2 years ago
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- LLVM tutorial in Rust language☆1,229Updated last year
- PEG parser combinators using operator overloading without macros.☆523Updated last year
- A list of programming languages implemented in Rust, for inspiration.☆1,012Updated 2 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,584Updated last month
- Dora VM☆508Updated this week
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆218Updated last week
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,824Updated last week
- A parser combinator library for Rust☆1,353Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated this week