haskell-platform VS data-category

Compare haskell-platform vs data-category and see what are their differences.

haskell-platform

Distribution of Haskell with batteries included (by haskell)

data-category

Library of categories, with categorical constructions on them (by sjoerdvisscher)
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
haskell-platform data-category
11 1
390 54
- -
1.8 3.3
about 2 years ago 9 months ago
Haskell Haskell
GNU General Public License v3.0 or later BSD 3-clause "New" or "Revised" License
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.

haskell-platform

Posts with mentions or reviews of haskell-platform. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-31.

data-category

Posts with mentions or reviews of data-category. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-02.
  • Monthly Hask Anything (October 2021)
    7 projects | /r/haskell | 2 Oct 2021
    Even a fairly simple statement like "F preserves direct limits over N" is basically impossible to express like this. You can step further from Hask and work at the type level until the very end (which I believe is the approach taken by data-category), you can resign yourself to only expressing things that can be "defunctionalized" (an appropriate use of the term, I think, if not a correct one) down to Haskell functions, which gets you (Co)Yoneda, Lan, Ran, etc. in the general case and I think Traversable in this particular instance, or you can take some intermediate approach with constrained functions and/or explicit witnesses in your data types, but you can't make proper category theory "just work" the way it should.

What are some alternatives?

When comparing haskell-platform and data-category you can also consider the following projects:

Hasklig - Hasklig - a code font with monospaced ligatures

data-lens - Haskell 98 Lenses

plutus-pioneer-program - This repository hosts the lectures of the Plutus Pioneers Program. This program is a training course that the IOG Education Team provides to recruit and train software developers in Plutus, the native smart contract language for the Cardano ecosystem.

data-lens-fd - Lenses with Functional Dependencies

vscodium - binary releases of VS Code without MS branding/telemetry/licensing

cassava-conduit - Conduit interface for cassava [Haskell]

tilapia - Improving all Haskell's programmer interfaces

folds - Folds and sequence algebras

Flashforge-for-Cura - FlashForge Creator Pro profile for Cura 4.4+

total-map - Finitely represented /total/ maps

zeal - Offline documentation browser inspired by Dash

kan-extensions - Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor