stan VS pinch-gen

Compare stan vs pinch-gen and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
stan pinch-gen
3 1
558 5
0.4% -
8.1 5.0
about 2 months ago 3 months ago
Haskell Haskell
Mozilla Public License 2.0 GNU General Public License v3.0 or later
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.

stan

Posts with mentions or reviews of stan. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-05.
  • Comparing strict and lazy
    1 project | /r/haskell | 21 May 2022
    That sounds very interesting. Maybe it would not be very hard to implement a prototype of such a system with Stan?
  • Introducing Haskell in Soisy
    1 project | /r/haskell | 4 Jun 2021
    Would you be okay if we add Soisy to the list of companies using stan?
  • Hsthrift: Open-sourcing Thrift for Haskell - Facebook Engineering
    4 projects | /r/haskell | 5 Feb 2021
    However, I'm a huge fan of static tools like this in general. I've heard great things about https://package.elm-lang.org/packages/jfmengels/elm-review/latest/ and I need to try out https://github.com/kowainik/stan. Also its possible HLint has ways to write more advanced rules and I just don't know about them, but even if that's so hopefully I've explained why just dropping it in isn't a huge win.

pinch-gen

Posts with mentions or reviews of pinch-gen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-05.
  • Hsthrift: Open-sourcing Thrift for Haskell - Facebook Engineering
    4 projects | /r/haskell | 5 Feb 2021
    We have now switched to the pinch library ( https://hackage.haskell.org/package/pinch ) which feels more Haskell-y, although at the price of using some more advanced type-level stuff (type families, GADTs). On the other hand, finally an excuse to use those in production code :-) We also have written a code-generator for it, though that could do with a lot of polish ...( https://github.com/phile314/pinch-gen/ ).

What are some alternatives?

When comparing stan and pinch-gen you can also consider the following projects:

ShellCheck - ShellCheck, a static analysis tool for shell scripts

hsthrift - The Haskell Thrift Compiler. This is an implementation of the Thrift spec that generates code in Haskell. It depends on the fbthrift project for the implementation of the underlying transport.

hadolint - Dockerfile linter, validate inline bash, written in Haskell

hsthrift - The Haskell Thrift Compiler. This is an implementation of the Thrift spec that generates code in Haskell. It depends on the fbthrift project for the implementation of the underlying transport.

clone-all - clone all the github repositories of a particular user.

hein - A general build tool for haskell projects inspired by leiningen

maam - A monadic approach to static analysis following the methodology of AAM

hlint - Haskell source code suggestions

haskell-import-graph - create haskell import graph for graphviz

fused-effects-readline - A readline-like effect and carrier for fused-effects using haskeline

semdoc - Evaluate code snippets in Literate Haskell

vcswrapper