auto
ifcxt
Our great sponsors
auto | ifcxt | |
---|---|---|
0 | 4 | |
177 | 110 | |
- | - | |
0.0 | 0.0 | |
about 4 years ago | almost 6 years ago | |
Haskell | Haskell | |
MIT 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.
auto
We haven't tracked posts mentioning auto yet.
Tracking mentions began in Dec 2020.
ifcxt
-
Monthly Hask Anything (August 2022)
Even the IfCtx "tricks" and stuff like /u/Noughtmare's post don't resolve the constraints at runtime. The constraints are still resolved statically, you just carry around a (constant) token that indicates how compile-time resolution went.
- Different `Num` instances based on availability of another instance.
-
How do I define this super-unsafe type class (not internally consistent at all 😱)
Perhaps https://github.com/mikeizbicki/ifcxt will help.
What are some alternatives?
abstract-par
machinecell - Arrow based stream transducer
capability - Extensional capabilities and deriving combinators
effet - An effect system based on type classes, written in Haskell.
time-warp
transient-universe - A Cloud monad based on transient for the creation of Web and reactive distributed applications that are fully composable, where Web browsers are first class nodes in the cloud
safe-exceptions - Safe, consistent, and easy exception handling
rio-orphans - A standard library for Haskell
effect-monad - Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects.
objective - Purely functional objects
machines - Networks of composable stream transducers