gson topic

List gson repositories
trafficstars

WanAndroid

415
Stars
65
Forks
Watchers

🏄 基于Architecture Components dependencies (Lifecycles,LiveData,ViewModel,Room)构建的WanAndroid开源项目。 你值得拥有的MVVM快速开发框架:https://github.com/jenly1314/MVVMFrame

PlayAndroid

273
Stars
71
Forks
Watchers

:v::fist::wave:玩安卓Mvvm组件化客户端,整合Jetpack组件DataBinding、ViewModel以及LiveData;屏幕适配:heavy_check_mark:状态栏沉浸式:heavy_check_mark:黑夜模式:heavy_check_mark:,无数据、加载失败状态页;骨...

methanol

217
Stars
12
Forks
Watchers

⚗️ Lightweight HTTP extensions for Java

immutables

3.4k
Stars
273
Forks
Watchers

Annotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects. JSON, Jackson, Gson, JAX-RS integrations included

RxCache

137
Stars
16
Forks
Watchers

A local reactive cache for Java and Android. Now, it supports heap memory、off-heap memory and disk cache.

GsonFactory

642
Stars
62
Forks
Watchers

Gson 解析容错框架,愿从此再无 Json 解析报错

Phoenix-for-VK

147
Stars
37
Forks
Watchers

Yet another VK client for Android

Configurate

348
Stars
64
Forks
Watchers

A simple configuration library for Java applications providing a node structure, a variety of formats, and tools for transformation

jsonschema2pojo

6.2k
Stars
1.6k
Forks
Watchers

Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc

JSONFormat4Flutter

434
Stars
57
Forks
Watchers

受zzz40500/GsonFormat启发,将JSONObject格式的String解析成dart语言的实体类