seagreen/plate

Academic work / similar projects?

Open

#6 opened on Jan 30, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Haskell (5 forks)github user discovery
help wantedtop-priority

Repository metrics

Stars
 (129 stars)
PR merge metrics
 (PR metrics pending)

Description

The only similar schema project I've seen with polymorphism and algebraic types is http://cakoose.com/cks/ (which I found after starting work on Plate).

Does anyone know of other, similar projects? I'm especially interested in any schema system that's designed with expressiveness in mind, not speed of message encoding/decoding.

Contributor guide