aeson-qq
JSON converter
A Haskell package that enables compile-time conversion of JSON strings to data structures using a custom quasiquoter.
JSON quasiquoter for Haskell
80 stars
40 watching
14 forks
Language: Haskell
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,255 |
waqqas/json2json | Converts between different JSON representations based on a defined template. | 2 |
qt-json/qt-json | A set of functions for parsing and serializing JSON data to and from Qt's QVariant hierarchy | 329 |
ocramz/aeson-schema | Tool for validating and generating JSON data structures | 60 |
kunalsin9h/livejq | An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. | 15 |
captn3m0/jqaas | A web service that uses JSON query language to transform and filter JSON data in real-time. | 35 |
vi/json2 | A tool to convert JSON files to an intermediate text format, allowing non-XML-aware tools to handle them more easily. | 28 |
tsoding/haskell-json | A JSON parser implementation in Haskell. | 171 |
svenvc/neojson | Converts JSON data to Smalltalk objects and vice versa efficiently. | 42 |
eulerto/wal2json | Provides an output plugin to convert PostgreSQL's Logical Decoding changeset data into JSON format | 1,326 |
guedes/exjson | An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. | 71 |
chrispenner/json-to-haskell | A tool to automatically generate Haskell data types and instances from JSON schema | 82 |
plclub/hs-to-coq | A tool that translates Haskell code to equivalent Coq code | 78 |
kakaopensource/kakajson | A Swift library providing fast conversion between JSON and model data structures. | 1,172 |
qntfy/kazaam | A JSON transformation library for Go | 282 |