#json-error #serde-json #web-crawler #youtube #music #api

json-crawler

Wrapper for serde_json that provides nicer errors when crawling through large json files

5 releases

0.0.5 Dec 15, 2024
0.0.4 Nov 18, 2024
0.0.3 Oct 26, 2024
0.0.2 Sep 4, 2024
0.0.1 Aug 12, 2024

#640 in Encoding

Download history 38/week @ 2024-09-07 37/week @ 2024-09-14 31/week @ 2024-09-21 28/week @ 2024-09-28 16/week @ 2024-10-05 17/week @ 2024-10-12 21/week @ 2024-10-19 170/week @ 2024-10-26 35/week @ 2024-11-02 21/week @ 2024-11-09 199/week @ 2024-11-16 53/week @ 2024-11-23 24/week @ 2024-11-30 32/week @ 2024-12-07 181/week @ 2024-12-14 22/week @ 2024-12-21

264 downloads per month
Used in 2 crates (via ytmapi-rs)

MIT license

37KB
846 lines

Wrapper for serde_json that provides nicer errors when crawling through large json files. Designed for ytmapi_rs YouTube Music library, but could be used in more general applications.


lib.rs:

Library to crawl Json using the pointer syntax and return useful errors. Documentation is a work in progress.

Dependencies

~0.5–1MB
~20K SLoC