Yampa
streamly
Our great sponsors
Yampa | streamly | |
---|---|---|
0 | 3 | |
326 | 705 | |
- | 1.6% | |
8.7 | 9.8 | |
7 days ago | 8 days 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.
Yampa
We haven't tracked posts mentioning Yampa yet.
Tracking mentions began in Dec 2020.
streamly
- Edward Kmett reflects on the benefits of Haskell as a functional programming language - especially at scale.
-
oath: Composable Concurrent Computation Done Right
You missed streamly in your list of alternatives: https://github.com/composewell/streamly/blob/master/docs/streamly-vs-async.md
- It's nice to see how Streamly has now become its own separate beast
What are some alternatives?
stm-conduit - STM-based channels for conduits.
pipes-concurrency - Concurrency for the pipes ecosystem
haxl - A Haskell library that simplifies access to remote data, such as databases or web-based services.
unagi-chan - A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API
async - Run IO operations asynchronously and wait for their results
conceit - Concurrently + Either
lvish - The LVish Haskell library
restricted-workers - Interactive-diagrams
dunai - Classic FRP, Arrowized FRP, Reactive Programming, and Stream Programming, all via Monadic Stream Functions
netwire - FRP library
reflex - Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse.
reflex-platform - A curated package set and set of tools that let you build Haskell packages so they can run on a variety of platforms. reflex-platform is built on top of the nix package manager.