stan VS hsthrift

Compare stan vs hsthrift and see what are their differences.

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. (by facebookincubator)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
stan hsthrift
3 1
558 145
0.4% 2.1%
8.1 9.6
2 months ago 2 days 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.

hsthrift

Posts with mentions or reviews of hsthrift. 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
    A production RPC framework is a lot of work, so of course we didn't want to duplicate everything in the C++ implementation. Yes that makes it a bit of a pain to build, but we have provided instructions and a CI setup that's working right now on github to demonstrate that it all works. Also there's a [pure Haskell implementation of the transport layer](https://github.com/facebookincubator/hsthrift/blob/master/lib/Thrift/Channel/SocketChannel.hs) in the repository for experimentation - we're in the process of making it easier to use this, but when we're done the only C++ dependency will be folly.

What are some alternatives?

When comparing stan and hsthrift 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

pinch-gen

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

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

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

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