chuwuwang / ReadingNote

个人读书笔记,一些关于写作与生活的记录整理。
MIT License
24 stars 8 forks source link

开源知识点 #34

Open chuwuwang opened 1 year ago

chuwuwang commented 1 year ago

Road map

IDEA 插件

SDK

工具

chuwuwang commented 1 year ago

Android

OpenGL

EditText 输入

折线图标

键盘

动效

特效

ViewGroup

日历

组件化

相册

自动化测试

名称 地址 类型 状态 说明
AutoDispose https://uber.github.io/AutoDispose/ RxJava 扩展 活跃 自动绑定 RxJava的流到它内部实现好的一个 scope ,来实现自动 dispose
RxDogTag https://github.com/uber/RxDogTag RxJava 扩展 活跃 不想在用 RxJava 时实现 onError 可以用这个,也方便检查错误在哪。
AutoValue https://github.com/google/auto/tree/main/value Java 扩展 活跃 注解生成代码,简单理解就是做 Kotlin data class 的事
Checker Framework https://checkerframework.org/ Java 扩展 活跃 可以通过编写插件来扩展 Java 编译器的功能,比如增加一些类型检查
Java Poet https://github.com/square/javapoet Java 扩展 活跃 Square 出品,通过调用 Java API 来生成 .java 文件,很多 Gradle 插件在编译时生成代码背后实现都会用到它。
Paper Parcel https://github.com/grandstaish/paperparcel Java 扩展 过时 注解生成 Parcelable 对象的CREATOR 和 writeToParcel(...)
Bouncy Castle Crypto https://www.bouncycastle.org/ Java 扩展 活跃 一个用于 Java 平台的开放源码的轻量级密码术包。
JaroWinklerSimilarity https://commons.apache.org/ Java 扩展 活跃 字符串相似度比较算法
Moshi https://github.com/square/moshi Java 扩展 活跃 目前对 Kotlin 兼容最好的 Json 解析库
Exoplayer https://github.com/google/ExoPlayer Android 音视频 活跃 知名视频播放库
Cronet https://developer.android.com/codelabs/cronet#0 Android 网络请求 活跃 Chrome 使用的移动端网络库。支持 HTTP、HTTP/2 以及 QUIC 协议
Rounded Image View https://github.com/vinc3m1/RoundedImageView Android 界面组件 过时 用来实现各种 radius 的圆形 ImageView
Sticky Scroll View https://github.com/amarjain07/StickyScrollView Android 界面组件 活跃 滑动列表的时候固定一个 View 在顶部
Lottie https://github.com/airbnb/lottie-android Android 界面组件 活跃 知名动画库
FlexboxLayout https://github.com/google/flexbox-layout Android 界面组件 活跃 Google 出品的一个在 Android 平台实现类似前端 Flex 布局的组件
card-stack-view https://github.com/yuyakaido/CardStackView Android 界面组件 活跃 滑动卡片组件,实现探探那种左滑 dis 右滑 like 的效果
Bugsnag https://github.com/bugsnag/bugsnag-android Android 架构 活跃 崩溃手机,国内类似 bugly
Mavericks https://github.com/airbnb/mavericks Android 架构 活跃 之前叫 MvRx,airbnb 开源的一套著名Android App 响应式开发框架。
Facebook Battery https://github.com/facebookincubator/Battery-Metrics Android 架构 活跃 Facebook 出的一款方便检测应用耗电的 SDK
Tape by Square https://github.com/square/tape Android 架构 活跃 一个轻快的,事务性的,基于文件的 FIFO 的库
Seismic https://github.com/square/seismic Android 传感器 活跃 Android 手机晃动检测库。没想到 Square 还出过这玩意儿。
rtl-viewpager https://github.com/duolingo/rtl-viewpager Android ViewPager 扩展 过时 扩展了 ViewPager 部分功能,现已被 ViewPager2 代替
groupie https://github.com/lisawray/groupie Android RecyclerView 扩展 活跃 方便 RecyclerView 显示复杂布局
Epoxy https://github.com/airbnb/epoxy Android RecyclerView 扩展 活跃 简化 RecyclerView 多 ViewType 场景下的开发
Relinker https://github.com/KeepSafe/ReLinker Android JNI 开发扩展 活跃 解决 API 23 以下 Android 版本可能出现的 so 库 link 不上的问题
框架名称 上榜关键字
1.Retrofit 网络
2.okhttp 网络
3.Butter Knife 代码模板
4.MPAndroidChart 图表
5.glide 图片
6.leakcanary 内存
7.Android-Universal-Image-Loader 图片
8.EventBus 事件消息
9.zxing 条码扫描
10.picasso 图片
11.lottie-android 动画
12.fresco 图片
13.RxAndroid 异步
14.SlidingMenu 菜单
15.PhotoView 图片
16.material-dialogs UI
17.android-async-http 网络
18.androidannotations 注解
19.fastjson json
20.Material-Animations 动画
21.tinker 热修复
22.ViewPagerIndicator UI
23.Android-CleanArchitecture 架构
24.Android-PullToRefresh 刷新
25.flexbox-layout UI
26.AndroidSwipeLayout UI
27.realm-java 数据库
28.greenDAO 数据
29.stetho 调试
30.BaseRecyclerViewAdapterHelper UI
31.AndroidViewAnimations 动画
32.MaterialDrawer 菜单
33.Android-ObservableScrollView UI
34.CircleImageView 图片
35.logger 调试
36.agera 异步
37.BottmBar 菜单
38.Calligraphy 字体
39.AndroidSlidingUpPanel UI
40.AppIntro UI
41.recyclerview-animators 动画
42.dagger 依赖注入
43.Android-Bootstarp UI
44.RxBinding 响应式
45.ListViewAnimations 动画
46.UItimateRecyclerView UI
47.uCrop 图片
48.RxJava-Android-Samples 用例
49.AndroidAutoLayout 适配
50.EffectiveAndroidUI 性能
51.Luban 图片
52.DroidPlugin 插件化
53.otto 响应式
54.u2020 用例
55.buck 构建
56.PermissionsDispatcher 权限
57.android-gif-drawable GIF
58.Apktool 反编译
59.dynamic-load-apk 插件化
60.atlas 插件化
61.volley 网络
62.androidmvp 用例
63.SwipeBackLayout 手势
64.FlycoTabLayout UI
65.android-testing 测试
66.FileDownloader 下载
67.JieCaoVideoPlayer 多媒体
68.glide-transformations 图片
69.android-gpuimage 图片
70.RxPermissions 权限
71.freeline 编译
72.RxLifecycle 生命周期
73.classyshark 反编译
74.acra 崩溃日志
75.DiskLruCache 文件
76.dexposed 热修复
77.Litho 性能
78.mosby MVP
79.AndResGuard 混淆
80.StatusBarUtil 状态栏
81.robolectric 测试
82.Fragmentation 嵌套
83.Small 插件化
84.JsBridge hybrid
85.richeditor-android UI
86.Transitions-Everywhere 动画
87.android-viewbadger 勋章
88.AndroidWiFiADB 调试
89.emojicon 表情包
90.packer-ng-plugin 多渠道
91.android-priority-jobqueue 多线程
92.Android-Debug-Database 调试
93.conceal 加密
94.ARouter 页面路由
95.MagicaSakura 多主题
96.CustomActivityOnCrash 崩溃
97.XhsEmoticonsKeyboard 键盘
chuwuwang commented 1 year ago

Rust

工具

文件

chuwuwang commented 1 year ago

Flutter

UI

chuwuwang commented 11 months ago

Python

音视频