ZhangHuilin's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
enocom/gopher-reading-list
A curated selection of blog posts on Go
psf/requests-html
Pythonic HTML Parsing for Humans™
tensorflow/models
Models and examples built with TensorFlow
Sarasra/models
Models and examples built with TensorFlow
EliotAndres/kaggle-past-solutions
A searchable compilation of Kaggle past solutions
jobbole/ProgrammingProjectList
程序员练手小项目
ethereum/go-ethereum
Go implementation of the Ethereum protocol
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
catboost/catboost
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
ufoym/deepo
Setup and customize deep learning environment in seconds.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
gocolly/colly
Elegant Scraper and Crawler Framework for Golang
cundi/fluent-python
《流畅的Python》2015年8月
kdn251/interviews
Everything you need to know to get the job.
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
CHYbeta/Web-Security-Learning
Web-Security-Learning
shmilylty/Nmap-Reference-Guide
Nmap Reference Guide(Nmap参考指南)
shmilylty/awesome-application-security
awesome application security chinese version
shmilylty/awesome-hacking
awesome hacking chinese version
nebgnahz/awesome-iot-hacks
A Collection of Hacks in IoT Space so that we can address them (hopefully).
zhanglei-workspace/shopping-management-system
该项目为多个小项目的集合(持续更新中...)。内容类似淘宝、京东等网购管理系统以及图书管理、超市管理等系统。目的在于便于Java初级爱好者在学习完某一部分Java知识后有一个合适的项目锻炼、运用所学知识,完善知识体系。适用人群:Java基础到入门的爱好者。
google/guava
Google core libraries for Java
nsqio/nsq
A realtime distributed messaging platform
skynetservices/skynet-archive
Skynet is a framework for distributed services in Go.
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
not-kennethreitz/envoy
Python Subprocesses for Humans™.
kennethreitz/records
SQL for Humans™
faif/python-patterns
A collection of design patterns/idioms in Python