language-haskell-extract VS th-instance-reification

Compare language-haskell-extract vs th-instance-reification and see what are their differences.

language-haskell-extract

Useful functions using Template Haskell. (by finnsson)

th-instance-reification

Fixed versions of instances reification functions (by nikita-volkov)
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
language-haskell-extract th-instance-reification
- -
7 5
- -
0.0 0.0
8 months ago about 4 years ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License 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.

language-haskell-extract

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

We haven't tracked posts mentioning language-haskell-extract yet.
Tracking mentions began in Dec 2020.

th-instance-reification

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

We haven't tracked posts mentioning th-instance-reification yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing language-haskell-extract and th-instance-reification you can also consider the following projects:

haskell-src-meta - Maintenance of Matt Morrow's package for parsing haskell source to a TH AST.

uuid-orphans

th-lift-instances - Lift instances for common haskell data types

th-data-compat - Compatibility for data definition template of TH

th-reify-many - Recurseively reify template haskell datatype info

th-build - More convenient construction of TH ASTs

th-tc - Poor man's typechecker in Template Haskell

th-lift - Derive Template Haskell's Lift class for datatypes.

th-utilities - Collection of useful functions for use with Template Haskell

th-reify-compat - Compatibility for the result type of TH reify