ProGraML VS llvm-tutor

Compare ProGraML vs llvm-tutor and see what are their differences.

ProGraML

A Graph-based Program Representation for Data Flow Analysis and Compiler Optimizations (by ChrisCummins)

llvm-tutor

A collection of out-of-tree LLVM passes for teaching and learning (by banach-space)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ProGraML llvm-tutor
1 1
286 2,716
- -
3.8 6.4
10 months ago 8 days ago
C++ C++
GNU General Public License v3.0 or later 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.

ProGraML

Posts with mentions or reviews of ProGraML. We have used some of these posts to build our list of alternatives and similar projects.

llvm-tutor

Posts with mentions or reviews of llvm-tutor. We have used some of these posts to build our list of alternatives and similar projects.
  • What's your salary?
    1 project | /r/cpp | 7 Aug 2022
    If you want a quick example of something you can do for educational purposes (but would be totally worthless for reality) I'd say go to llvm and implement your own instcombine pass. Follow this tutorial to learn the basics.

What are some alternatives?

When comparing ProGraML and llvm-tutor you can also consider the following projects:

GRAN - Efficient Graph Generation with Graph Recurrent Attention Networks, Deep Generative Model of Graphs, Graph Neural Networks, NeurIPS 2019

remill - Library for lifting machine code to LLVM bitcode

mewa - Compiler-compiler for writing compiler frontends with Lua

clang-tutor - A collection of out-of-tree Clang plugins for teaching and learning

alive2 - Automatic verification of LLVM optimizations

mcsema - Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode

mcc - MicroC example compiler for Stephen Edward's PLT class, but in Haskell

buildit - Online demo without installing at - https://buildit.so/tryit

expr-ir - An Expression Tree to LLVM-IR Example.

vsop-compiler - Implementation of a VSOP compiler

GrayC - GrayC: Greybox Fuzzing of Compilers and Analysers for C