Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bmkor/gason

Repository files navigation

Build Status

gasonframework

  • Swift version of gason a fast C++ JSON parser
  • XCTest cases on parsing JSON implemented
  • Performance XCTest case on various sizes of JSON implemented
  • The performance test showed that this parser is faster than JSONSerialization