top of page
Rapid Json Plugin
Speed Comparisson between Rapid Json and Unreals
About
With this plugin you can Serialize & De-Serialize all common types into a String up to 5x Faster than Unreals default one.
This is highly useful if you want to Serialize something heavy for use with Web Services!
Made entirely in C++ and has a Function Library so both Code and Blueprint can use the serialization functions comfortably!
The Plugin utilizes the Rapid Json Library that Tencent Released some years ago. Thanks to Tencent for releasing this to the public with a MIT License!
About
bottom of page