either
ComonadSheet
Our great sponsors
- SonarQube - Static code analysis for 29 languages.
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- InfluxDB - Access the most powerful time series database as a service
either | ComonadSheet | |
---|---|---|
0 | 1 | |
54 | 151 | |
- | - | |
0.0 | 0.0 | |
3 months ago | about 2 years ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
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.
either
We haven't tracked posts mentioning either yet.
Tracking mentions began in Dec 2020.
ComonadSheet
-
Comonad Question
Another expansion on that intuition is https://github.com/kwf/ComonadSheet with a really enjoyable video linked in the readme which expands on the thinking of focusing on some container, except in that case with the notion of values depending on values elsewhere in some multidimensional grid, like a spreadsheet. In fact Kenneth's spreadsheet actually has time as one of its dimensions. Amazing.
What are some alternatives?
exceptions - mtl friendly exceptions
distributed-process-platform - DEPRECATED (Cloud Haskell Platform) in favor of distributed-process-extras, distributed-process-async, distributed-process-client-server, distributed-process-registry, distributed-process-supervisor, distributed-process-task and distributed-process-execution
categories - categories from category-extras
parallel - a library for parallel programming
effect-monad - Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects.
lifted-base - IO operations from the base library lifted to any instance of MonadBase or MonadBaseControl
cloud-haskell - This is an umbrella development repository for Cloud Haskell
ChannelT - Generalized stream processors
recursion-schemes - Generalized bananas, lenses and barbed wire
apart - Get all your structure and rip it apart.
record - Anonymous records
transient - A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state)