GitHub - vercel-labs/visual-json: The Visual JSON Editor. Schema-aware, embeddable, extensible.
The Visual JSON Editor. Schema-aware, embeddable, extensible. - vercel-labs/visual-json
FASTJSON2 is a high-performance Java JSON library from Alibaba that supports JSON and JSONB protocols, full and partial parsing, Java servers, Android 8+, Kotlin, and JSON Schema.
It offers Maven dependencies like com.alibaba.fastjson2:fastjson2:2.0.61, with compatibility, Kotlin, and Spring extension modules. Core usage includes JSON.parseObject for parsing to JSONObject or objects, JSON.parseArray for arrays, and JSON.toJSONString for serialization.