harpy VS flexible-defaults

Compare harpy vs flexible-defaults and see what are their differences.

harpy

Runtime code generation for x86 machine code (by mgrabmueller)

flexible-defaults

Template Haskell system for implementing type classes with complex default-implementation rules (by mokus0)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
harpy flexible-defaults
- -
24 4
- -
4.6 0.0
7 months ago about 6 years ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License LicenseRef-PublicDomain
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.

harpy

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

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

flexible-defaults

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

We haven't tracked posts mentioning flexible-defaults yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing harpy and flexible-defaults you can also consider the following projects:

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

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

morloc - A typed, polyglot, functional language

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

dataflow - Render graphs using a declarative markup.

llvm - Haskell bindings to the LLVM compiler infrastructure project.

Bond - Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services.

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

llvm-hs - Haskell bindings for LLVM