llvm VS mlir-hs

Compare llvm vs mlir-hs and see what are their differences.

llvm

Haskell bindings to the LLVM compiler infrastructure project. (by bos)

mlir-hs

Haskell bindings for MLIR (by google)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
llvm mlir-hs
- 1
103 89
- -
0.0 4.7
about 4 years ago 6 days ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License Apache License 2.0
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.

llvm

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

We haven't tracked posts mentioning llvm yet.
Tracking mentions began in Dec 2020.

mlir-hs

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

What are some alternatives?

When comparing llvm and mlir-hs you can also consider the following projects:

llvm-hs - Haskell bindings for LLVM

llvm-general - Rich LLVM bindings for Haskell (with transfer of LLVM IR to and from C++, detailed compilation pass control, etc.)

llvm-pretty-bc-parser - Parser for the llvm bitcode format

accelerate-llvm - LLVM backend for Accelerate

accelerate - Embedded language for high-performance array computations

flexible-defaults - Template Haskell system for implementing type classes with complex default-implementation rules

llvm-pretty - An llvm pretty printer inspired by the haskell llvm binding

x86-64bit - Runtime code generation for x86 64 bit machine code

grin - GRIN is a compiler back-end for lazy and strict functional languages with whole program optimization support.

llvm-general-quote - Use QuasiQuotation with llvm-general