Skip to content

lehins/conduit-aeson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Streaming JSON parsing

Resources

License

Stars

Watchers

Forks

Packages

No packages published