sketches VS sum-totality

Compare sketches vs sum-totality and see what are their differences.

sum-totality

Totality checking for sum type producers in Haskell (by aaronallen8455)
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
sketches sum-totality
12 1
122 1
1.6% -
2.9 0.0
2 months ago over 2 years ago
Haskell Haskell
- -
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.

sketches

Posts with mentions or reviews of sketches. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-02.

sum-totality

Posts with mentions or reviews of sum-totality. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-04.
  • A custom warning hack
    2 projects | /r/haskell | 4 Sep 2021
    Interesting, I wrote a library last week for this very purpose using generics and type level programming https://github.com/aaronallen8455/sum-totality. The simplicity of your custom warnings idea is very appealing though.

What are some alternatives?

When comparing sketches and sum-totality you can also consider the following projects:

unliftio - The MonadUnliftIO typeclass for unlifting monads to IO

polysemy - :gemini: higher-order, no-boilerplate monads

eff - 🚧 a work in progress effect system for Haskell 🚧

functional-declarative-design-methodology - Article: Functional Declarative Design