lkasdolka's Stars
skylot/jadx
Dex to Java decompiler
formulahendry/955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
zsh-users/zsh-autosuggestions
Fish-like autosuggestions for zsh
DrKLO/Telegram
Telegram for Android source
apache/skywalking
APM, Application Performance Monitoring System
Homebrew/homebrew-cask
🍻 A CLI workflow for the administration of macOS applications distributed as binaries
android/compose-samples
Official Jetpack Compose samples.
JohnCoates/Aerial
Apple TV Aerial Screensaver for Mac
didi/DoKit
一款面向泛前端产品研发全生命周期的效率平台。
afatcoder/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
alibaba/weex
A framework for building Mobile cross-platform UI
Tencent/MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
google/libphonenumber
Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
Tencent/wcdb
WCDB is a cross-platform database framework developed by WeChat.
google/skia
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
mdn/content
The content behind MDN Web Docs
shwenzhang/AndResGuard
proguard resource for Android by wechat team
airbnb/epoxy
Epoxy is an Android library for building complex screens in a RecyclerView
airbnb/mavericks
Mavericks: Android on Autopilot
google/perfetto
Performance instrumentation and tracing for Android, Linux and Chrome (read-only mirror of https://android.googlesource.com/platform/external/perfetto/)
iReaderAndroid/X2C
Increase layout loading speed 200%
Tinder/StateMachine
A Kotlin and Swift DSL for finite state machine
alibaba/alpha
Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并发有序地执行这些task,并将执行的结果抛出来。
bytedance/CodeLocator
owenlongbo/McImage
Android Gradle Plugin -- Auto Check big image and compress image in building.
uber/RxDogTag
Automatic tagging of RxJava 2+ originating subscribe points for onError() investigation.
anthonycr/Grant
Simplifying Android Permissions
googlesamples/androidtv-sample-inputs
Sample Channel App (TV Input Service) on Android TV using TIF
duduhuang88/qxml
A low intrusive, configurable android library that converts layout XML files into Java code to improve performance