Rust cranelift

Open-source Rust projects categorized as cranelift

Top 7 Rust cranelift Projects

  1. wasmtime

    A lightweight WebAssembly runtime that is fast, secure, and standards-compliant

    Project mention: What’s The State of WASI? | dev.to | 2025-05-16

    The Bytecode Alliance maintains a number of open source WebAssembly projects, including two WebAssembly runtimes (Wasmtime and Wamr), the component model tools, and language-specific tooling like jco for Javascript and componentize-py for Python. Members of the Bytecode Alliance also do substantial work on standards for the W3C.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. rustc_codegen_cranelift

    Cranelift based backend for rustc

    Project mention: I Hope Rust Does Not Oxidize Everything | news.ycombinator.com | 2024-07-16

    There's no reason? Are you sure about this?

    I think you mean there could theoretically be an interpreted Rust, but I don't think anyone has ever made a prototype of a Rust interpreter.

    The closest is probably rust-analyzer (the official language server), that maintains internal state and reacts to changes you make, but it doesn't create an executable artifact.

    The other is probably the Cranelift Backend (https://github.com/rust-lang/rustc_codegen_cranelift), which can produce debug builds quickly.

  4. cranelift-jit-demo

    JIT compiler and runtime for a toy language, using Cranelift

  5. lineiform

    A meta-JIT library for Rust interpreters

  6. marie

    A toy programming language in rust

  7. lisp

    A lisp JIT compiler and interpreter built with cranelift. (by 0xekez)

  8. stack2ssa

    Simple implementation of stack to SSA IR lowering

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust cranelift discussion

Log in or Post with

Rust cranelift related posts

  • Go + WASM: Run Native Code in Your Browser

    1 project | dev.to | 18 Apr 2025
  • Building And Running WASM Apps

    1 project | dev.to | 25 Nov 2024
  • Query Your Python Lists

    4 projects | news.ycombinator.com | 14 Nov 2024
  • What part of Rust compilation is the bottleneck?

    1 project | news.ycombinator.com | 16 Mar 2024
  • Lightweight Containers With Docker and WebAssembly

    1 project | dev.to | 18 Dec 2023
  • Dave Cutler: The Secret History of Microsoft Windows [video]

    2 projects | news.ycombinator.com | 22 Oct 2023
  • Any crate you feel like you're missing, preferably for the 2d or 3d computer vision?

    3 projects | /r/rust | 26 Jun 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 17 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source cranelift projects in Rust? This list will help you:

# Project Stars
1 wasmtime 16,360
2 rustc_codegen_cranelift 1,756
3 cranelift-jit-demo 672
4 lineiform 162
5 marie 62
6 lisp 59
7 stack2ssa 10

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Rust is
the 5th most popular programming language
based on number of references?