aeson
JSON serializer
A Haskell library for parsing and generating JSON data
A fast Haskell JSON library
1k stars
40 watching
319 forks
Language: Haskell
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
python-rapidjson/python-rapidjson | A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. | 508 |
jsonapi-serializer/jsonapi-serializer | A fast JSON serialization library for Ruby objects | 1,410 |
sake92/tupson | A library for serializing and deserializing JSON data in Scala | 8 |
antidot/pyckson | A Python library that serializes objects to JSON by analyzing their class structure and parameters. | 28 |
tsoding/haskell-json | A JSON parser implementation in Haskell. | 172 |
boostorg/json | A C++ library that provides fast and efficient JSON data serialization and deserialization | 434 |
jdereg/json-io | Converts Java objects to and from JSON format with serialization options. | 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. | 109 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
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 | 81 |
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 |