ducktape
functional-way
ducktape | functional-way | |
---|---|---|
5 | 1 | |
403 | 128 | |
- | - | |
9.3 | 3.6 | |
13 days ago | over 3 years ago | |
Scala | Scala | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 only |
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.
ducktape
- ducktape 0.1.10 is out - now with support for coproduct derivation for FallibleTransformers!
- ducktape 0.1.10 is out - now with coproduct derivation support for FallibleTransformers!
- ducktape 0.1.6 is out - now with Fallible Transformers and cross-compilation to Scala.js and Native!
- ducktape 0.1.1 is out
-
Best resource to learn Scalia 3 metaprogramming
I’m looking for small Scala 3 exclusive (mixing it with 2 makes much harder to distinguish) projects with use of metaprogramming where I can learn more and perhaps contribute. Ducktape (https://github.com/arainko/ducktape) is a great example. Any blog posts would be even better.
functional-way
-
Algorithms and Data Structures in Scala
See if this helps-https://github.com/ashwinbhaskar/functional-way
What are some alternatives?
zio-protoquill - Quill for Scala 3
scala-3-migration-guide - The Scala 3 migration guide for everyone.
dotty - The Scala 3 compiler, also known as Dotty.
scala-3-crash-course - Scala 3 workshop presenting the top new features of the language.
dotty-patched - Eval library and patched Scala-3/Dotty compiler. Evaluating source code and trees at compile time hacking multi-staging programming
scala3-migrate - A tool to help migrating from Scala 2 to Scala 3
scalaprops - property based testing library for Scala
Scala-Algorithms - Scala translations of Robert Sedgewick's Java Algorthms
cel-sandbox - Simple web application for playing with Google CEL language
Inkuire - Hoogle-like searches for Scala 3 and Kotlin
Scalafix - Refactoring and linting tool for Scala