hsthrift VS stan

Compare hsthrift vs stan 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)
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
hsthrift stan
1 3
145 559
2.1% 0.5%
9.7 8.1
1 day ago 2 months ago
Haskell Haskell
GNU General Public License v3.0 or later 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.

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.

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.

What are some alternatives?

When comparing hsthrift and stan you can also consider the following projects:

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.

ShellCheck - ShellCheck, a static analysis tool for shell scripts

pinch-gen

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

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