BillyWei01 / Packable
An effective and well designed serialization framework.
☆33Updated 7 months ago
Alternatives and similar repositories for Packable:
Users that are interested in Packable are comparing it to the libraries listed below
- 消除 Android 项目 Key-Value 样板代码☆75Updated last year
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆54Updated last year
- EdgeUtils is an immersive scafodd base on androidx.core's WindowInsets☆55Updated last year
- 简化Android开发的Kotlin库☆43Updated last year
- Use annotation to allow Retrofit to support multiple baseUrl and dynamically change baseUrl.(用注解让 Retrofit 同时支持多个 baseUrl 以及动态改变 baseUrl)☆15Updated 2 months ago
- 🔥🔥🔥支持显示任意图形,只有你想不 到没有它做不到;不直接操作Bitmap,可绘制圆形或圆角矩形背景边框,另外新增4种显示模式(Supports displaying arbitrary graphics, only you can't think of it, you…☆38Updated 4 months ago
- 安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。☆53Updated last week
- Android activity confusion☆69Updated last month
- 高性能播放android帧动画。避免 AnimationDrawable 带来的 OOM 问题。High performance Android Frame animation that can play 1080P frame animation on most devi…☆30Updated 4 years ago
- Kotlin-compatible and high performance gson typeAdapter compile phase generator☆32Updated 2 years ago
- ☆22Updated 2 years ago
- A easy way to store secret string value data in .so file by adding plugin☆6Updated 4 months ago
- Monitor APP ANR and get all threads stack.☆23Updated 11 months ago
- Just one line of code to achieve the Circular Reveal Theme Switch Animation in Telegram☆48Updated 9 months ago
- 简单易用的Compose版骨架屏☆74Updated last year
- 🚀 A type-safe HTTP client for Android, based on okcronet☆27Updated last month
- 实现 looper 兜底机制的 demo,支持远程下载 crash 兜底的配置文件,出现 crash 时,通过对异常各种信息、app 和系统版本信息等来实现崩溃画像匹配,保护住之后还可以进行一些自定义操作,如 toast、清除缓存等☆57Updated last year
- 通过Parcel copy的方式深copy数据 DiffUtil抽象☆37Updated 2 years ago
- A lightweight publish/subscribe event bus for Android.☆14Updated 6 months ago
- Creation template for more complex Kotlin Multiplatform projects.☆48Updated 6 months ago
- A lightweight and fast AOP framework for Android App and SDK developers☆41Updated 2 years ago
- AndroidKTX 一个简化 Android 开发的 Kotlin 工具类集合,通过 Kotlin 语法特性封装一些好用的方法和功能,可以使代码更加简洁易读,从而有效的提高开发效率。☆35Updated last year
- Effective Kotlin 中文翻译☆41Updated last year
- 本人 Jetpack Compose 主题文章所包含的示例,包括自定义布局、部分组件用法等☆42Updated last year
- An Android startup jobs sceduler.☆52Updated 3 years ago
- Pass parameters safely and quickly between activities or fragments.☆66Updated 2 years ago
- 🔥🔥🔥A lightweight cross-process communication component on Android, Kotlin and Coroutines both supported.☆56Updated last year
- KVCache 是一个便于统一管理的键值缓存库;支持无缝切换缓存实现☆28Updated 5 months ago
- An elegant tool based on Retrofit to help developers just focus on business data.☆52Updated 3 years ago
- 基于 有限状态机 和 Flow 的 WebSocket 封装,Socket 部分 用 OkHttp 实现。 1. 支持 Flow 2. Socket 的状态由状态机管理,自动处理重连等逻辑 3. Socket 部分默认由 OKHttp 实现 4. 使用简单,跟你使用 Re…☆45Updated 8 months ago