constraint-rules VS smuggler2

Compare constraint-rules vs smuggler2 and see what are their differences.

constraint-rules

Extend GHC's type checker with user-defined rules, without writing a type checker plugin. (by YellPika)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
constraint-rules smuggler2
1 -
17 19
- -
1.8 0.0
over 2 years ago 8 months ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License Mozilla Public 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.

constraint-rules

Posts with mentions or reviews of constraint-rules. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-10.
  • [ANN/RFC] constraint-rules
    3 projects | /r/haskell | 10 Sep 2021
    constraint-rules provides a way to extend GHC's type checker with custom rules without having to write your own type checker plugin. See https://github.com/YellPika/constraint-rules for more info and some example code.

smuggler2

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

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

What are some alternatives?

When comparing constraint-rules and smuggler2 you can also consider the following projects:

typelevel-rewrite-rules - rewrite rules for type-level equalities

haskell-stack-trace-plugin

ghc-proofs - Let GHC prove program equations for you

BinderAnn - BinderAnn: Automated Reification of Source Annotations for Monadic EDSLs

inspection-testing - Inspection Testing for Haskell

unroll-ghc-plugin

ghc-plugs-out - Type checker plugins without the type checking.

strict-ghc-plugin

cse-ghc-plugin

const-math-ghc-plugin - GHC plugin for constant math elimination