With the increasing demand for data analytics on raw data, there is a critical need for a fast JSON parser. This paper proposes an approach called Mison that addresses this need by pushing down both projections and filters into the parsing level.
5x - 10x faster than Jackson and RapidJSON (C++) for the datasets (Twitter, Yelp, GitHub) examined.
I posted this before.