#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

6 releases

new 0.0.6 Feb 17, 2025
0.0.5 Dec 15, 2024
0.0.4 Nov 18, 2024
0.0.3 Oct 26, 2024
0.0.1 Aug 12, 2024

#660 in Encoding

Download history 162/week @ 2024-10-23 39/week @ 2024-10-30 30/week @ 2024-11-06 166/week @ 2024-11-13 82/week @ 2024-11-20 27/week @ 2024-11-27 25/week @ 2024-12-04 162/week @ 2024-12-11 53/week @ 2024-12-18 15/week @ 2024-12-25 12/week @ 2025-01-01 10/week @ 2025-01-08 7/week @ 2025-01-15 1/week @ 2025-01-22 39/week @ 2025-01-29 24/week @ 2025-02-05

73 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.4–1MB
~20K SLoC