-
Updated
Sep 23, 2020
fp
Here are 407 public repositories matching this topic...
It should cover when you'd use and how to use:
- parEvalMap/Unordered
- parJoin
- concurrently
- merge*
There's the page on Queue/Topic/etc but there's not a great single page on the operations directly on Stream. The Guide section on concurrency is very short and doesn't cover some of the most common operations (parEvalMap especially)
-
Updated
Nov 7, 2020 - Scala
Maybe it is better to use for loop inside a flow's body? Let's measure.
flow is a hot path, so we need to speed this up as much as we can.
Link: https://github.com/dry-python/returns/blob/0f7d02d0c491a7c65c74e6c0645f12fccc53fe18/returns/_internal/pipeline/flow.py
Follow up on typelevel/cats-effect#1361 (comment)
-
Updated
Nov 8, 2020 - JavaScript
-
Updated
Aug 10, 2020 - Rust
-
Updated
Nov 9, 2020 - Scala
-
Updated
May 2, 2020 - JavaScript
-
Updated
Sep 5, 2020 - TypeScript
-
Updated
May 18, 2020
-
Updated
Nov 9, 2020 - Swift
-
Updated
May 11, 2019
-
Updated
Aug 19, 2020 - JavaScript
-
Updated
Oct 30, 2020 - Kotlin
-
Updated
Oct 16, 2020 - TypeScript
-
Updated
Jul 9, 2020 - TypeScript
-
Updated
Oct 28, 2020 - JavaScript
-
Updated
Nov 9, 2020 - TypeScript
-
Updated
Oct 23, 2020 - TypeScript
-
Updated
Nov 9, 2020 - Scala
-
Updated
Oct 17, 2020 - Scala
-
Updated
Sep 11, 2020 - Scala
Improve this page
Add a description, image, and links to the fp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fp topic, visit your repo's landing page and select "manage topics."
Most awesome FP libraries (Cats, Scalaz, Monocle, Algebird etc ) have microsite done by sbt-microsites
Adding one for Shapeless would make it easier for newcomers. Quick, online reference on what is available