-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathUnityJSON.txt
More file actions
35 lines (25 loc) · 884 Bytes
/
UnityJSON.txt
File metadata and controls
35 lines (25 loc) · 884 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
FastJSON
http://www.codeproject.com/Articles/159450/fastJSON
JSONObject
https://github.com/mtschoen/JSONObject
https://www.assetstore.unity3d.com/en/#!/content/710
LitJSON
http://lbv.github.io/litjson/
JSON.Net
http://www.newtonsoft.com/json
https://code.google.com/archive/p/fluent-json/
https://github.com/gregsdennis/Manatee.Json
https://code.google.com/archive/p/jsonsharp/
https://github.com/ServiceStackV3/mythz_blog/blob/master/pages/344.md
https://bitbucket.org/raboof/jayrock/wiki/Home
----
Mastering C# and Unity3D
JacksonDunstan.com
JSON Performance Benchmarks
http://jacksondunstan.com/articles/3294
JSON Libraries Comparison Followup
http://jacksondunstan.com/articles/3584#more-3584
Which JSON Library Creates the Most Garbage?
http://jacksondunstan.com/articles/3592#more-3592
Posts Tagged JSON
http://jacksondunstan.com/articles/tag/json