aeson
JSON serializer
A Haskell library for parsing and generating JSON data
A fast Haskell JSON library
1k stars
39 watching
321 forks
Language: Haskell
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
python-rapidjson/python-rapidjson | A Python wrapper around an extremely fast C++ JSON parser and serialization library. | 507 |
jsonapi-serializer/jsonapi-serializer | A fast JSON serialization library for Ruby objects | 1,407 |
sake92/tupson | A library for serializing and deserializing JSON data in Scala | 7 |
antidot/pyckson | A Python library to serialize objects to JSON by inferring their structure from class definitions. | 28 |
tsoding/haskell-json | A JSON parser implementation in Haskell. | 171 |
boostorg/json | A C++ library that provides fast and efficient JSON data serialization and deserialization | 434 |
jdereg/json-io | A Java library for serializing and deserializing data to and from JSON format. | 331 |
yak32/glw_json | A compact C++ library for fast and efficient JSON serialization without memory allocation during parsing. | 8 |
haskell/binary | Efficient serialisation of values to and from lazy ByteStrings in Haskell. | 106 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 848 |
gzoller/scalajack | A fast JSON serialization library for Scala classes | 112 |
swissdatasciencecenter/calamus | A Python library for serializing data to JSON-LD format | 29 |
chrispenner/json-to-haskell | A tool to automatically generate Haskell data types and instances from JSON schema | 82 |
iokasimov/apart | A Haskell library for serializing and deserializing data structures in a persistent manner. | 30 |
xposure/atma.json | A JSON serialization framework for a specific programming language. | 8 |