Initial Release
This is the first release of FusedJSON.
It is intended to be a faster implementation of a JSON parser than the Crystal stdlib parser. It used Ruby's OJ as inspiration, applying many of the same techniques.
This is the first release of FusedJSON.
It is intended to be a faster implementation of a JSON parser than the Crystal stdlib parser. It used Ruby's OJ as inspiration, applying many of the same techniques.