| cs-bin | C# 读 bin |
| cs-simple-json | C# + SimpleJSON,推荐 Unity |
| cs-dotnet-json | C# + System.Text.Json,推荐 .NET 服务 |
| cs-newtonsoft-json | C# + Newtonsoft |
| cs-editor-json | 编辑器读写单条 json |
| cs-protobuf2 / cs-protobuf3 | C# 加载 pb(含 Tables) |
| lua-lua / lua-bin | Lua |
| java-bin / java-json | Java(gson) |
| cpp-sharedptr-bin / cpp-rawptr-bin | C++(cpp-bin 已移除) |
| go-bin / go-json | Go |
| python-json | Python |
| gdscript-json | GDScript |
| javascript-bin / javascript-json | JS |
| typescript-bin / typescript-json / typescript-protobuf | TS |
| rust-bin / rust-json | Rust |
| php-json | PHP |
| dart-json | Dart |
| protobuf2 / protobuf3 | 生成 .proto schema |
| flatbuffers | 生成 fbs schema |