binary-extract

Extract a value from a json string without parsing the whole thing.

With the example from benches/json.rs, this is ~3x faster than using the json crate directly.

📖 Docs

📦 Crate