| Crates.io | fuga-json-seq-parser |
| lib.rs | fuga-json-seq-parser |
| version | 0.2.0 |
| created_at | 2023-01-13 23:34:09.606394+00 |
| updated_at | 2023-03-23 00:09:03.071341+00 |
| description | Sequential JSON Parser for Low Memory Systems |
| homepage | |
| repository | https://github.com/ciniml/fuga-json-seq-parser |
| max_upload_size | |
| id | 758419 |
| size | 47,074 |
This library is a JSON Parser which parses JSON data sequentially, and do not generate any large deserialized data structure while parsing.
MIT License.