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
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
libfirm mir
2 14
387 1,751
2.3% -
0.0 6.2
5 days ago 8 days 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 2022-08-17.

What are some alternatives?

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

LuaJIT - Mirror of the LuaJIT git repository

asmjit - Machine code generation for C++

Cwerg - A light-weight compiler for a low level language with a reusable backend

llvm-project - The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.

lightening

nelua-lang - Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.

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.

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

minivm - A VM That is Dynamic and Fast

ravi-compiler - Parser and compiler for Ravi and Lua