为了高效地将Json对象转化成Java bean对象,传统上我们是在运行是利用反射来实现。但是在移动平台上,面对复杂的Json,采用反射的方式往往性能比较差,为了追求极致的性能,我们可以采用Android原生的Json库进行解析。但是面对一个复杂的大Json,基于原生Json库去手动解析工作量太大,且容易出错。JsonLube是为此而设计的。JsonLube会在编译期自动生成Json解析代码,用户使用方式简单,但是却能收获原生解析的性能。
☆206Nov 7, 2019Updated 6 years ago
Alternatives and similar repositories for JsonLube
Users that are interested in JsonLube are comparing it to the libraries listed below
Sorting:
- ListItem可以让你更方便的开发列表页面,自动处理原adapter需要处理的一切事物。使开发人员专注于业务逻辑的开发,提高列表页面模块化和复用度。☆74Jun 4, 2018Updated 7 years ago
- 对Android通用展示的封装,解决Loading、Exception及常用业务的复用问题☆168Jul 16, 2021Updated 4 years ago
- 一个轻巧的,用于解耦startActivityForResult方法的库。☆19Apr 5, 2019Updated 6 years ago
- Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Al…☆1,955Dec 14, 2018Updated 7 years ago
- A light way to build UI in custom XML.☆1,454Jul 14, 2021Updated 4 years ago
- Android双进程守护☆11May 24, 2016Updated 9 years ago
- Andromeda simplifies local/remote communication for Android modularization☆2,273Sep 16, 2019Updated 6 years ago
- 基于 Viabus 重构的 Gank.io 客户端。数据交互已重构完毕,UI 还有很大的重构空间,欢迎 Fork & 练手!☆17Oct 25, 2018Updated 7 years ago
- Tangram is a modular UI solution for building native page dynamically including Tangram for Android, Tangram for iOS and even backend CMS…☆4,104Jul 14, 2021Updated 4 years ago
- Yet Another Shared Preference☆16May 6, 2018Updated 7 years ago
- for check required text in EditText☆19Apr 14, 2020Updated 5 years ago
- 提供android 折现图、图形图,扇形图,渐变图等常用报表ui,功能强大,一个报表一个类,代码十分简单,易修改易维护,绘制性能高效,库没有导入其他的第三方包,干净整洁。 主要是: 代码简单、代码简单、代码简单,易修改易维护☆115Jan 15, 2018Updated 8 years ago
- 🎲A dice 3D rotation loading view.☆95Dec 28, 2018Updated 7 years ago
- Android 支付宝红包咻咻的效果(支付宝代码)☆13Feb 24, 2016Updated 10 years ago
- 💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)☆14,503Sep 11, 2023Updated 2 years ago
- 一款Android平台上基于Binder的IPC进程间通信库☆24Jun 14, 2019Updated 6 years ago
- 安卓多item抽屉动画效果,支持动态添加删除动画。☆37Nov 8, 2016Updated 9 years ago
- Increase layout loading speed 200%☆2,592Jan 8, 2021Updated 5 years ago
- uniapp微信小程序中使用vant weapp☆13Jan 26, 2020Updated 6 years ago
- 一款频道选择器,可以进行频道的拖动、排序、增删,动态的改变高度,精简而又流畅☆337Jun 28, 2020Updated 5 years ago
- libcutils is NOT part of NDK! This project will make it to be.☆12May 22, 2013Updated 12 years ago
- 调试时捕获程序崩溃,可提供崩溃的类名、方法名、行数、Error Log、Activity 路径、设备信息、应用信息...☆53Nov 5, 2018Updated 7 years ago
- Java-HttpClient--模拟登陆正方教务系统,并且自动识别验证码☆11Feb 19, 2016Updated 10 years ago
- androird身份证拍照专用相机☆15May 25, 2017Updated 8 years ago
- 汉语拼音工具应用Android版APP源码☆24Mar 19, 2018Updated 8 years ago
- ☆11Jun 8, 2018Updated 7 years ago
- Compose实现IOS样式的SwitchButton☆10Mar 17, 2023Updated 3 years ago
- 我们在做应用开发的时候,一个Activity里面可能会以viewpager(或其他容器)与多个Fragment来组合使用,而如果每个fragment都需要去加载数据,或从本地加载,或从网络加载,那么在这个activity刚创建的时候就变成需要初始化大量资源。这样的结果,我们…☆10Dec 10, 2016Updated 9 years ago
- Android二维码/条码识别库, 使用Zxing/Zbar交替识别. 互补互助, 急速扫码.☆13Jun 18, 2023Updated 2 years ago
- Convert PDF files to images in various image formats.☆16Jun 1, 2022Updated 3 years ago
- Android library for swipable gestures☆13Feb 27, 2017Updated 9 years ago
- Toastie is a customizable Android toast library.☆36Jun 1, 2019Updated 6 years ago
- 在著名的开源表达式解析器IK Expression(http://code.google.com/p/ik-expression/) 基础之上加以修改,使之成为一个Android Library Project,IKExpression.cfg.xml文件源设置更方便☆14Jun 29, 2016Updated 9 years ago
- A data collection library for click and exposure event with the UI.☆241Oct 26, 2017Updated 8 years ago
- Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to…☆10,764Jul 14, 2021Updated 4 years ago
- UltraViewPager is an extension for ViewPager to provide multiple features in a single ViewPager.☆4,968Jul 14, 2021Updated 4 years ago
- Blurred Lines Live Wallpaper for android OpenGL ES 2.0 capable device☆40Dec 13, 2013Updated 12 years ago
- RapidView is an android ui and lightapp development framework☆971Apr 7, 2023Updated 2 years ago
- 车牌识别收费系统,是车牌识别Android版开源项目,使用EasyPR开源框架作为识别核心库,本项目只为学习.☆15Mar 25, 2017Updated 8 years ago