Publisher | Tachyon |
---|---|
File size | 717.64kB |
Number of files | 47 |
Latest version | 2 |
Latest release date | 2018-06-06 06:10:28 |
First release date | 2016-04-22 10:50:30 |
Supported Unity versions | 2018.4.2 or higher |
ULTIMATE JSON
For test performance you can download Android Benchmark APK(2.2Mb JSON File with 5256 records):
Android_APK_Benchmark
Contact WebSIte:
TachyonWebSite
DESCRIPTION:
Best JSON Serializer/Deserializer on UNITY. Two times faster as the Newtonsoft(NETJson). Based on FastJson.
Android, iOS, Windows, Mac OS, Linux
FEATURES:
- faster JSON Serializer/Deserializer for UNITY;
- simple for use - only import package(not need insert many libraries and files);
- based on FastJSON;
- JSON Indexer API Framework;
- JSON Class Serializer API Framework;
- Support fields names with '-'. Example: property in JSON named as "en-gb". Field name in class you can name as "Engb". - Compress Tool for JSON: LZMA and QZIP (for networking);
- Supported UTF8 fields for JSON fields;
- Full source code included;
- Supported and tested on different platforms: Android, iOS, Windows Phone, Windows, Mac OS, Linux.
SupportedTypes:
I) Simple Types:
- Int
- Long
- String
- Bool
- DateTime
- Enum
- Guid
- Float
- Char
- Byte
- Decimal
- Double
- Short
II) Collection Types:
- List
- Dictionary
- StringDictionary
- NameValueCollection
- Array
- ByteArray
- Hashtable
III) Unity build-in types:
- Vector2
- Vector2Int
- Vector3
- Vector3Int
- Vector4
- Color
- Color32
- Rect
- RectInt
- Bounds
- BoundsInt
- Quaternion
- Ray
- Ray2D
For test performance you can download Android Benchmark APK(2.2Mb JSON File with 5256 records):
Android_APK_Benchmark
Contact WebSIte:
TachyonWebSite
DESCRIPTION:
Best JSON Serializer/Deserializer on UNITY. Two times faster as the Newtonsoft(NETJson). Based on FastJson.
Android, iOS, Windows, Mac OS, Linux
FEATURES:
- faster JSON Serializer/Deserializer for UNITY;
- simple for use - only import package(not need insert many libraries and files);
- based on FastJSON;
- JSON Indexer API Framework;
- JSON Class Serializer API Framework;
- Support fields names with '-'. Example: property in JSON named as "en-gb". Field name in class you can name as "Engb". - Compress Tool for JSON: LZMA and QZIP (for networking);
- Supported UTF8 fields for JSON fields;
- Full source code included;
- Supported and tested on different platforms: Android, iOS, Windows Phone, Windows, Mac OS, Linux.
SupportedTypes:
I) Simple Types:
- Int
- Long
- String
- Bool
- DateTime
- Enum
- Guid
- Float
- Char
- Byte
- Decimal
- Double
- Short
II) Collection Types:
- List
- Dictionary
- StringDictionary
- NameValueCollection
- Array
- ByteArray
- Hashtable
III) Unity build-in types:
- Vector2
- Vector2Int
- Vector3
- Vector3Int
- Vector4
- Color
- Color32
- Rect
- RectInt
- Bounds
- BoundsInt
- Quaternion
- Ray
- Ray2D