李浩's repositories
ActionManTestPullRequest
ActionManTestPullRequest
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
client_golang
Prometheus instrumentation library for Go applications
commons-io
Mirror of Apache Commons IO
GameNews
一款游戏资讯APP,包括四大主要板块【新闻】【视频】【美图】【个人中心(未完成)】,使用了目前比较流行的一些技术框架,Retrofit + RxJava + Realm + ButterKnife8.0等;应用会持续更新,集成个人比较喜欢的一些技术框架和功能。欢迎交流和指正
gecco
Easy to use lightweight web crawler(易用的轻量化网络爬虫)
Go42
写《Go语言四十二章经》,纯粹是因为开发过程中碰到过的一些问题,踩到过的一些坑,感觉在Go语言学习使用过程中,有必要深刻理解这门语言的核心思维、清晰掌握语言的细节规范以及反复琢磨标准包代码设计模式,于是才有了这本书。
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.
Markdown-Syntax-CN
Markdown 语法简体中文版(fork 于繁体中文版 http://markdown.tw/ )
okhttp
An HTTP+HTTP/2 client for Android and Java applications.
spring-boot
Spring Boot
TestPullRequest
test pull request
The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
webmagic
A scalable web crawler framework for Java.