GitHub - tamboui/tamboui: A Java library for building modern terminal user interfaces.
A Java library for building modern terminal user interfaces. - tamboui/tamboui
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.