Results 4 repositories owned by Julian Peeters

avrohugger

198
Stars
120
Forks
Watchers

Generate Scala case class definitions from Avro schemas

sbt-avrohugger

132
Stars
50
Forks
Watchers

sbt plugin for generating Scala sources for Apache Avro schemas and protocols.

avro-scala-macro-annotations

55
Stars
16
Forks
Watchers

Compile-time tools for working with Avros in Scala

case-class-generator

44
Stars
10
Forks
Watchers

Dynamically defines and loads Scala classes at runtime. Useful for turning JSON schemas into Scala case classes on the fly.