Timothy Warren f3a584d11e
All checks were successful
timw4mail/json-parser/pipeline/head This commit looks good
Exclude inline tests from coverage
2021-04-16 22:38:42 -04:00
2021-04-16 22:38:42 -04:00
2021-04-16 22:24:25 -04:00
2020-02-20 13:08:13 -05:00
2020-02-20 13:08:13 -05:00
2020-02-10 19:34:27 -05:00

Naive JSON Parser

A Rust JSON parser with no dependencies

Based on a JavaScript implementation

Description
Attempt to parse JSON in Rust. Based on: https://lihautan.com/json-parser-with-javascript/
Readme 61 KiB
Languages
Rust 99.1%
Makefile 0.9%