jeffreyyjp's Stars
MunGell/awesome-for-beginners
A list of awesome beginners-friendly projects.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
apachecn/data
iqiyi/xgboost-serving
A flexible, high-performance serving system for machine learning models
rust-lang/rust
Empowering everyone to build reliable and efficient software.
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
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.
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
postmanlabs/httpbin
HTTP Request & Response Service, written in Python + Flask.
jaywcjlove/awesome-mac
Now we have become very big, Different from the original idea. Collect premium software in various categories.
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
shadowsocks/ShadowsocksX-NG
Next Generation of ShadowsocksX
python/cpython
The Python programming language
TheAlgorithms/Python
All Algorithms implemented in Python
Yixiaohan/show-me-the-code
Python 练习册,每天一个小程序
faif/python-patterns
A collection of design patterns/idioms in Python
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
github/gitignore
A collection of useful .gitignore templates
opencv/opencv
Open Source Computer Vision Library
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
EbookFoundation/free-programming-books
:books: Freely available programming books
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
aosabook/500lines
500 Lines or Less
karan/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
VundleVim/Vundle.vim
Vundle, the plug-in manager for Vim
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.