Top 5 Zio Open-Source Projects
-
ZIO
ZIO — A type-safe, composable library for async and concurrent programming in Scala
Project mention: ZIO — A type-safe, composable library for async and concurrent programming in Scala | reddit.com/r/programming | 2021-02-11 -
DIStage
Productivity-oriented collection of lightweight fancy stuff for Scala toolchain
-
Scout
Get performance insights in less than 4 minutes. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
effect-ts
A Fully-fledged functional effect system for typescript with a rich standard library
Project mention: Is there something like ZManaged or cats.Resource in the Javascript universe? | reddit.com/r/scala | 2021-01-13The documentation you linked to is pretty out of date, plus it was renamed to effect-ts: https://github.com/Matechs-Garage/effect-ts I have 3 services in production written with this. It's great.
-
ZparkIO
Boiler plate framework to use Spark and ZIO together.
Project mention: Recommendations for specializing in Spark (Scala) | reddit.com/r/scala | 2020-12-22 -
free-arrow
Implementation of the Free Arrow in Scala and other helpful tools for working with Arrows
Project mention: Pure Functional Stream processing in Scala: Cats and Akka – Part 1 | reddit.com/r/scala | 2021-02-07Interesting post, although the use of `cats.IO` feels a little shoehorned. I've found some nice cats/akka synergy by abstracting over flows using a `cats.arrow.Arrow` instance for `akka.stream.scaladsl.Flow`. That might be just as shoehorned though, since I haven't yet worked out whether akkas `Flow` forms a lawful Arrow
Index
What are some of the best open-source Zio projects? This list will help you:
Project | Stars | |
---|---|---|
1 | ZIO | 2,736 |
2 | DIStage | 421 |
3 | effect-ts | 316 |
4 | ZparkIO | 121 |
5 | free-arrow | 14 |