Pinned Repositories
android-mvp-mvvm-flytour
🔥🔥🔥 FlyTour是Android组件化+MVVM+MVP+RxJava+Retrofit+Dagger2组成的双架构框架,工程架构采用gradle配置实现组件化,模块的架构采用典型的MVVM+MVP架构,MVVM和MVP根据自己的项目实际需求去决定使用,该框架是Android组件化、Android MVVM架构、Android MVP架构的集大成者,帮助你快速的搭建自己的App项目开发框架,以便把主要的精力放在自己的项目的业务功能实现上,另外在长期的工作实践中总结整理大量的实用工具类在项目lib_common组件的util包当中方便大家调用。
architect-awesome
后端架构师技术图谱
best-resume-ever
:necktie: :briefcase: Build fast :rocket: and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS.
dubbo
Dubbo is a high-performance, java based, open source RPC framework
elasticsearch
Open Source, Distributed, RESTful Search Engine
every-programmer-should-know
A collection of (mostly) technical things every software developer should know
Flutter-CuriosityApp
Flutter高仿好奇心日报
free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
leetcode
leetcode 题解
tinyLuo's Repositories
tinyLuo/leetcode
leetcode 题解
tinyLuo/android-mvp-mvvm-flytour
🔥🔥🔥 FlyTour是Android组件化+MVVM+MVP+RxJava+Retrofit+Dagger2组成的双架构框架,工程架构采用gradle配置实现组件化,模块的架构采用典型的MVVM+MVP架构,MVVM和MVP根据自己的项目实际需求去决定使用,该框架是Android组件化、Android MVVM架构、Android MVP架构的集大成者,帮助你快速的搭建自己的App项目开发框架,以便把主要的精力放在自己的项目的业务功能实现上,另外在长期的工作实践中总结整理大量的实用工具类在项目lib_common组件的util包当中方便大家调用。
tinyLuo/architect-awesome
后端架构师技术图谱
tinyLuo/best-resume-ever
:necktie: :briefcase: Build fast :rocket: and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS.
tinyLuo/dubbo
Dubbo is a high-performance, java based, open source RPC framework
tinyLuo/elasticsearch
Open Source, Distributed, RESTful Search Engine
tinyLuo/every-programmer-should-know
A collection of (mostly) technical things every software developer should know
tinyLuo/Flutter-CuriosityApp
Flutter高仿好奇心日报
tinyLuo/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
tinyLuo/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
tinyLuo/IntelliJ-IDEA-Tutorial
IntelliJ IDEA 简体中文专题教程
tinyLuo/librec
LibRec: A Leading Java Library for Recommender Systems, see
tinyLuo/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
tinyLuo/Sentinel
A lightweight flow-control library providing high-available protection and monitoring (高可用防护的流量管理框架)
tinyLuo/something
tinyLuo/spring-cloud-netflix
Integration with Netflix OSS components
tinyLuo/springcloud
tinyLuo/zhconverter
用中文编写Java代码实现的中文字符简繁体互相转换, 基于https://code.google.com/archive/p/java-zhconverter/