21 releases

0.7.2 Feb 3, 2025
0.7.1 Nov 3, 2024
0.6.7 Mar 3, 2024
0.6.4 Nov 9, 2023
0.5.3 Mar 14, 2023

#142 in Parser implementations

Download history 13088/week @ 2025-09-23 14204/week @ 2025-09-30 11799/week @ 2025-10-07 13106/week @ 2025-10-14 19506/week @ 2025-10-21 20047/week @ 2025-10-28 16475/week @ 2025-11-04 20054/week @ 2025-11-11 22353/week @ 2025-11-18 14789/week @ 2025-11-25 17434/week @ 2025-12-02 15823/week @ 2025-12-09 16139/week @ 2025-12-16 7079/week @ 2025-12-23 6949/week @ 2025-12-30 14337/week @ 2026-01-06

47,446 downloads per month
Used in 54 crates (31 directly)

MIT license

205KB
4K SLoC

serde_json_path

serde_json_path allows you to use JSONPath (RFC 9535) to query the serde_json::Value type.

Build status Crates.io Documentation CTS Submodule Update and Test

Learn More

  • See the Crate Documentation for usage and examples.
  • See the JSONPath standard (RFC 9535) for more details about JSONPath query syntax and examples of its usage.
  • Try it out in the Sandbox

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in serde_json_path by you, shall be licensed as MIT, without any additional terms or conditions.

Dependencies

~3.5–7MB
~111K SLoC