inancgumus/learngo
1000+ Hand-Crafted Go Examples, Exercises, and Quizzes
senguptaumd/Background-Matting
Background Matting: The World is Your Green Screen
codenotary/immudb
immudb is lightweight, high-speed immutable database for systems and applications
Pryaxis/TShock
☕️⚡️TShock provides Terraria servers with server-side characters, anti-cheat, and community management tools.
facebookexperimental/Recoil
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
huggingface/nlp
🤗 nlp: datasets and evaluation metrics for Natural Language Processing in NumPy, Pandas, PyTorch and TensorFlow
Dod-o/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
huggingface/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
TheAlgorithms/Python
All Algorithms implemented in Python
jhu-ep-coursera/fullstack-course4
Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
TheAlgorithms/Java
All Algorithms implemented in Java
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
extrawurst/gitui
blazing fast terminal-ui for git written in rust
public-apis/public-apis
A collective list of free APIs for use in software and web development.
TheAlgorithms/C
All Algorithms implemented in C
TheAlgorithms/C-Plus-Plus
All Algorithms implemented in C++
bjmashibing/InternetArchitect
年薪百万互联网架构师课程文档及源码(公开部分)
521xueweihan/HelloGitHub
Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
jaakkopasanen/AutoEq
Automatic headphone equalization from frequency responses
Trojan-Qt5/Trojan-Qt5
A cross-platform ss/ssr/vmess/trojan GUI client based on Shadowsocks-qt. 有问题请加tg群反馈
TheEconomist/covid-19-excess-deaths-tracker
Source code and data for The Economist's covid-19 excess deaths tracker
buger/jsonparser
Alternative JSON parser for Go that does not require schema (so far fastest)
mrc-ide/covid-sim
This is the COVID-19 CovidSim microsimulation model developed by the MRC Centre for Global Infectious Disease Analysis hosted at Imperial College, London.
gregsramblings/google-cloud-4-words
The Google Cloud Developer's Cheat Sheet
qinguoyi/TinyWebServer
🔥 Linux下C++轻量级Web服务器