libfirm VS mir

Compare libfirm vs mir and see what are their differences.

libfirm

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

mir

A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR (by vnmakarov)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
libfirm mir
2 19
446 2,172
2.9% -
5.2 8.1
5 months ago about 2 months ago
C C
GNU Lesser General Public License v3.0 only MIT License
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.

mir

Posts with mentions or reviews of mir. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-18.

What are some alternatives?

When comparing libfirm and mir you can also consider the following projects:

asmjit - Low-latency machine code generation

LuaJIT - Mirror of the LuaJIT git repository

Cwerg - The best C-like language that can be implemented in 10kLOC.

kcs - Scripting in C with JIT(x64)/VM.

terra - Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.

ecl

gcc-toolchain - A fully-hermetic Bazel GCC toolchain for Linux.

lightening

llvm-project - The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

ravi-compiler - Parser and compiler for Ravi and Lua

qbe-rs - QBE IR in natural Rust data structures

minivm - A VM That is Dynamic and Fast