Liurunex's Stars
firmianay/Life-long-Learner
Personal Notes About Everything.
coder/code-server
VS Code in the browser
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
facebook/folly
An open-source C++ library developed and used at Facebook.
abseil/abseil-cpp
Abseil Common Libraries (C++)
ycm-core/YouCompleteMe
A code-completion engine for Vim
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
chaozh/MIT-6.824
Basic Sources for MIT 6.824 Distributed Systems Class
dailydotdev/daily
daily.dev is a professional network for developers to learn, collaborate, and grow together 👩🏽💻 👨💻
florinpop17/app-ideas
A Collection of application ideas which can be used to improve your coding skills.
EZLippi/practical-programming-books
这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
SpaceVim/SpaceVim
A modular Vim/Neovim configuration
julycoding/The-Art-Of-Programming-By-July-2nd
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
microsoft/CNTK
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone