Jiezhi's Stars
android-async-http/android-async-http
An asynchronous, callback-based Http client for Android built on top of Apache's HttpClient libraries.
koush/AndroidAsync
Asynchronous socket, http(s) (client+server) and websocket library for android. Based on nio, not threads.
Baseflow/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
stephanenicolas/robospice
Repo of the Open Source Android library : RoboSpice. RoboSpice is a modular android library that makes writing asynchronous long running tasks easy. It is specialized in network requests, supports caching and offers REST requests out-of-the box using extension modules.
wasabeef/recyclerview-animators
An Android Animation library which easily add itemanimator to RecyclerView items.
lucasr/twoway-view
[DEPRECATED] RecyclerView made simple
skylot/jadx
Dex to Java decompiler
shadowsocks/shadowsocks
TeamStuQ/skill-map
程序员技能图谱
ScienJus/smartqq
SmartQQ(WebQQ)的Api ,你可以用它实现自己的QQ 机器人 a qq robot based on smartqq (webqq) api
selfspy/selfspy
Log everything you do on the computer, for statistics, future reference and all-around fun!
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
herrbischoff/awesome-macos-command-line
Use your macOS terminal shell to do awesome things.
iCHAIT/awesome-macOS
A curated list of awesome applications, softwares, tools and shiny things for macOS.
github/gitignore
A collection of useful .gitignore templates
square/picasso
A powerful image downloading and caching library for Android
wdullaer/MaterialDateTimePicker
Pick a date or time on Android in style
dieforfree/qart4j
QR code ASCII art for java
google/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
square/retrofit
A type-safe HTTP client for Android and the JVM
googlevr/gvr-android-sdk
Google VR SDK for Android
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
HoneyNeutrons/RecyclerViewUndoSwipe
Swipe and drag support for RecyclerView with undo action.
ronak-lm/android-watchlist
Android App: Keep track of which movies you've watched & want to watch
greenrobot/greenDAO
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
JackJiang2011/MobileIMSDK
一个原创多端IM通信层框架,轻量级、高度提炼,历经10年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持 iOS、Android、Java、H5、小程序、Uniapp,服务端基于Netty。
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
gabrielemariotti/RecyclerViewItemAnimators
An Android library which provides simple Item animations to RecyclerView items