satyrswang's Stars
golang/go
The Go programming language
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
DIYgod/RSSHub
🧡 Everything is RSSible
yichengchen/clashX
quii/learn-go-with-tests
Learn Go with test-driven development
Alinshans/MyTinySTL
Achieve a tiny STL in C++11
EZLippi/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
happyfish100/fastdfs
FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixin public account (Chinese Language): fastdfs
csseky/cskaoyan
提供计算机考研和软件工程考研专业的各个学校 考研真题
nfmcclure/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
tensorflow/datasets
TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...
alibaba/x-deeplearning
An industrial deep learning framework for high-dimension sparse data
yahoo/TensorFlowOnSpark
TensorFlowOnSpark brings TensorFlow programs to Apache Spark clusters.
Tony-Tan/CUDA_Freshman
cbsheng/tinyhttpd
tinyhttpd的详细注释版,十分适合入门者学习的一个项目
hao14293/2021-Postgraduate-408
💯✍备考2021年研究生-408
AngelKitty/review_the_national_post-graduate_entrance_examination
🌟复习考研的那些事儿(清华912考研)~~
mcdona1d/RaspberryWechatPi
基于树莓派的智能家居控制平台 微信服务端 发布版
zhujisheng/Home-Assistant-DIY
Home Assistant智能家居实践篇
d2l-ai/d2l-tvm
Dive into Deep Learning Compiler
ThyrixYang/nju_cs_kaoyan_19
南京大学计算机&人工智能19考研 南京大学计算机考研
fjh1997/China-NPEE-math
全国研究生入学考试数一\数二真题及解析1999-2019
ray-cast/AnimatorGo
🤸🏾♀️👗提倡以简单、易用,高质量的物理演算以及渲染质量和性能,为喜爱二次元动画的用户降低视频制作门槛
legendmohe/LEHome
LEHome 是一套完整的智能家居方案
apanly/autohome
智能家居
determined-ai/yogadl
yogadl, the flexible data layer
HiKapok/PSROIAlign
(Oriented) PsRoIAlign Operation In Tensorflow C++ API
wulingyun/CRF
R package for Conditional Random Fields
janglucky/muduo_server_learn
大并发服务器课程源代码