llvm-pretty-bc-parser VS llvm

Compare llvm-pretty-bc-parser vs llvm and see what are their differences.

llvm-pretty-bc-parser

Parser for the llvm bitcode format (by GaloisInc)

llvm

Haskell bindings to the LLVM compiler infrastructure project. (by bos)
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-pretty-bc-parser llvm
2 -
54 103
- -
8.6 0.0
about 2 months ago about 4 years ago
LLVM 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-pretty-bc-parser

Posts with mentions or reviews of llvm-pretty-bc-parser. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-19.

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.

What are some alternatives?

When comparing llvm-pretty-bc-parser and llvm 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-general-quote - Use QuasiQuotation with llvm-general

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

dataflow - Render graphs using a declarative markup.

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