frp-zoo
Comparing many FRP implementations by reimplementing the same toy app in each. (by gelisam)
in-other-words
A higher-order effect system where the sky's the limit (by KingoftheHomeless)
Our great sponsors
- SonarLint - Clean code begins in your IDE with SonarLint
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- InfluxDB - Access the most powerful time series database as a service
frp-zoo | in-other-words | |
---|---|---|
5 | 2 | |
473 | 89 | |
- | - | |
0.0 | 2.1 | |
about 1 year ago | 12 months ago | |
Haskell | Haskell | |
- | 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.
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.
frp-zoo
Posts with mentions or reviews of frp-zoo.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-06.
-
Interactive animations
FRP does seem like a good fit! If reflex doesn't work for you, don't give up, Haskell has plenty of other FRP libraries. And all the examples in the linked repo demonstrate how to link that library with gloss, so that in addition to being interactive, you can also draw something on the screen.
It's on the list! And, err, has been on the list for a while. I have way too many open source projects!!
-
Higher order FRP with React - why is it not happening?
It seems however that higher order FRP is not really being used together with react.
- Monthly Hask Anything (June 2021)
in-other-words
Posts with mentions or reviews of in-other-words.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-02.
What are some alternatives?
When comparing frp-zoo and in-other-words you can also consider the following projects:
eff - 🚧 a work in progress effect system for Haskell 🚧
ghc - Mirror of the Glasgow Haskell Compiler. Please submit issues and patches to GHC's Gitlab instance (https://gitlab.haskell.org/ghc/ghc). First time contributors are encouraged to get started with the newcomers info (https://gitlab.haskell.org/ghc/ghc/wikis/contributing).
haskell.nix - Alternative Haskell Infrastructure for Nixpkgs
eveff - Efficient Haskell effect handlers based on evidence translation.
fused-effects - A fast, flexible, fused effect system for Haskell
effect-zoo - Comparing Haskell effect systems for ergonomics and speed
polysemy - :gemini: higher-order, no-boilerplate monads
ghc-proposals - Proposed compiler and language changes for GHC and GHC/Haskell