caocao485's Stars
cundong/SmartAppUpdates
Android应用增量更新
1sters/material_design_zh
Material Design 中文协同翻译 - design.1sters.com
simple-android-framework/android_design_patterns_analysis
Android源码设计模式分析项目
singwhatiwanna/dynamic-load-apk
DL : dynamic load framework in android
JakeWharton/ViewPagerIndicator
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.
pedropramos/PyonR
A Python implementation for Racket
taobao/nginx-book
Nginx开发从入门到精通
justjavac/what-happens-when-zh_CN
当XXX时,到底发生了什么
iluwatar/java-design-patterns
Design patterns implemented in Java
cundong/ZhihuPaper
Zhihu Daily Android App
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
FX-Max/Point-of-Android
Android 一些重要知识点解析整理
justjavac/awesome-awesomeness-zh_CN
一份关于“资料汇总”的汇总。
justjavac/Programming-Alpha-To-Omega
从零开始学编程 系列汇总(从α到Ω)
kilim/kilim
Lightweight threads for Java, with message passing, nio, http and scheduling support.
docker-archive/docker-registry
This is **DEPRECATED**! Please go to https://github.com/docker/distribution
android-async-http/android-async-http
An asynchronous, callback-based Http client for Android built on top of Apache's HttpClient libraries.
medcl/elasticsearch-rtf
elasticsearch中文发行版,针对中文集成了相关插件,方便新手学习测试.
Netflix/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.
overtone/emacs-live
M-x start-hacking
huangzworks/annotated_redis_source
带有详细注释的 Redis 2.6 源码
chris-morgan/rust-http
Completely OBSOLETE Rust HTTP library (server and client)
jfeinstein10/SlidingMenu
An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Thanks!
fibjs/fibjs
JavaScript on Fiber (built on Chrome's V8 JavaScript engine)
fpinscala/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
system-f/fp-course
Functional Programming Course
google/auto
A collection of source code generators for Java.
ariya/phantomjs
Scriptable Headless Browser
mwand/eopl3
Code from the book "Essentials of Programming Languages", 3rd ed. by Friedman and Wand
fool2fish/dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。