binary-extract 0.2.1

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

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