A bit off topic but notice you have a golang version of your JSON parser lib as well.<p>Is there any specific strategy you follow WRT building JSON parsers that you found lacking in std lib implementations in order consider writing your own?<p>Quite curious re: the reasoning behind writing the libs and how you even figured it was worth the time effort to consider it in first place.<p>Impressive performance numbers in general :)