libfirm VS qbe-rs

Compare libfirm vs qbe-rs and see what are their differences.

libfirm

graph based intermediate representation and backend for optimising compilers (by libfirm)

qbe-rs

QBE IR in natural Rust data structures (by garritfra)
Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
libfirm qbe-rs
2 18
390 42
3.1% -
0.0 5.3
11 days ago 3 months ago
C Rust
GNU Lesser General Public License v3.0 only GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

libfirm

Posts with mentions or reviews of libfirm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-29.

qbe-rs

Posts with mentions or reviews of qbe-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-19.

What are some alternatives?

When comparing libfirm and qbe-rs you can also consider the following projects:

minivm - A VM That is Dynamic and Fast

mir - A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR

ubpf - Userspace eBPF VM

Som - Parser, code model, navigable browser and VM for the SOM Smalltalk dialect

Oberon - Oberon parser, code model & browser, compiler and IDE with debugger

Befunge - lang befunge 93 fast

cproc - C11 compiler (mirror)

asmjit - Low-latency machine code generation

well - The Future of Assembly Language. https://wellang.github.io/well/

c4 - C in four functions

simplelanguage - A simple example language built using the Truffle API.

go.vm - A simple virtual machine - compiler & interpreter - written in golang