lamphuong223's Stars
lamphuong90/simple-mvp
A simple mvp library for android
bloq/cpptrade
C++ trading and matching engine
bitcoinj-cash/bitcoinj
A library for working with Bitcoin
knowm/XChange
XChange is a Java library providing a streamlined API for interacting with 60+ Bitcoin and Altcoin exchanges providing a consistent interface for trading and accessing market data.
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
armcha/Space-Navigation-View
Space Navigation is a library allowing easily integrate fully customizable Google Spaces like navigation to your app.
DSpotDevelopers/declex
DecleX - Declarative Framework for Android, easier and faster coding.
lamphuong223/riot-api-php
PHP wrapper for the League of Legends APi.
JakeWharton/retrofit2-rxjava2-adapter
An RxJava 2 CallAdapter.Factory implementation for Retrofit 2.
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
square/picasso
A powerful image downloading and caching library for Android
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
square/retrofit
A type-safe HTTP client for Android and the JVM
yigit/android-priority-jobqueue
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
Evernote/android-job
Android library to handle jobs in the background.
JakeWharton/butterknife
Bind Android views and callbacks to fields and methods.