Skip to content

Initial Release

Choose a tag to compare

@wyhaines wyhaines released this 22 Aug 15:55
· 44 commits to main since this release
ff60c9b

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.