asdf1352's Stars
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
karan/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
QSCTech/zju-icicles
浙江大学课程攻略共享计划
PKUanonym/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
lib-pku/libpku
贵校课程资料民间整理
cfenollosa/os-tutorial
How to create an OS from scratch
envoyproxy/envoy
Cloud-native high-performance edge/middle/service proxy
Tencent/mars
Mars is a cross-platform network component developed by WeChat.
ttroy50/cmake-examples
Useful CMake Examples
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
jobbole/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
kxxwz/SJTU-Courses
上海交通大学课程资料分享
jobbole/awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
lpereira/lwan
Experimental, scalable, high performance HTTP server
fogleman/gg
Go Graphics - 2D rendering in Go with a simple API.
Kobzol/hardware-effects
Demonstration of various hardware effects.
Walton1128/CPP-Templates-2nd--
《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正
zhuangbiaowei/learn-with-open-source
借助开源项目,学习软件开发
matt-42/silicon
A high performance, middleware oriented C++14 http web framework please use matt-42/lithium instead
purecpp-org/cinatra
A sinatra inspired modern c++ web framework
gophergala/learn-Go-the-hard-way
learn Go by coding.
troydhanson/tpl
tpl - a small binary serialization library for C