tinify / tinify-javaLinks
Java client for the Tinify API.
☆139Updated 7 months ago
Alternatives and similar repositories for tinify-java
Users that are interested in tinify-java are comparing it to the libraries listed below
Sorting:
- 一个idea/android studio 的插件,自动生成五种单例模式代码☆37Updated 8 years ago
- retrofit-converter-fastjson☆222Updated 2 years ago
- Threads monitor and the thread pool factory.☆88Updated 5 years ago
- A Java Calendar for Chinese Lunar.☆189Updated 5 years ago
- Intimate 提供了友好的 API 让 java 反射的使用更加简单平滑。 其最核心的价值在于 Intimate 将在编译期对 apk 内部代码的调用进行反射优化,完全免除反射的效率问题,使得反射调用就像普通调用一样快捷且无任何代价。☆203Updated 7 years ago
- A design of easy js-bridge which provide the ability to communicate between java and javascript.It is based on the android webview's feat…☆157Updated 5 years ago
- A IDEA plug-in to help you easily complete the API debugging.☆121Updated 5 years ago
- generate javabean(pojo) by json☆63Updated 10 years ago
- 云信Android SDK发布仓库☆42Updated 4 years ago
- Jsoup Annotations POJO☆236Updated 8 years ago
- A local reactive cache for Java and Android. Now, it supports heap memory、off-heap memory and disk cache.☆136Updated 8 months ago
- A router module for Android application.☆115Updated 4 years ago
- Custom repository for Zip4j.☆41Updated 11 years ago
- 🔐PLock is a simple and efficient cross-process lock, also support read-write lock. (简单高效的跨进程锁,支持读写锁分离)☆108Updated 7 years ago
- ☆87Updated 9 years ago
- Converting JSON string to Java Class in IDEA / Android Studio☆58Updated 8 years ago
- Gradle 中文文档☆193Updated last year
- Android APT(编译时代码生成)最佳实践☆91Updated 9 years ago
- Android 结构化KV存储框架,基于 yaml 生成 java 结构化存储类☆231Updated 4 years ago
- eventbus3 intellij plugin☆149Updated 3 months ago
- Demos for [embrace android studio] series blogs in kvh.io☆103Updated 9 years ago
- Android Studio plugin(根据中文在线查找翻译并生成指定格式的变量名称)☆45Updated 9 years ago
- Gradle Plugin User Guide中文版☆66Updated 10 years ago
- 多组件打包编译加速,专为项目下library过多所设计。☆63Updated 7 years ago
- mpush android sdk and demo☆233Updated 8 years ago
- A lib to compute the method cost time.☆175Updated 7 years ago
- DBFlow,综合了 ActiveAndroid, Schematic, Ollie,Sprinkles 等库的优点。同时不是基于反射,所以性能也是非常高,效率紧跟greenDAO其后。基于注解,使用apt技术,在编译过程中生成操作类,使用方式和ActiveAndroid高…☆38Updated 9 years ago
- Annotation-triggered method call logging library.☆75Updated 8 years ago
- 上传Jcenter的gradle配置☆60Updated 6 years ago
- 为了高效地将Json对象转化成Java bean对象,传统上我们是在运行是利用反射来实现。但是在移动平台上,面对复杂的Json,采用反射的方式往往性能比较差,为了追求极致的性能,我们可以采用Android原生的Json库进行解析。但是面对一个复杂的大Json,基于原生Jso…☆205Updated 5 years ago