Scala Stream Projects
-
Project mention: Is “Functional Programming in Scala” 1st edition still relevant? | reddit.com/r/scala | 2022-07-07
Finally, the last chapter has been rewritten to be based on some of the main design ideas from FS2 (https://fs2.io), which I hope will be more approachable than the 1st edition.
-
I would look closely at xml-spac. Its whole point is streaming of tree structures, and it supports both XML and JSON. It also lives within the "purely functional Scala" ecosystem, which means that it relies on underlying Typelevel libraries, avoids the "kitchen sink framework" problem (e.g. Spark), tries to make types as representative of what's going on as possible.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Scala Stream related posts
- Is “Functional Programming in Scala” 1st edition still relevant?
- FS2 stream doesn't work as I expect it to
- How to update and access state that needs to be shared across multiple API endpoints with FP?
- Advice on huge XML parsing
- Introducing effects systems S.A. ZIO at work?
- ScalablyTyped publishes Scala 3 support
- Improving akka http code
Index
Are you hiring? Post a new remote job listing for free.