Sury (ReScript Schema)
JSON →Sury is a composable schema validation and parsing library for JavaScript, TypeScript, and ReScript, currently at v11.0.0-alpha.7. It employs a JIT compilation approach using `new Function` to achieve the fastest validation performance in the ecosystem, as per benchmarks. The library offers over 100 operations, supports Standard Schema and JSON Schema, and has a modular, tree-shakable API similar to Valibot. It is released as an alpha with ongoing development.