• Stars
    star
    1
  • Language
    Java
  • Created about 11 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An example of how to use Salat with a dynamically generated case class as the model.

More Repositories

1

avrohugger

Generate Scala case class definitions from Avro schemas
Scala
199
star
2

sbt-avrohugger

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

avro-scala-macro-annotations

Compile-time tools for working with Avros in Scala
Scala
55
star
4

case-class-generator

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

avro2caseclass

Generate Scala case class definitions from Avro schemas
Scala
5
star
6

artisanal-pickle-maker

Make your own Scala pickled signatures. Takes class info as strings and gives back a pickled Scala signatures. For use with Java bytecode engineering libraries.
Scala
4
star
7

avro-scala-macro-annotation-examples

EXAMPLES HAVE MOVED TO THE PROJECT'S REPOSITORY:
Scala
2
star
8

hello-kafka-streams-twitter

Java
2
star
9

dc10

Code generation tools for Scala
Scala
2
star
10

polynomial

The category of Poly, simply typed.
Scala
2
star
11

dynamical

Mode-dependent dynamical systems
Scala
2
star
12

asm-example

A few examples of objectweb's asm, a java bytecode library. Trying out the ASMifier to run HelloWorlds from bytecode in both Scala and Java.
Java
1
star
13

schemabuilder4cats

A referentially transparent FFI to `org.apache.avro.SchemaBuilder`
Scala
1
star
14

dc10-cats-effect

Library for use with the `dc10-scala` code generator
Scala
1
star
15

toolbox-type-provider

A runtime type-provider that gives case classes from strings, using standard (but experimental) Scala reflection
Scala
1
star
16

dc10-scala

A definitional compiler for generating Scala code.
Scala
1
star
17

programming-language-foundations

Programming Language Foundations (Stump 2013)
Haskell
1
star
18

dc10-scalaq

Scala
1
star
19

dc10-scalaq-twelf

Render to Twelf as a target lang. Library for use with the dc10-scalaq code generator.
Scala
1
star
20

destructured

Typeclasses of a lower kind.
Scala
1
star
21

sbt-buildlevel

Which build is currently loaded, meta-build or proper build?
Scala
1
star
22

scalassist-example

*Under Construction* Scalassist is a tool to make Java bytecode-engineering libraries more usable with Scala. It updates a pickled Scala signature to reflect changes made to the bytecode.
Scala
1
star
23

scalasig-caseclass-experiments

generating a bunch of case class varieties, and comparing their scala sigs to get a sense of how to make one myself.
Scala
1
star