parquet4s
Read and write Parquet in Scala. Use Scala classes as schema. No need to start a cluster. (by mjakubowski84)
fs2-kafka
Functional Kafka Streams for Scala (by typelevel)
| parquet4s | fs2-kafka | |
|---|---|---|
| 1 | 3 | |
| 303 | 312 | |
| 0.7% | 1.0% | |
| 7.6 | 6.6 | |
| 11 months ago | 5 days ago | |
| Scala | Scala | |
| MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
parquet4s
Posts with mentions or reviews of parquet4s.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Advice for storing tick data in Google Cloud
I don't have experience with cloud, but we used https://github.com/mjakubowski84/parquet4s for storing data to HDFS with Akka Streams. It uses Hadoop libraries for actual writing so it supports various object stores like S3 and Google Cloud Storage.
fs2-kafka
Posts with mentions or reviews of fs2-kafka.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-15.
- Any FS2 + Kafka github projects for reference?
-
Need the advice to choose: FS2 vs ZIO-streams
If you only need statless transformations, I guess that fs2, zio-streams, and alpakka kafka are good solutions, and it's just a matter of personal preference. But zio and fs2 are definitely lightwheight when you compare it with akka streams. I see a lot of comments against ZIO streams that are not supported by the facts, since https://github.com/zio/zio-kafka has more contributors than https://github.com/fd4s/fs2-kafka. Here are some materials if you want to learn more about zio-kafka: https://www.youtube.com/watch?v=GECv1ONieLw https://scalac.io/blog/streaming-microservices-with-zio-and-kafka/
What are some alternatives?
When comparing parquet4s and fs2-kafka you can also consider the following projects:
seq-datasource-v2 - Sequence Data Source for Apache Spark
ZIO - ZIO — A type-safe, composable library for async and concurrent programming in Scala
meteor - https://d2a4u.github.io/meteor/
zio-kafka - A fast Kafka client for ZIO and ZIO Streams
spline - Data Lineage Tracking And Visualization Solution
trading - 💱 Trading application written in Scala 3 that showcases an Event-Driven Architecture (EDA) and Functional Programming (FP)