Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/melwyn95/streaming-json-parser

A learning experiment about streaming json parser
https://github.com/melwyn95/streaming-json-parser

Last synced: 3 months ago
JSON representation

A learning experiment about streaming json parser

Awesome Lists containing this project

README

        

# streaming-json-parser
A learning experiment about streaming json parser

```
# To run main executable
dune exec main
```