17 skills found
softwaremill / MagnoliaEasy, fast, transparent generic derivation of typeclass instances
gvolpe / Pfps Shopping Cart:shopping_cart: The Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"
scalaz / Scalaz DerivingPrincipled, fast, typeclass derivation.
iRevive / Union DerivationA micro-library to derive a typeclass for Scala 3 Union types.
propensive / WisteriaEasy, fast, transparent generic derivation of typeclass instances in Scala
kubuszok / KindlingsHearth fire starter
MateuszKubuszok / Derivation BenchmarksBenchmarks and examples for a "Slow Auto, Inconvenient Semi" presentation
medeia / MedeiaA BSON libary for scala using typeclasses
MartinHH / Scalacheck DerivedAutomatic derivation of scalacheck Arbitrary instances for Scala 3.
data-tools / Big Data TypesA library to transform Scala product types and Schemes from different systems into other Schemes. Any implemented type automatically gets methods to convert it into the rest of the types and vice versa. E.g: a Spark Schema can be transformed into a BigQuery table.
kubuszok / PipezGenerate type mappers for your own type class
driver-oss / Spray Json DerivationEasy JSON formats for any case classes, for Scala, ScalaJS and Scala Native
nguyenyou / Circe Sanely AutoDrop-in replacement for circe-generic on Scala 3 — 3x faster compilation, optional 6x faster runtime via jsoniter-scala. 100% compatible.
msgpack4z / Msgpack4z Shapelessderiving msgpack4z.MsgpackCodec instances using shapeless.TypeClass
wookievx / Domain SlicesExperimenting with Scala 3.0 typeclass derivation
xuwei-k / Scalaz Magnoliaauto deriving scalaz typeclass instances with magnolia
fdietze / FormidableAutomatic Form Derivation for Outwatch