Pinned Repositories
android-common
Android Common Utils or Helper. Such as Log, Averager, Base64, Check, FlashLight, KeyguardLock, LogReader, Network, SilentInstaller, TimeAverager, TimeCounter, Toastor, WakeLock, ScreenReceiver, SmsReceiver, PhoneReceiver, NotificationService, AndroidUtil, AppUtil, BitmapUtil, ByteUtil, ClassUtil, DialogUtil, FieldUtil, FileUtil, HexUtil, MD5Util, NotificationUtil, NumberUtil, PackageUtil, RandomUtil, ShellUtil, TelephoneUtil, VibrateUtil, IOUtils, FileUtils, AsyncExecutor, etc. 通用性强,纯洁简单,体积不到50K!其中包括bitmap处理,文件操作,加密存储器,shell命令,静默安装,计数器,均值器,吐司,日志,校验,提示,网络监测等基础功能,以及一些Base64、MD5、Hex、Byte、Number、Dialog、Filed、Class、Package、Telephone、Random等工具类。
AndroidUtilCode
:fire: Android developers should collect the following utils(updating)
awesome-android-ui
A curated list of awesome Android UI/UX libraries
Awesome-RxJava
RxJava resources
Base
Base是针对于Android开发封装好一些常用的基类,主要包括通用的Adapter、Activity、Fragment、Dialog等、和一些常用的Util类,只为更简单。
go
The Go programming language
go-datastructures
A collection of useful, performant, and threadsafe Go datastructures.
KotlinMallDone
已完成的商城demo
material_design_zh
Material Design 中文协同翻译 - design.1sters.com
MVVM-Rhine
The MVVM Architecture in Android(MVVM+Jetpack的开发实践).
Zhayhp's Repositories
Zhayhp/go
The Go programming language
Zhayhp/go-datastructures
A collection of useful, performant, and threadsafe Go datastructures.
Zhayhp/MVVM-Rhine
The MVVM Architecture in Android(MVVM+Jetpack的开发实践).
Zhayhp/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
Zhayhp/beer-shop
An online shop application, the complete microservices demo for kratos.
Zhayhp/curator
Curator: Tending your Elasticsearch indices
Zhayhp/design_pattens_java
设计模式 java 版
Zhayhp/docs
文档,笔记
Zhayhp/DPModel
《设计模式之禅》原书源码学习
Zhayhp/elasticsearch
Open Source, Distributed, RESTful Search Engine
Zhayhp/front-orm-demo
前端透传使用 orm
Zhayhp/geektime-ELK
ELK Training
Zhayhp/Go-1
Algorithms Implemented in GoLang
Zhayhp/go-sword
【Go-sword】可视化CRUD管理后台生成工具
Zhayhp/gold-miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
Zhayhp/gorm
The fantastic ORM library for Golang, aims to be developer friendly
Zhayhp/gouml
Automatically generate PlantUML from Go Code.
Zhayhp/gqlgen
go generate based graphql server library
Zhayhp/graphql
An implementation of GraphQL for Go / Golang
Zhayhp/Halfrost-Field
✍️ 这里是写博客的地方 —— Halfrost-Field 冰霜之地
Zhayhp/HenCoderDemo
Android View
Zhayhp/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
Zhayhp/Java
All Algorithms implemented in Java
Zhayhp/k8s1.15.2
k8s1.15.2一键部署脚本
Zhayhp/mall-server-nodejs
Zhayhp/MallMVPDemo
商城应用demo
Zhayhp/Play-with-Data-Structures
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Zhayhp/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
Zhayhp/rally
Macrobenchmarking framework for Elasticsearch
Zhayhp/todolist-backend