llvm VS dataflow

Compare llvm vs dataflow and see what are their differences.

llvm

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

dataflow

Render graphs using a declarative markup. (by sonyxperiadev)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
llvm dataflow
- -
103 143
- -
0.0 0.0
about 4 years ago over 4 years ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" 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.

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.

dataflow

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

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

What are some alternatives?

When comparing llvm and dataflow you can also consider the following projects:

llvm-hs - Haskell bindings for LLVM

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

haskell-generate - Type-safe library for generating haskell source code

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

sugarhaskell - Library-based Language Extensibility

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

morloc - A typed, polyglot, functional language

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

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