geekbutton's Stars
changgyhub/leetcode_101
LeetCode 101:力扣刷题指南
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Veal98/cs-wiki
📙 致力打造完善的后端知识体系. Not only an Interview-Guide, but also a Learning-Direction.
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
lib-pku/libpku
贵校课程资料民间整理
shadowsocksrr/shadowsocksr-android
A ShadowsocksR client for Android
xinario/awesome-gan-for-medical-imaging
Awesome GAN for Medical Imaging
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
shadowsocks/shadowsocks
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
milesial/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
beamandrew/medical-data
CharlesPikachu/Games
Games: Create interesting games in pure python.
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.
libevent/libevent
Event notification library
abbshr/rfc7540-translation-zh_cn
RFC 7540 - HTTP/2 中文翻译版
grantjenks/free-python-games
Free Python Games
binux/pyspider
A Powerful Spider(Web Crawler) System in Python.
balloonwj/flamingo
flamingo 一款高性能轻量级开源即时通讯软件
facebook/wangle
Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.
facebook/proxygen
A collection of C++ HTTP libraries including an easy to use HTTP server.
Tencent/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
google/googletest
GoogleTest - Google Testing and Mocking Framework
bstriner/keras-adversarial
Keras Generative Adversarial Networks
zh-google-styleguide/zh-google-styleguide
Google 开源项目风格指南 (中文版)
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
miloyip/json-tutorial
从零开始的 JSON 库教程