Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

RapidJSON is a JSON parser and generator for C++. It was inspired by RapidXml.

Features:

  • Small but complete. It supports both SAX and DOM style API.
  • Fast. Its performance can be comparable to strlen().
  • Self-contained. It does not depend on external libraries.
  • Memory friendly. Each JSON value occupies exactly 16/20 bytes.
  • Unicode friendly.
Nov 10, 2014

Stag improves Gson performance by automatically generating reflection-less TypeAdapters for your model objects.

Aug 15, 2016

Sweep Gson: (un)wrapping extensions for Gson.

May 24, 2019