Kripton library allow to serialize/deserialize java bean in SQLite database, SharedPreference, JSON, XML and other formats through an annotation processor and use of interfaces.Its a open source library and you can found source code at https://github.com/xcesco/kriptonThe wiki url is present at https://github.com/xcesco/kripton/wikiThis is a benchmark app and its source can be found at https://github.com/xcesco/kripton/tree/master/KriptonBenchmarkDemo