RxHaskell
By jspahrsummers
DISCONTINUED
patch
Data structures for describing changes to other data structures. (by reflex-frp)
Our great sponsors
- SonarQube - Static code analysis for 29 languages.
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- Revelo Payroll - Free Global Payroll designed for tech teams
RxHaskell | patch | |
---|---|---|
0 | 1 | |
34 | 15 | |
- | - | |
0.0 | 0.0 | |
- | 4 months ago | |
Haskell | Haskell | |
MIT License | 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.
RxHaskell
Posts with mentions or reviews of RxHaskell.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning RxHaskell yet.
Tracking mentions began in Dec 2020.
patch
Posts with mentions or reviews of patch.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-11.
-
Is there an existing typeclass for differences?
If you want to capture the notion of "changes that can be applied to a structure", then the patch library might be up your alley. but it sounds like you want diffing as well.
What are some alternatives?
When comparing RxHaskell and patch you can also consider the following projects:
sodium - Sodium - Functional Reactive Programming (FRP) Library for multiple languages
netwire - FRP library
rhine - Haskell Functional Reactive Programming framework with type-level clocks
dunai - Classic FRP, Arrowized FRP, Reactive Programming, and Stream Programming, all via Monadic Stream Functions
reactive-bacon - FRP (functional reactive programming) framework inspired by RX and Iteratee
glazier-pipes
DysFRP-Cairo - dysFunctional reactive programming
reflex-test-host - reflex host for testing
drClickOn - Code accompanying the paper "Monadic Functional Reactive Programming"