22 releases (8 breaking)
0.29.0 | Feb 8, 2025 |
---|---|
0.28.1 | Dec 31, 2024 |
0.26.1 | Oct 29, 2024 |
#953 in Web programming
255,588 downloads per month
Used in 57 crates
(2 directly)
165KB
4K
SLoC
jsonschema-referencing
An implementation-agnostic JSON reference resolution library for Rust.
Features and Design
- Eagerly resolves all external references
- Does not support on-demand resolving of external references
Acknowledgements
This crate is heavily inspired by the Python referencing
package. We extend our gratitude to its authors for their excellent work and design.
lib.rs
:
referencing
An implementation-agnostic JSON reference resolution library for Rust.
Dependencies
~2–7.5MB
~61K SLoC