meteor
https://d2a4u.github.io/meteor/ (by d2a4u)
intro-cats-effect
Slides and video recording for my "Intro to Cats-Effect" talk (by Daenyth)
| meteor | intro-cats-effect | |
|---|---|---|
| 1 | 3 | |
| 22 | 26 | |
| - | - | |
| 7.2 | 0.0 | |
| almost 2 years ago | almost 5 years ago | |
| HTML | HTML | |
| MIT License | - |
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.
meteor
Posts with mentions or reviews of meteor.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-25.
-
Best library for DynamoDB in Scala
Meteor for wrapping the API calls. It supports using dynosaur as well.
intro-cats-effect
Posts with mentions or reviews of intro-cats-effect.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-16.
- What do you think are the defining features that make Scala uniquely better than other languages?
-
Question using Cats effect & Http4s
Intro to Cats Effect by Gavin: https://github.com/Daenyth/intro-cats-effect - This talk is very practical and gets you familiar with IO
-
Example of building web apis (functionally) in Scala
Read the docs on the cats-effect website and then solve the tutorial on your own, do not look at the provided answers / code snippets. I also recommend you the talk "Intro to cats effect" by Gavin Bisesi (aka Daenyth). - This one to getting familiar with the IO monad and understand why it it useful.
What are some alternatives?
When comparing meteor and intro-cats-effect you can also consider the following projects:
parquet4s - Read and write Parquet in Scala. Use Scala classes as schema. No need to start a cluster.
scala-pet-store - An implementation of the java pet store using FP techniques in scala
trading - 💱 Trading application written in Scala 3 that showcases an Event-Driven Architecture (EDA) and Functional Programming (FP)
tagless-final - [Moved to: https://github.com/DevInsideYou/tagless-final]
dynosaur - Declarative bidirectional codecs for DynamoDb AttributeValue, SDK 2
pfps-shopping-cart - :shopping_cart: The Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"