SaaSHub helps you find the best software and product alternatives Learn more →
Zio-protoquill Alternatives
Similar projects and alternatives to zio-protoquill
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
jsoniter-scala
Scala macros for compile-time generation of safe and ultra-fast JSON codecs + circe booster
-
-
-
Slick
Slick (Scala Language Integrated Connection Kit) is a modern database query and access library for Scala (by slick)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
zio-http
A next-generation Scala framework for building scalable, correct, and efficient HTTP clients and servers
-
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 🤔
-
kyuubi
Apache Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses.
-
HttpClientFactory
Discontinued [Archived] Contains an opinionated factory for creating HttpClient instances. Project moved to https://github.com/aspnet/Extensions
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
zio-protoquill discussion
zio-protoquill reviews and mentions
-
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!
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 Mar 2025
Stats
zio/zio-protoquill is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of zio-protoquill is Scala.