ducktape
zio-protoquill
ducktape | zio-protoquill | |
---|---|---|
5 | 6 | |
403 | 205 | |
- | 1.5% | |
9.3 | 8.3 | |
13 days ago | 7 days ago | |
Scala | Scala | |
GNU General Public License v3.0 or later | Apache License 2.0 |
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.
zio-protoquill
-
Scala 3 migration: 7 benefits that outweigh the risks
There is: https://github.com/zio/zio-protoquill
-
Best resource to learn Scalia 3 metaprogramming
Among Scala 3-only macro codebases is proto-quill (Quill for Scala 3). Other than that most libraries will be cross-compiled Scala 2 and Scala 3 because they have to cater to both long-time Scala 2 users as well as those who already migrated.
-
Scala 3 compatible macro libraries
Proto Quill, a query DSL similar-ish to Slick, is certainly the poster child of what's possible with Scala 3 macros.
-
Fp libraries that target scala 3 exclusively?
I know that libraries like Scodec and shapeless were rewritten practically from scratch for Scala 3, taking advantage of the next syntax and internals, as well as protoquill - a Scala 3 implementation of Quill.
-
Software development topics I've changed my mind on after 6 years in the industry
I am a Scala engineer and have upstreamed a lot of open source projects to do this, (i.e. see https://github.com/getquill/protoquill/pull/17). Basically its a github action that runs concurrently to the main build, this has the following advantages
-
ZIO vs. Cats Effect for api
I've been refreshing https://github.com/getquill/protoquill nearly every day!
What are some alternatives?
dotty - The Scala 3 compiler, also known as Dotty.
Quill - Compile-time Language Integrated Queries for Scala
functional-way - Write small programs (eg -algorithms) in a functional way.
zio-http - A next-generation Scala framework for building scalable, correct, and efficient HTTP clients and servers
dotty-patched - Eval library and patched Scala-3/Dotty compiler. Evaluating source code and trees at compile time hacking multi-staging programming
kyuubi - Apache Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses.
scalaprops - property based testing library for Scala
git-issue - Git-based decentralized issue management
cel-sandbox - Simple web application for playing with Google CEL language
scodec - Scala combinator library for working with binary data
Scalafix - Refactoring and linting tool for Scala
HttpClientFactory - [Archived] Contains an opinionated factory for creating HttpClient instances. Project moved to https://github.com/aspnet/Extensions