@hackage conduit-aeson0.1.0.1

Short description

conduit-aeson

Overview

A simple library that allows streaming parsing of large JSON objects and arrays using Aeson, Attoparsec and Conduit.

It is important to note that only the top level elements of arrays and objects can be streamed, in other words streaming of nested objects is not supported.

This library is suitable for parsing of very large json files as well as infinite streams of JSON objects.

Status

Github Actions Coveralls Hackage Nightly LTS
Build Status Coverage Status Hackage Nightly LTS