ducktape
Automatic and customizable compile time transformations between similar case classes and sealed traits/enums, essentially a thing that glues your code. Scala 3 only. Or is it duct š¤ (by arainko)
cel-sandbox
Simple web application for playing with Google CEL language (by otobrglez)
ducktape | cel-sandbox | |
---|---|---|
5 | 1 | |
404 | 2 | |
- | - | |
9.3 | 4.8 | |
2 days ago | about 1 year ago | |
Scala | Scala | |
GNU General Public License v3.0 or later | - |
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.
ducktape
Posts with mentions or reviews of ducktape.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-13.
- 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.
cel-sandbox
Posts with mentions or reviews of cel-sandbox.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing ducktape and cel-sandbox you can also consider the following projects:
zio-protoquill - Quill for Scala 3
dotty - The Scala 3 compiler, also known as Dotty.
functional-way - Write small programs (eg -algorithms) in a functional way.
dotty-patched - Eval library and patched Scala-3/Dotty compiler. Evaluating source code and trees at compile time hacking multi-staging programming
scalaprops - property based testing library for Scala
Scalafix - Refactoring and linting tool for Scala
metabrowse - Static site generator for code search with IDE features for Scala