wwjue's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
TeamStuQ/skill-map
程序员技能图谱
haoel/leetcode
LeetCode Problems' Solutions
talkgo/night
Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。
dgryski/go-perfbook
Thoughts on Go performance optimization
madd86/awesome-system-design
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
etcd-io/bbolt
An embedded key/value database for Go.
kelseyhightower/confd
Manage local application configuration files using templates and data from etcd or consul
Meituan-Dianping/Leaf
Distributed ID Generate Service
ept/ddia-references
Literature references for “Designing Data-Intensive Applications”
shuhuai007/Machine-Learning-Session
javagrowing/JGrowing
Java is Growing up but not only Java。Java成长路线,但学到不仅仅是Java。
puncsky/system-design-and-architecture
Learn how to design large-scale systems. Prep for the system design interview.
liuyubobobo/Play-Leetcode
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
lanbing510/DouBanSpider
豆瓣读书的爬虫
ngaut/builddatabase
Build a distributed SQL database from the ground up
luliyucoordinate/Leetcode
Play Leetcode with different programming language
goburrow/cache
Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).
moira-alert/moira
Realtime Alerting for Graphite and Prometheus
system-pclub/go-concurrency-bugs
Collected Concurrency Bugs in Our ASPLOS Paper
LaicZhang/awesome-ebooks
收录开源的经典技术书籍 PDF 文件及相关网站,持续更新中...
anvaka/greview
Books that I read and their neighborhoods
IvanLu1024/LeetCode
:chart_with_upwards_trend: 关于LeetCode的做题记录和笔记(Updating....)
smarty-archives/httpx
Functions and wrappers for common http operations and components.